learndash_get_quiz_questions()
Function: Gets the list of questions associated with the quiz.
learndash_get_quiz_questions Read More »
Function: Gets the list of questions associated with the quiz.
learndash_get_quiz_questions Read More »
Function: Prints the quiz navigation admin template for the widget.
learndash_quiz_navigation_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 »
Function: Handles the question save template logic.
learndash_update_question_template Read More »
Function: Gets an array of Quiz IDs where the question is used.
learndash_get_quizzes_for_question Read More »
Function: Gets the quiz ID from a post ID.
learndash_get_quiz_id Read More »
Function: Prints content for the quiz navigation meta box for admin.
learndash_quiz_navigation_admin_box_content Read More »
Filter Hook: Filters quiz statistics question correct message.
learndash_quiz_statistics_questionCorrectMsg Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::showUserAnswer Read More »
Filter Hook: Filters quiz statistics question incorrect message.
learndash_quiz_statistics_questionIncorrectMsg Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::assessmentCallback Read More »
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze Read More »
Filter Hook: No description found
learndash_quiz_question_cloze_answers_to_lowercase Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::fetchAssessment Read More »
Function: Gets the quiz ID from the pro quiz ID.
learndash_get_quiz_id_by_pro_quiz_id Read More »
Method: Fetches the cloze question data (fill in the blank).
WpProQuiz_View_StatisticsAjax::fetchCloze Read More »
Function: Gets the question post ID from the pro quiz question ID.
learndash_get_question_post_by_pro_id Read More »
Method: No description found
WpProQuiz_View_StatisticsAjax::clozeCallback Read More »