SFWD_LMS::select_a_quiz SFWD_LMS::select_a_quiz( int $course_id, int $lesson_topic_id ) Makes wp_query to retrieve quizzes a course ContentsDescription Parameters Return Source Changelog Related @package Uses Used By Description # Parameters # $course_id (int) (Required) Course ID. $lesson_topic_id (int) (Required) Step ID. Return # (array) array of lessons Source # File: includes/class-ld-lms.php Changelog # Changelog Version Description 2.5.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_children_of_step () Gets the list of children steps for a given step ID. includes/course/ld-course-steps-functions.php: learndash_course_get_steps_by_type () Gets the course steps by type. Used By # Used By Used By Description includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::selector_filter_for_essay_quiz () Filter for Essay Quiz Selector includes/class-ld-lms.php: SFWD_LMS::select_a_quiz_ajax () Retrieves quizzes for a course to populate dropdown on edit screen
Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_children_of_step () Gets the list of children steps for a given step ID. includes/course/ld-course-steps-functions.php: learndash_course_get_steps_by_type () Gets the course steps by type.
Used By # Used By Used By Description includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::selector_filter_for_essay_quiz () Filter for Essay Quiz Selector includes/class-ld-lms.php: SFWD_LMS::select_a_quiz_ajax () Retrieves quizzes for a course to populate dropdown on edit screen