SFWD_LMS::quiz_export_init SFWD_LMS::quiz_export_init() Export quiz data to CSV ContentsDescription Source Changelog Related @package Uses Description # Source # File: includes/class-ld-lms.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/class-ld-lms.php: quiz_export_data Filters quiz data that will print to CSV. includes/class-ld-lms.php: learndash_csv_object Filters csv object. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities. includes/ld-groups.php: learndash_get_groups_user_ids () Gets the list of users ids that belong to a group. includes/ld-groups.php: learndash_get_administrators_group_ids () Gets the list of group IDs administered by the user. includes/ld-groups.php: learndash_group_has_course () Checks whether a group is enrolled in a certain course. includes/class-ldlms-db.php: LDLMS_DB::get_table_name () Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php: WpProQuiz_Model_QuizMapper::__construct () includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Uses # Uses Uses Description includes/class-ld-lms.php: quiz_export_data Filters quiz data that will print to CSV. includes/class-ld-lms.php: learndash_csv_object Filters csv object. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities. includes/ld-groups.php: learndash_get_groups_user_ids () Gets the list of users ids that belong to a group. includes/ld-groups.php: learndash_get_administrators_group_ids () Gets the list of group IDs administered by the user. includes/ld-groups.php: learndash_group_has_course () Checks whether a group is enrolled in a certain course. includes/class-ldlms-db.php: LDLMS_DB::get_table_name () Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php: WpProQuiz_Model_QuizMapper::__construct () includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.