LLMS_Quiz_Attempt::get_quiz()
Get an instance of the LLMS_Quiz for the attempt
Return Return
Source Source
File: includes/models/model.llms.quiz.attempt.php
* @return LLMS_Quiz
*/
public function get_quiz() {
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |