apply_filters( 'learndash_ques_multiple_answer_pts_each', int $point , int|string $answer_index , array $question_data , mixed $correct_answer , array $user_response )
Filters the points of each answer for multiple answer type question.
Description Description
Parameters Parameters
- $point
-
Points for the question.
- $answer_index
-
Index of the answer.
- $question_data
-
An array of question data.
- $correct_answer
-
Correct answer for the question.
- $user_response
-
An array of user response data.
Source Source
File: includes/quiz/ld-quiz-pro.php