LDLMS_Model_Exam_Question::__get()
Method: Generic getter function to access misc class properties.
LDLMS_Model_Exam_Question::__get Read More »
@package: LearnDash / Exam
Source Files: includes/classes/class-ldlms-model-exam-question.php
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 »
Method: Get the model for question type.
LDLMS_Model_Exam_Question::get_model_by_type Read More »
Method: Get the label for question type.
LDLMS_Model_Exam_Question::get_label_by_type Read More »
Method: Class constructor.
LDLMS_Model_Exam_Question::__construct Read More »
Method: Initialize question.
LDLMS_Model_Exam_Question::init 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 »
Filter Hook: Filters the Exam Result button label and URL.
learndash_exam_challenge_to_course_passed_redirect 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 »