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

LLMS_Quiz

Class: LLMS_Quiz model class.

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

Used by 0 functions | Uses 1 function

LLMS_Quiz::get_course()

Method: Retrieve the LLMS_Course for the quiz.

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

Used by 0 functions | Uses 0 functions

LLMS_Quiz::get_lesson()

Method: Retrieve LLMS_Lesson for the quiz’s parent lesson.

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

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