LLMS_Lesson::get_quiz()
Retrieve an object for the assigned quiz (if a quiz is assigned)
Description Description
Return Return
(LLMS_Quiz|false) Returns false if the lesson has no existing quiz assigned.
Source Source
File: includes/models/model.llms.lesson.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.3.0 | |
| 3.16.0 | Introduced. |