learndash_get_quiz_pro_fields()
Function: Gets the `WPProQuiz` Quiz row column fields.
learndash_get_quiz_pro_fields Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/5.0.0/functions.php
Function: Gets the `WPProQuiz` Quiz row column fields.
learndash_get_quiz_pro_fields Read More »
Function: Gets the `WPProQuiz` Question row column fields.
learndash_get_question_pro_fields Read More »
Method: Fetch total points for a quiz by stat_ref_id.
WpProQuiz_Model_StatisticRefMapper::fetchTotalPoints Read More »
Filter Hook: No description found
learndash_statrefs_joins Read More »
Filter Hook: No description found
learndash_statrefs_where Read More »
Method: Fetch records from statistics table with limit and offset.
WpProQuiz_Model_StatisticRefMapper::fetchSelected Read More »
Method: Fetch records count from statistics table with limit and offset.
WpProQuiz_Model_StatisticRefMapper::fetchSelectedCount Read More »
Method: Fetch questions based on statistics ID.
WpProQuiz_Model_QuestionMapper::fetchByStatId Read More »
Method: Fetch questions count based on statistics ID.
WpProQuiz_Model_QuestionMapper::fetchByStatIdCount 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: 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_Cloze_Answer constructor.
LDLMS_Cloze_Answer::__construct Read More »
Method: Override parent function call.
LDLMS_Cloze_Answer::setup Read More »
Class: Class LDLMS_Essay_Answer
LDLMS_Essay_Answer Read More »
Method: LDLMS_Assessment_Answer constructor.
LDLMS_Assessment_Answer::__construct Read More »