Browse: Home / Functions /

learndash_get_course_exam_challenge

learndash_get_course_exam_challenge( int $course_id )

Get the Course to Exam challenge association.


Description #


Parameters #

$course_id

(int) (Required) Course ID.


Return #

(int) The Exam ID if found, zero if not.


Source #

File: includes/exam/ld-exam-functions.php


Changelog #

Changelog
Version Description
4.0.0 Introduced.