learndash_update_course_exam_challenge()
Function: Updates the Course to Exam challenge association.
learndash_update_course_exam_challenge Read More »
Function: Updates the Course to Exam challenge association.
learndash_update_course_exam_challenge Read More »
Filter Hook: Filters the Exam redirect URL.
learndash_course_to_exam_challenge_redirect Read More »
Filter Hook: Filters the Exam to Show Course redirect URL.
learndash_exam_challenge_to_course_show_redirect Read More »
Action Hook: Fires after the exam challenge is removed from the course meta.
learndash_removed_course_exam_challenge Read More »
Action Hook: Fires after the course is added to the exam challenge meta.
learndash_added_course_exam_challenge Read More »
Function: Redirect the user to the associate challenge exam from the course.
learndash_course_exam_challenge_redirect Read More »
Function: Check user access to Exam posts.
learndash_exam_challenge_view_permission Read More »
Function: Gets the list of enrolled courses for a Challenge Exam.
learndash_get_exam_challenge_courses Read More »
Function: Gets the list of available courses for a Challenge Exam.
learndash_get_exam_challenge_available_courses Read More »
Function: Sets the list of enrolled courses for an exam.
learndash_set_exam_challenge_courses Read More »
Function: Get single course step post status label.
learndash_get_step_post_status_label Read More »
Function: Get the post title formatted with post status label.
learndash_format_step_post_title_with_status_label Read More »
Method: Generic getter function to access misc class properties.
LDLMS_Model_Exam_Question::__get Read More »
Method: Get the Question classes.
LDLMS_Model_Exam_Question::get_question_classes Read More »
Method: Get the Question Answer classes.
LDLMS_Model_Exam_Question::get_answer_classes Read More »
Method: Validate Question block.
LDLMS_Model_Exam_Question::validate_question_block Read More »
Method: Show the Exam Question front.
LDLMS_Model_Exam_Question::get_front_content Read More »
Method: Grade Exam Question from user submitted answers.
LDLMS_Model_Exam_Question::question_grade Read More »
Method: Get the question types.
LDLMS_Model_Exam_Question::get_types Read More »
Method: Get the question type set.
LDLMS_Model_Exam_Question::get_type_set Read More »