LLMS_Quiz_Attempt::calculate_grade()
Calculate and the grade for a completed quiz
Description Description
Return Return
(LLMS_Quiz_Attempt) Instance of the current quiz attempt.
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.0.0 | Remove reliance on deprecated method LLMS_Quiz::get_passing_percent(). |
| 3.9.0 | |
| 3.24.0 | Introduced. |