learndash_get_user_quiz_attempt learndash_get_user_quiz_attempt( int $user_id, array $args = array() ) Gets the quiz attempt meta for a given user. ContentsDescription Parameters Return Source Changelog Related Namespace @package Used By Description # Parameters # $user_id (int) (Optional) User ID. Default 0. $args (array) (Optional) An array of items to match. Default value: array() Return # (array) An array of user quiz attempt meta. Source # File: includes/course/ld-course-progress.php Changelog # Changelog Version Description 2.3.0 Introduced. Related # Namespace # global @package # LearnDash / Course Used By # Used By Used By Description includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::remove_quiz_ajax () Remove Quiz AJAX handler.
Used By # Used By Used By Description includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::remove_quiz_ajax () Remove Quiz AJAX handler.