LD_QuizPro::set_quiz_status_meta()
Method: This function runs when a quiz is started and is used to set the quiz start timestamp
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-pro.php
Method: This function runs when a quiz is started and is used to set the quiz start timestamp
Method: This function runs when a quiz is completed, and does the action ‘wp_pro_quiz_completed_quiz’
Filter Hook: Filters whether to correct the answer for a multiple answer type question or not.
Filter Hook: Filters points awarded for a multiple answer type question.
Filter Hook: Filters whether the answer to the multiple type question is correct or not.
Filter Hook: Filters points awarded for a single answer type question.
Filter Hook: Filters whether the answer to the single type question is correct or not.
Filter Hook: Filters whether to check the answer of cloze type question.
Action Hook: Fires after a quiz question is answered.
Function: Gets the list of quizzes not associated with any course.
Method: Redirect from the Advanced Quiz edit or add link to the Quiz edit or add link
Function: Gets all the open quizzes.
Method: Echoes quiz content
Class: LearnDash QuizPro class
Method: Returns the HTML representation of the quiz description
Method: LD_QuizPro constructor
Filter Hook: Filters the description of the quiz.
Method: Submit quiz and echo JSON representation of the checked quiz answers
Method: Outputs the debugging message to the error log file
Method: Check answers for submitted quiz