LDLMS_Base_Answer_Type::get_answer_key()
Method: Answer key. questionID + position.
LDLMS_Base_Answer_Type::get_answer_key Read More »
@package: LearnDash / Question
Source Files: includes/classes/answer-types/class-ldlms-base-answer-type.php
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 »
Method: Get submitted answers data in form of array.
LDLMS_Base_Answer_Type::get_student_answers Read More »
Method: Add answer_text node to response object.
LDLMS_Base_Answer_Type::add_answer_text Read More »
Method: If individual answers points are activated, add points field to each answer.
LDLMS_Base_Answer_Type::maybe_add_points Read More »
Method: Add the values in form of array for all possible answers.
LDLMS_Base_Answer_Type::maybe_add_answer_values 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 »