LLMS_Quiz_Attempt::get_question_objects( boolean $cache = true )
Retrieve an array of attempt question objects
Description Description
Parameters Parameters
- $cache
-
(Optional) If
true, save data to to the object for future gets. Defaulttrue.Default value: true
Return Return
(array)
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.16.0 | Introduced. |