Dev Resources

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

LLMS_Quiz_Attempt::set_questions()

Method: Setter for serialized questions array

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::set_status()

Method: Set the status of the attempt

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::start()

Method: Record the attempt as started

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

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::delete()

Method: Delete the object from the database

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

Used by 0 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:568

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::get_student()

Method: Get an LLMS_Student for the quiz

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

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
1 2 … 4 Next »
Proudly powered by WordPress