Browse: Home / Constants /

LEARNDASH_QUIZ_PREREQUISITE_ALT

define( 'LEARNDASH_QUIZ_PREREQUISITE_ALT',  bool $value )

Define LearnDash LMS – Controls the Quiz Prerequisite handling.


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 #

$value

(bool) (Required) Default is false.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
2.5.7 Introduced.