• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.quiz.php

llms_quiz_is_open

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

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

Used by 1 function | 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 1 function

LLMS_Quiz::is_open()

Method: Determine if a student can take the quiz.

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

Used by 0 functions | Uses 2 functions

LLMS_Quiz::questions()

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

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

Used by 1 function | Uses 1 function

LLMS_Quiz::toArrayAfter()

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

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

Used by 0 functions | Uses 2 functions

LLMS_Quiz::get_lessons()

Method: Retrieve lessons this quiz is assigned to.

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

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

Used by 0 functions | Uses 1 function

LLMS_Quiz::get_questions_raw()

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

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

Used by 1 function | 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 1 function
1 2 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions