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

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::is_passing()

Method: Determine if the attempt was passing

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz_Attempt::l10n()

Method: Translate attempt related strings

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

Used by 0 functions | Uses 0 functions

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