WpProQuiz_Model_QuestionMapper::fetchAll()
Method: Fetches questions by quiz.
WpProQuiz_Model_QuestionMapper::fetchAll Read More »
@package: LearnDash / Core
Source Files: includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php
Method: Fetches questions by quiz.
WpProQuiz_Model_QuestionMapper::fetchAll Read More »
Filter Hook: Filters pro quiz questions list.
learndash_fetch_quiz_questions Read More »
Method: Calculates and validates the points for a question based on the post data.
WpProQuiz_Controller_Question::clearPost Read More »
Function: Registers a custom block category.
learndash_block_categories Read More »
Method: Utility function to parse the WP Block content looking for specific token patterns.
LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode Read More »
Class: Deprecated Class for admin settings data upgrades
Learndash_Admin_Settings_Data_Upgrades Read More »
Method: No description found
Learndash_Admin_Settings_Data_Upgrades::get_instance Read More »
Function: Updates the course access time for a user.
ld_course_access_update Read More »
Filter Hook: Filters course steps by type query arguments.
learndash_course_steps_by_type Read More »
Function: Updates the course access time for a user.
ld_course_access_from_update Read More »
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 »
Method: Get Parent Children steps.
LDLMS_Course_Steps::get_children_steps Read More »