LD_QuizPro::showModalWindow()
Method: Show Modal Window
LD_QuizPro::showModalWindow Read More »
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-pro.php
Method: Show Modal Window
LD_QuizPro::showModalWindow Read More »
Method: Quiz Content
LD_QuizPro::learndash_quiz_content Read More »
Method: Checks a users submitted quiz attempt to see if that quiz has graded questions and if all of them have been graded
LD_QuizPro::quiz_attempt_has_ungraded_question Read More »
Filter Hook: Filters whether the answer is correct or not for a free question type.
learndash_ques_free_answer_correct Read More »
Filter Hook: Filters the points of each answer for multiple answer type question.
learndash_ques_multiple_answer_pts_each 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 »
Function: Gets the list of quizzes not associated with any course.
learndash_get_non_course_qizzes 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 »
Function: Gets all the open quizzes.
learndash_get_open_quizzes 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 »
Filter Hook: Filters the description of the quiz.
ldadvquiz_the_content Read More »