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