LDLMS_Model_Exam::prepare_exam_activity_meta()
Method: Prepare the Activity meta for the exam.
LDLMS_Model_Exam::prepare_exam_activity_meta Read More »
@package: LearnDash / Exam
Source Files: includes/classes/class-ldlms-model-exam.php
Method: Prepare the Activity meta for the exam.
LDLMS_Model_Exam::prepare_exam_activity_meta Read More »
Method: Set the Exam Course as completed if the Exam was passed.
LDLMS_Model_Exam::set_course_complete Read More »
Class: Class for LearnDash Exam Question.
LDLMS_Model_Exam_Question Read More »
Filter Hook: Filters the Exam Result button label and URL.
learndash_exam_challenge_to_course_passed_redirect Read More »
Method: Process the Exam submit.
LDLMS_Model_Exam::process_exam_submit Read More »
Method: Exam grade questions answers
LDLMS_Model_Exam::exam_questions_grading Read More »
Method: Process Exam grading from Questions.
LDLMS_Model_Exam::exam_grading_from_questions Read More »
Method: Get Exam Result Message Button Parameters.
LDLMS_Model_Exam::get_result_button_params Read More »
Method: Show the Exam front.
LDLMS_Model_Exam::get_front_content Read More »
Method: Get Question Models LDLMS_Model_Exam_Question from post content.
LDLMS_Model_Exam::load_question_models_from_post_content Read More »
Method: Set the Activity record and meta for the exam.
LDLMS_Model_Exam::set_exam_activity Read More »
Method: Class constructor.
LDLMS_Model_Exam::__construct Read More »
Class: Class for LearnDash Exam.
Method: Initialize post.
LDLMS_Model_Exam::init Read More »
Method: Generic getter function to access misc class properties.
LDLMS_Model_Exam::__get Read More »
Method: Class utility function to generate the Exam nonce key.
LDLMS_Model_Exam::get_nonce_key Read More »
Method: Class utility function to generate the Exam nonce value.
LDLMS_Model_Exam::get_nonce_value Read More »
Filter Hook: Filter Question classes for type Multiple (multiple).
learndash_question_classes Read More »
Method: Public function to check if Exam is graded.
LDLMS_Model_Exam::is_graded Read More »
Filter Hook: Filter Question Answer classes for type Single (single).
learndash_question_answer_classes_single Read More »