learndash_get_quiz_primary_shared()
Function: Gets the primary quiz post ID from a pro quiz ID.
learndash_get_quiz_primary_shared Read More »
Function: Gets the primary quiz post ID from a pro quiz ID.
learndash_get_quiz_primary_shared 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: 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 »
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 »
Method: Get the count of valid questions in quiz.
LDLMS_Quiz_Questions::get_questions_count Read More »
Method: Save Quiz Questions.
LDLMS_Quiz_Questions::set_questions Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz_legacy Read More »