Dev Resources

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

LLMS_Quiz::toArrayAfter()

Method: Called before data is sorted and returned by $this->toArray().

Source: includes/models/model.llms.quiz.php:238

Used by 0 functions | Uses 0 functions

LLMS_Quiz::get_question_value()

Method: Get the (points) value of a question.

Source: includes/models/model.llms.quiz.php:271

Used by 0 functions | Uses 0 functions

LLMS_Quiz::get_questions_raw()

Method: Retrieve the array of raw question data from the postmeta table.

Source: includes/models/model.llms.quiz.php:290

Used by 0 functions | Uses 0 functions

LLMS_Quiz::get_time_limit_string()

Method: Retrieve the time limit formatted as a human readable string.

Source: includes/models/model.llms.quiz.php:118

Used by 0 functions | Uses 0 functions

LLMS_Quiz::has_attempt_limit()

Method: Determine if the quiz defines limited attempts.

Source: includes/models/model.llms.quiz.php:129

Used by 0 functions | Uses 0 functions

LLMS_Quiz::has_time_limit()

Method: Determine if a time limit is enabled for the quiz.

Source: includes/models/model.llms.quiz.php:140

Used by 0 functions | Uses 0 functions

LLMS_Quiz::is_orphan()

Method: Determine if the quiz is an orphan.

Source: includes/models/model.llms.quiz.php:155

Used by 0 functions | Uses 0 functions

LLMS_Quiz::is_open()

Method: Determine if a student can take the quiz.

Source: includes/models/model.llms.quiz.php:189

Used by 0 functions | Uses 0 functions

llms_quiz_is_open

Filter Hook: Filters whether the quiz is open to a student or not.

Source: includes/models/model.llms.quiz.php:211

Used by 0 functions | Uses 0 functions

LLMS_Quiz::questions()

Method: Retrieve an instance of the question manager for the quiz.

Source: includes/models/model.llms.quiz.php:222

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress