• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.9.0

LLMS_Student_Quizzes::parse_attempt_key()

Method: Parse an attempt key into it’s parts

Source: includes/models/model.llms.student.quizzes.php:260

Used by 2 functions | Uses 1 function

llms_student_get_quiz_data

Filter Hook: Student Quiz Data Rather than instantiating this class directly use LLMS_Student->quizzes().

Source: includes/models/model.llms.student.quizzes.php:65

Used by 1 function | Uses 0 functions

LLMS_Student_Quizzes::get_attempt_by_key()

Method: Decodes an attempt string and returns the associated attempt

Source: includes/models/model.llms.student.quizzes.php:112

Used by 0 functions | Uses 2 functions

LLMS_Student_Quizzes::get_sibling_attempts_by_key()

Method: Get all the attempts for a given quiz/lesson from an attempt key

Source: includes/models/model.llms.student.quizzes.php:163

Used by 0 functions | Uses 1 function

LLMS_Student_Quizzes::get_best_attempt()

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

Used by 0 functions | Uses 1 function

LLMS_Student_Quizzes::get_last_attempt()

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

Used by 0 functions | Uses 1 function

LLMS_Student_Quizzes::get_last_completed_attempt()

Method: Get the last completed attempt for a given quiz or quiz/lesson combination

Source: includes/models/model.llms.student.quizzes.php:233

Used by 0 functions | Uses 0 functions

LLMS_Student_Quizzes::delete_attempt()

Method: Remove Student Quiz attempt by ID

Source: includes/models/model.llms.student.quizzes.php:44

Used by 0 functions | Uses 1 function

LLMS_Student_Quizzes::get_all()

Method: Retrieve quiz data for a student and optionally filter by quiz_id(s)

Source: includes/models/model.llms.student.quizzes.php:58

Used by 0 functions | Uses 1 function

LLMS_Question::get_correct_option_key()

Method: Get the key of the correct option

Source: includes/models/model.llms.question.php:693

Used by 1 function | Uses 1 function
1 2 … 5 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions