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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.student.quizzes.php

llms_student_quiz_attempts_remaining_for_quiz

Filter Hook: Filters the number of attempts remaining by a student for a given quiz.

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

Used by 1 function | Uses 0 functions

LLMS_Student_Quizzes::parse_attempt_key()

Method: Parse an attempt key into it’s parts

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

Used by 2 functions | Uses 1 function

llms_student_get_quiz_data

Filter Hook: Filters the list of quiz attempts for a student

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

Used by 1 function | Uses 0 functions

LLMS_Student_Quizzes::get_attempts_by_quiz()

Method: Retrieve quiz attempts

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

Used by 2 functions | Uses 0 functions

LLMS_Student_Quizzes::get_attempt_by_id()

Method: Retrieve an attempt by attempt id

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

Used by 2 functions | Uses 1 function

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:153

Used by 0 functions | Uses 2 functions

LLMS_Student_Quizzes::get_attempts_remaining_for_quiz()

Method: Get the number of attempts remaining by a student for a given quiz.

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

Used by 0 functions | Uses 3 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:220

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:239

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

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

Used by 0 functions | Uses 1 function
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions