LLMS_Student_Quizzes::parse_attempt_key()
Method: Parse an attempt key into it’s parts
Source: includes/models/model.llms.student.quizzes.php:260
Method: Parse an attempt key into it’s parts
Source: includes/models/model.llms.student.quizzes.php:260
Filter Hook: Student Quiz Data Rather than instantiating this class directly use LLMS_Student->quizzes().
Source: includes/models/model.llms.student.quizzes.php:65
Method: Retrieve quiz attempts
Source: includes/models/model.llms.student.quizzes.php:77
Method: Retrieve an attempt by attempt id
Source: includes/models/model.llms.student.quizzes.php:101
Method: Decodes an attempt string and returns the associated attempt
Source: includes/models/model.llms.student.quizzes.php:112
Method: Get the # of attempts remaining by a student for a given quiz
Source: includes/models/model.llms.student.quizzes.php:129
Method: Get all the attempts for a given quiz/lesson from an attempt key
Source: includes/models/model.llms.student.quizzes.php:163
Method: Get the quiz attempt with the highest grade for a given quiz and lesson combination
Source: includes/models/model.llms.student.quizzes.php:180
Method: Retrieve the last recorded attempt for a student for a given quiz/lesson “Last” is defined as the attempt with the highest attempt number
Source: includes/models/model.llms.student.quizzes.php:208
Method: Get the last completed attempt for a given quiz or quiz/lesson combination
Source: includes/models/model.llms.student.quizzes.php:233