learndash_added_course_exam_challenge do_action( 'learndash_added_course_exam_challenge', int $course_id, int $exam_id ) Fires after the course is added to the exam challenge meta. ContentsDescription Parameters Source Changelog Related @package Description # Parameters # $course_id (int) Course ID. $exam_id (int) Exam ID. Source # File: includes/exam/ld-exam-functions.php Changelog # Changelog Version Description 4.0.0 Introduced. Related # @package # LearnDash / Exams