LDLMS_Free_Answer
Class: Class LDLMS_Sort_Answer
@package: LearnDash
Source Files: includes/classes/answer-types/class-ldlms-free-answer-type.php
Class: Class LDLMS_Sort_Answer
Method: LDLMS_Cloze_Answer constructor.
LDLMS_Free_Answer::__construct Read More »
Method: Override setup method in parent.
LDLMS_Free_Answer::setup Read More »
Method: Get answers data in the form of array.
LDLMS_Free_Answer::get_answers Read More »
Method: Get student’s answers’ response.
LDLMS_Free_Answer::get_student_answers Read More »
Method: Add the `value_key` to answer data.
LDLMS_Free_Answer::student_answers_value_key Read More »
Method: Parse the answer in array form from the answer markup.
LDLMS_Free_Answer::parse_answers Read More »
Method: LDLMS_Assessment_Answer constructor.
LDLMS_Assessment_Answer::__construct Read More »
Class: Class LDLMS_Sort_Answer
LDLMS_Cloze_Answer Read More »
Method: Get answers data in the form of array.
LDLMS_Assessment_Answer::get_answers Read More »
Method: LDLMS_Cloze_Answer constructor.
LDLMS_Cloze_Answer::__construct Read More »
Method: Get answers data in the form of array.
LDLMS_Sort_Answer::get_answers Read More »
Filter Hook: No description found
learndash_rest_statistic_answer_node_data Read More »
Method: Get students answers’ response.
LDLMS_Sort_Answer::get_student_answers Read More »
Method: Add the `value_key` to answer data.
LDLMS_Sort_Answer::student_answers_value_key Read More »
Class: Class LDLMS_Base_Answer_Type
LDLMS_Base_Answer_Type Read More »
Method: LDLMS_Base_Answer_Type constructor.
LDLMS_Base_Answer_Type::__construct Read More »
Method: Add necessary hooks, call other setup actions.
LDLMS_Base_Answer_Type::setup Read More »
Method: Answer key. questionID + position.
LDLMS_Base_Answer_Type::get_answer_key Read More »
Method: Get answers data in the form of array.
LDLMS_Base_Answer_Type::get_answers Read More »