apply_filters( 'learndash_rest_statistic_answer_node_data', array $answer_node_data, string $type, mixed $data )

Filters the individual answer node.


Description Description


Parameters Parameters

$answer_node_data

The answer node.

$type

Whether the node is answer node or student answer node.

$data

Individual answer data.


Top ↑

Source Source

File: includes/classes/answer-types/class-ldlms-sort-answer-type.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.