LD_QuizPro::set_quiz_status_meta()
Method: This function runs when a quiz is started and is used to set the quiz start timestamp
LD_QuizPro::set_quiz_status_meta Read More »
@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
LD_QuizPro::set_quiz_status_meta 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 »
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 »
Method: Returns the HTML representation of the quiz description
LD_QuizPro::get_description Read More »
Method: Echoes quiz content
LD_QuizPro::showQuizContent 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: Check answers for submitted quiz
LD_QuizPro::checkAnswers Read More »
Method: Submit quiz and echo JSON representation of the checked quiz answers
LD_QuizPro::ld_adv_quiz_pro_ajax Read More »
Method: No description found
WpProQuiz_View_StatisticsNew::showTabOverview Read More »
Method: No description found
WpProQuiz_View_StatisticsNew::showModalWindow Read More »
Method: No description found
WpProQuiz_View_StatisticsNew::showHistory Read More »
Method: No description found
WpProQuiz_View_StatisticsNew::show Read More »
Method: Outputs the overview table.
WpProQuiz_View_StatisticsAjax::showOverviewTable Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::getOverviewTable Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::formTable Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::clozeCallback Read More »
Method: Fetches the cloze question data (fill in the blank).
WpProQuiz_View_StatisticsAjax::fetchCloze Read More »