learndash_quiz_navigation_admin()
Function: Prints the quiz navigation admin template for the widget.
learndash_quiz_navigation_admin 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: Adds a WPProQuiz question to mirror a Question post (sfwd-question).
learndash_update_pro_question 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 »
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 »
Function: Marks all the quizzes associated with the given question as dirty.
learndash_set_question_quizzes_dirty Read More »
Method: Echoes the multi choice row.
WpProQuiz_View_QuestionEdit::singleMultiCoice Read More »
Method: Sets global points.
WpProQuiz_Model_StatisticHistory::setGPoints Read More »
Method: Sets global points.
WpProQuiz_Model_StatisticOverview::setGPoints Read More »
Method: Sets global points.
WpProQuiz_Model_StatisticUser::setGPoints Read More »
Class: ProQuiz question model mapper.
WpProQuiz_Model_QuestionMapper Read More »
Method: Fetches questions by IDs.
WpProQuiz_Model_QuestionMapper::fetchById Read More »