learndash_create_quiz_for_all_adv_quiz()
Function: Creates a quiz post for each advanced quiz.
learndash_create_quiz_for_all_adv_quiz Read More »
Function: Creates a quiz post for each advanced quiz.
learndash_create_quiz_for_all_adv_quiz Read More »
Method: Retrieves an XML representation of a simple quiz object
LearnDash_Quiz_Migration::get_xml Read More »
Method: Uses the input string variables to fill an XML template.
LearnDash_Quiz_Migration::template Read More »
Method: Returns the XML representation of the question based off of the input string variables
LearnDash_Quiz_Migration::question Read More »
Method: Returns the XML representation of an answer based off of the input string variables
LearnDash_Quiz_Migration::answer Read More »
Method: This function runs when a quiz is completed, and does the action ‘wp_pro_quiz_completed_quiz’
LD_QuizPro::wp_pro_quiz_completed Read More »
Filter Hook: Filters settings of the completed quiz results.
learndash_quiz_completed_result_settings Read More »
Method: Returns the Quiz ID when submitting the Pro Quiz ID
LD_QuizPro::get_ld_quiz_id Read More »
Filter Hook: Filters whether to correct the answer for a multiple answer type question or not.
learndash_ques_multiple_answer_correct_each Read More »
Filter Hook: Filters points awarded for a multiple answer type question.
learndash_ques_multiple_answer_pts_whole Read More »
Filter Hook: Filters whether the answer to the multiple type question is correct or not.
learndash_ques_multiple_answer_correct_whole Read More »
Filter Hook: Filters points awarded for a single answer type question.
learndash_ques_single_answer_pts Read More »
Filter Hook: Filters whether the answer to the single type question is correct or not.
learndash_ques_single_answer_correct Read More »
Filter Hook: Filters whether to check the answer of close type question.
learndash_quiz_check_answer Read More »
Action Hook: Fires after a quiz question is answered.
ldadvquiz_answered Read More »
Method: Redirect from the Advanced Quiz edit or add link to the Quiz edit or add link
LD_QuizPro::quiz_edit_redirect Read More »
Method: Echoes quiz content
LD_QuizPro::showQuizContent Read More »
Method: Returns the HTML representation of the quiz description
LD_QuizPro::get_description Read More »