Method: Answer a question records the selected option and whether or not the selected option was the correct option Automatically updates & saves the attempt to the database
Source: includes/models/model.llms.quiz.attempt.php:88
Method: Calculate and the grade for a completed quiz
Source: includes/models/model.llms.quiz.attempt.php:118
Method: Calculate the weight of each point
Source: includes/models/model.llms.quiz.attempt.php:146
Method: Run actions designating quiz completion
Source: includes/models/model.llms.quiz.attempt.php:157
Method: End a quiz attempt Sets end date, unsets the quiz as the current quiz, and records a grade
Source: includes/models/model.llms.quiz.attempt.php:191
Method: Retrieve a count for various pieces of information related to the attempt
Source: includes/models/model.llms.quiz.attempt.php:216
Method: Retrieve a formatted date
Source: includes/models/model.llms.quiz.attempt.php:265
Method: Retrieve the first question for the attempt
Source: includes/models/model.llms.quiz.attempt.php:279
Method: Get an encoded attempt key that can be passed in URLs and the like
Source: includes/models/model.llms.quiz.attempt.php:317
Method: Retrieve an array of blank questions for insertion into a new attempt during initialization
Source: includes/models/model.llms.quiz.attempt.php:327