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

LLMS_Quiz_Attempt::start()

Method: Record the attempt as started

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::to_array()

Method: Retrieve the private data array

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::get_next_question()

Method: Retrieve the next unanswered question in the attempt

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

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

Used by 0 functions | Uses 2 functions

LLMS_Quiz_Attempt::get_questions()

Method: Get array of serialized questions

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

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

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

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

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

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

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