LD_REST_Questions_Controller_V2
Class: Class LearnDash REST API V2 Quiz Questions Post Controller.
LD_REST_Questions_Controller_V2 Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-questions-controller.php
Class: Class LearnDash REST API V2 Quiz Questions Post Controller.
LD_REST_Questions_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Questions_Controller_V2::__construct Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Questions_Controller_V2::register_fields Read More »
Function: Gets the `WPProQuiz` Question row column fields.
learndash_get_question_pro_fields Read More »
Function: Gets the `WPProQuiz` Quiz row column fields.
learndash_get_quiz_pro_fields Read More »
Filter Hook: Filters if we save the PayPal processing log to transaction.
learndash_paypal_save_processing_log Read More »
Filter Hook (deprecated): Filters the recalculation of the course steps.
learndash_course_status_recalc_total_steps Read More »
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 student’s answers’ response.
LDLMS_Assessment_Answer::get_student_answers Read More »
Method: Override parent function call.
LDLMS_Cloze_Answer::setup Read More »
Method: Parse the answer in array form from the answer markup.
LDLMS_Assessment_Answer::parse_answers Read More »