learndash_quiz_switcher_admin()
Function: Prints the quiz switcher within the quiz questions in the admin meta box.
learndash_quiz_switcher_admin Read More »
Function: Prints the quiz switcher within the quiz questions in the admin meta box.
learndash_quiz_switcher_admin Read More »
Function: Handles the AJAX pagination for the quiz questions navigation.
learndash_wp_ajax_ld_quiz_navigation_admin_pager Read More »
Function: Syncs the question pro fields with the question post.
learndash_proquiz_sync_question_fields Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::assessmentCallback Read More »
Function: Gets the quiz ID from a post ID.
learndash_get_quiz_id Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::fetchAssessment Read More »
Function: Prints content for the quiz navigation meta box for admin.
learndash_quiz_navigation_admin_box_content Read More »
Method: Fetches the cloze question data (fill in the blank).
WpProQuiz_View_StatisticsAjax::fetchCloze Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::clozeCallback Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::formTable Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::getOverviewTable Read More »
Method: Outputs the overview table.
WpProQuiz_View_StatisticsAjax::showOverviewTable Read More »
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze Read More »
Function: Gets the quiz ID from the pro quiz ID.
learndash_get_quiz_id_by_pro_quiz_id Read More »
Function: Gets the question post ID from the pro quiz question ID.
learndash_get_question_post_by_pro_id Read More »
Function: Marks a quiz question dirty when the question post is trashed or untrashed.
learndash_transition_quiz_question_post_status Read More »
Function: Sets the ‘dirty’ flag for the quiz.
learndash_set_quiz_questions_dirty Read More »
Filter Hook: Filters quiz statistics question correct message.
learndash_quiz_statistics_questionCorrectMsg Read More »
Function: Marks all the quizzes associated with the given question as dirty.
learndash_set_question_quizzes_dirty Read More »
Filter Hook: Filters quiz statistics question incorrect message.
learndash_quiz_statistics_questionIncorrectMsg Read More »