LLMS_Student_Quizzes::delete_attempt()
Method: Remove Student Quiz attempt by ID
Source: includes/models/model.llms.student.quizzes.php:53
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
Filter Hook: Filters the list of quiz attempts for a student
Source: includes/models/model.llms.student.quizzes.php:87
Method: Retrieve quiz attempts
Source: includes/models/model.llms.student.quizzes.php:100
Method: Retrieve an attempt by attempt id
Source: includes/models/model.llms.student.quizzes.php:130
Method: Decodes an attempt string and returns the associated attempt
Source: includes/models/model.llms.student.quizzes.php:152
Method: Get the # of attempts remaining by a student for a given quiz
Source: includes/models/model.llms.student.quizzes.php:170
Method: Get all the attempts for a given quiz/lesson from an attempt key
Source: includes/models/model.llms.student.quizzes.php:205
Method: Get the quiz attempt with the highest grade for a given quiz and lesson combination
Source: includes/models/model.llms.student.quizzes.php:224
Method: Retrieve the last recorded attempt for a student for a given quiz/lesson
Source: includes/models/model.llms.student.quizzes.php:258