learndash_quiz_completed_result_settings
Filter Hook: Filters settings of the completed quiz results.
learndash_quiz_completed_result_settings Read More »
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-pro.php
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 »
Method: Returns an array of quizzes in the string format of “$quiz_id – $quiz_name”
LD_QuizPro::get_quiz_list Read More »
Method: Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details
LD_QuizPro::certificate_details 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 »
Method: Submit quiz and echo JSON representation of the checked quiz answers
LD_QuizPro::ld_adv_quiz_pro_ajax Read More »
Method: Check answers for submitted quiz
LD_QuizPro::checkAnswers 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 answer points for a free question type.
learndash_ques_free_answer_pts Read More »
Filter Hook: Filters whether the answer is correct or not for a free question type.
learndash_ques_free_answer_correct Read More »