LLMS_Quiz::questions()
Retrieve an instance of the question manager for the quiz.
Return Return
Source Source
File: includes/models/model.llms.quiz.php
* Filters whether the quiz is open to a student or not. * * @param boolean $quiz_open Whether the quiz is open.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |