ldadvquiz_answered
Action Hook: Fires after a quiz question is answered.
ldadvquiz_answered Read More »
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-pro.php
Action Hook: Fires after a quiz question is answered.
ldadvquiz_answered Read More »
Method: Does the list of questions for this quiz have a graded question in it Dataset used is not the quizdata saved to user meta, but follows the Question Model of WpProQuiz
LD_QuizPro::quiz_has_graded_question Read More »
Filter Hook: Filters the description of the quiz.
ldadvquiz_the_content Read More »
Filter Hook: Filters answer points for a free question type.
learndash_ques_free_answer_pts Read More »
Function: Updates the essays post meta with a reference to the quiz attempt user meta.
learndash_quiz_submitted_update_essay Read More »
Filter Hook: Filters whether the answer is correct or not for a free question type.
learndash_ques_free_answer_correct Read More »
Function: Adds the metaboxes for quiz post type.
Filter Hook: Filters the points of each answer for multiple answer type question.
learndash_ques_multiple_answer_pts_each Read More »
Function: Prints the output for quiz navigation meta box.
meta_box_questions_callback 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 »
Method: Submit quiz and echo JSON representation of the checked quiz answers
LD_QuizPro::ld_adv_quiz_pro_ajax Read More »
Function: Gets the list of quizzes not associated with any course.
learndash_get_non_course_qizzes Read More »
Filter Hook: Filters points awarded for a multiple answer type question.
learndash_ques_multiple_answer_pts_whole Read More »
Method: Check answers for submitted quiz
LD_QuizPro::checkAnswers Read More »
Function: Gets all the open quizzes.
learndash_get_open_quizzes 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 »
Method: Redirect from the Advanced Quiz edit or add link to the Quiz edit or add link
LD_QuizPro::quiz_edit_redirect Read More »
Filter Hook: Filters points awarded for a single answer type question.
learndash_ques_single_answer_pts Read More »