define( 'LEARNDASH_QUIZ_PREREQUISITE_ALT', bool )
Define LearnDash LMS – Controls the Quiz Prerequisite handling.
Contents
Description #
If true
the user must pass the prerequisite quizzes. If false
the user must have only taken the prerequisite quizzes but not required to pass them.
Parameters #
-
(bool) (Required) Default is false.
Source #
File: sfwd_lms.php
Changelog #
Version | Description |
---|---|
2.5.7 | Introduced. |