LDLMS_Model_Exam::set_course_complete()
Method: Set the Exam Course as completed if the Exam was passed.
LDLMS_Model_Exam::set_course_complete Read More »
@package: LearnDash / Exam
Source Files: includes/classes/class-ldlms-model-exam.php
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 »
Method: Process the Exam submit.
LDLMS_Model_Exam::process_exam_submit Read More »
Class: Class for LearnDash Exam Question Multiple.
LDLMS_Model_Exam_Question_Multiple Read More »
Method: Grade Exam Question from user submitted answers.
LDLMS_Model_Exam_Question_Multiple::question_grade Read More »
Method: Get the Question classes.
LDLMS_Model_Exam_Question_Multiple::get_question_classes Read More »
Method: Get the Question Answer classes.
LDLMS_Model_Exam_Question_Multiple::get_answer_classes Read More »
Filter Hook: Filter Question Answer classes for type Multiple (multiple).
learndash_question_answer_classes Read More »
Class: Class for LearnDash Exam.
Method: Class constructor.
LDLMS_Model_Exam::__construct Read More »
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 »
Class: Class for LearnDash Exam Question Single.
LDLMS_Model_Exam_Question_Single Read More »
Method: Class utility function to generate the Exam nonce value.
LDLMS_Model_Exam::get_nonce_value Read More »
Method: Grade Exam Question from user submitted answers.
LDLMS_Model_Exam_Question_Single::question_grade Read More »
Method: Public function to check if Exam is graded.
LDLMS_Model_Exam::is_graded Read More »
Method: Get the Question classes.
LDLMS_Model_Exam_Question_Single::get_question_classes Read More »
Method: Public function to get the Exam grade.
LDLMS_Model_Exam::get_grade Read More »
Filter Hook: Filter Question classes for type Multiple (multiple).
learndash_question_classes Read More »