LLMS_Lesson::is_quiz_enabled()
Determines if a quiz is enabled for the lesson
Description Description
Lesson must have a quiz and the quiz must be enabled.
Return Return
(bool)
Source Source
File: includes/models/model.llms.lesson.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.18.0 | |
| 3.16.0 | Introduced. |