LLMS_Student::get_best_quiz_attempt()
Method: Get the quiz attempt with the highest grade for a given quiz and lesson combination
Source: includes/models/model.llms.student.php:1694
Method: Get the quiz attempt with the highest grade for a given quiz and lesson combination
Source: includes/models/model.llms.student.php:1694
Method: Retrieve an instance of the student quiz data model
Source: includes/models/model.llms.student.php:41
Method: Get the attempts status based on start and end dates
Source: includes/models/model.llms.quiz.attempt.php:672
Method: Initialize a new quiz attempt by quiz and lesson for a user if no user is passed the current user will be used if no user found returns a WP_Error
Source: includes/models/model.llms.quiz.attempt.php:516
Method: Translate attempt related strings
Source: includes/models/model.llms.quiz.attempt.php:579
Method: Record the attempt as started
Source: includes/models/model.llms.quiz.attempt.php:631
Method: Retrieve the private data array
Source: includes/models/model.llms.quiz.attempt.php:645
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
Method: Retrieve the next unanswered question in the attempt
Source: includes/models/model.llms.quiz.attempt.php:396