• 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 / includes/models/model.llms.quiz.attempt.php / Page 2

LLMS_Quiz_Attempt::get_questions()

Method: Get array of serialized questions

Source: includes/models/model.llms.quiz.attempt.php:435

Used by 6 functions | Uses 0 functions

LLMS_Quiz_Attempt::get_question_objects()

Method: Retrieve an array of attempt question objects

Source: includes/models/model.llms.quiz.attempt.php:452

Used by 1 function | Uses 2 functions

LLMS_Quiz_Attempt::get_quiz()

Method: Get an instance of the LLMS_Quiz for the attempt

Source: includes/models/model.llms.quiz.attempt.php:468

Used by 2 functions | Uses 1 function

LLMS_Quiz_Attempt::get_student()

Method: Get an LLMS_Student for the quiz

Source: includes/models/model.llms.quiz.attempt.php:478

Used by 3 functions | Uses 1 function

LLMS_Quiz_Attempt::get_time()

Method: Get the time spent on the quiz from start to end

Source: includes/models/model.llms.quiz.attempt.php:489

Used by 0 functions | Uses 2 functions

LLMS_Quiz_Attempt::get_key()

Method: Get an encoded attempt key that can be passed in URLs and the like

Source: includes/models/model.llms.quiz.attempt.php:317

Used by 1 function | Uses 1 function

LLMS_Quiz_Attempt::get_new_questions()

Method: Retrieve an array of blank questions for insertion into a new attempt during initialization

Source: includes/models/model.llms.quiz.attempt.php:327

Used by 0 functions | Uses 2 functions

LLMS_Quiz_Attempt::get_next_question()

Method: Retrieve the next unanswered question in the attempt

Source: includes/models/model.llms.quiz.attempt.php:396

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::get_permalink()

Method: Retrieve a permalink for the attempt

Source: includes/models/model.llms.quiz.attempt.php:421

Used by 0 functions | Uses 2 functions

LLMS_Quiz_Attempt::calculate_grade()

Method: Calculate and the grade for a completed quiz

Source: includes/models/model.llms.quiz.attempt.php:118

Used by 1 function | Uses 6 functions
« Previous 1 2 3 4 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions