LLMS_Quiz_Attempt::calculate_grade()
Method: Calculate and the grade for a completed quiz
Source: includes/models/model.llms.quiz.attempt.php:157
Method: Calculate and the grade for a completed quiz
Source: includes/models/model.llms.quiz.attempt.php:157
Action Hook: Quiz Attempt Model
Source: includes/models/model.llms.quiz.attempt.php:203
Method: End a quiz attempt
Source: includes/models/model.llms.quiz.attempt.php:237
Method: Retrieve a count for various pieces of information related to the attempt
Source: includes/models/model.llms.quiz.attempt.php:296
Method: Retrieve the last recorded attempt for a student for a given quiz/lesson
Source: includes/models/model.llms.student.quizzes.php:258
Method: Get the last completed attempt for a given quiz or quiz/lesson combination
Source: includes/models/model.llms.student.quizzes.php:288
Method: Parse an attempt key into it’s parts
Source: includes/models/model.llms.student.quizzes.php:319
Method: Remove Student Quiz attempt by ID
Source: includes/models/model.llms.student.quizzes.php:53
Method: Retrieve quiz data for a student and optionally filter by quiz_id(s)
Source: includes/models/model.llms.student.quizzes.php:70
Method: Decodes an attempt string and returns the associated attempt
Source: includes/models/model.llms.student.quizzes.php:152