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 »
Method: Utility function to parse the WP Block content looking for specific token patterns.
LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode Read More »
Function: Registers a custom block category.
learndash_block_categories 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 »
Class: Class for LearnDash Quiz Questions.
LDLMS_Quiz_Questions Read More »
Method: Public constructor for class.
LDLMS_Quiz_Questions::__construct Read More »
Method: Initialize object vars.
LDLMS_Quiz_Questions::init Read More »
Method: Load Quiz Questions.
LDLMS_Quiz_Questions::load_questions Read More »
Method: Build the ProQuiz question objects from the post_ids
LDLMS_Quiz_Questions::build_questions Read More »
Method: Sets the Quiz dirty flag and will force the questions to be reloaded from queries.
LDLMS_Quiz_Questions::set_questions_dirty 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 »