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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 310

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

Used by 0 functions | Uses 6 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:564

Used by 0 functions | Uses 2 functions

LLMS_Quiz_Attempt::get_previous_question()

Method: Retrieve the previous question in the attempt relative to a given question ID.

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

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::get_question()

Method: Retrieve the question in the attempt.

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

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::get_question_answer()

Method: Retrieve an an answer to a specific question.

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

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::get_question_objects()

Method: Retrieve an array of attempt question objects

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

Used by 2 functions | Uses 2 functions

LLMS_Quiz_Attempt::get_question_order()

Method: Get the numeric order of a question in a given quiz

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

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::get_questions()

Method: Get array of serialized questions

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

Used by 8 functions | Uses 0 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:646

Used by 2 functions | Uses 1 function
« Previous 1 … 309 310 311 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions