apply_filters( 'learndash_ques_free_answer_correct', boolean $correct , array $question_data , array $user_response )
Filters whether the answer is correct or not for a free question type.
Description Description
Parameters Parameters
- $correct
-
Whether the answer is correct or not.
- $question_data
-
An array of question data.
- $user_response
-
An array of user response data.
Source Source
File: includes/quiz/ld-quiz-pro.php