Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.quiz.attempt.php / Page 2

LLMS_Quiz_Attempt::get_title()

Method: Retrieve a title-like string

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::init()

Method: Initialize a new quiz attempt by quiz and lesson for a user

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::is_auto_gradeable()

Method: Determine if the attempt can be autograded

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::get_date()

Method: Retrieve a formatted date

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::get_first_question()

Method: Retrieve the first question for the attempt

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

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

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

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

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 0 functions

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 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress