LDLMS_Quiz_Questions::is_questions_dirty()
Method: Check if the quiz dirty flag is set.
LDLMS_Quiz_Questions::is_questions_dirty Read More »
@package: LearnDash / Quiz / Questions
Source Files: includes/classes/class-ldlms-model-quiz-questions.php
Method: Check if the quiz dirty flag is set.
LDLMS_Quiz_Questions::is_questions_dirty Read More »
Method: Clear the quiz dirty flag.
LDLMS_Quiz_Questions::clear_questions_dirty 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 »
Method: This function updates the postmeta ‘question_order’ for legacy questions.
LDLMS_Quiz_Questions::set_question_to_quiz_order Read More »
Method: Get Quiz Questions set by type.
LDLMS_Quiz_Questions::get_questions Read More »
Method: Process the _POST data on Quiz save. This function reformats the questions data array into the internally used format of this class.
LDLMS_Quiz_Questions::questions_split_keys Read More »
Class: Class for LearnDash Quiz.
Class: Class for LearnDash Quiz Questions.
LDLMS_Quiz_Questions Read More »
Method: Initialize post.
LDLMS_Model_Quiz::__construct Read More »
Method: Public constructor for class.
LDLMS_Quiz_Questions::__construct Read More »
Method: Initialize object vars.
LDLMS_Quiz_Questions::init Read More »
Class: Class LearnDash Quizzes (sfwd-quiz) Posts Listing.
Learndash_Admin_Quizzes_Listing Read More »
Method: Public constructor for class
Learndash_Admin_Quizzes_Listing::__construct Read More »
Method: Add Quiz Builder link to Quizzes row action array.
Learndash_Admin_Quizzes_Listing::post_row_actions Read More »
Filter Hook: Filters whether to show quiz builder row actions or not.
learndash_show_quiz_builder_row_actions Read More »
Method: Shows the Quiz Advanced metabox.
Learndash_Admin_Quiz_Edit::quiz_advanced_page_box Read More »
Method: Display section header.
Learndash_Admin_Quiz_Edit::quiz_advanced_section_header Read More »