LDLMS_Quiz_Questions::get_questions LDLMS_Quiz_Questions::get_questions( string $question_type = 'post_ids' ) Get Quiz Questions set by type. ContentsDescription Parameters Return Source Changelog Related @package Uses Description # Parameters # $question_type (string) (Optional) Default is 'post_ids' or 'pro_objects'. Default value: 'post_ids' Return # (array) of question IDs. Source # File: includes/classes/class-ldlms-model-quiz-questions.php Changelog # Changelog Version Description 2.6.0 Introduced. Related # @package # LearnDash / Quiz / Questions Uses # Uses Uses Description includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::load_questions () Load Quiz Questions. includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::build_questions () Build the ProQuiz question objects from the post_ids
Uses # Uses Uses Description includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::load_questions () Load Quiz Questions. includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::build_questions () Build the ProQuiz question objects from the post_ids