LLMS_Quiz::has_attempt_limit()
Determine if the quiz defines limited attempts.
Contents
Return Return
(bool)
Source Source
File: includes/models/model.llms.quiz.php
/** * Retrieve the time limit formatted as a human readable string.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |