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

LifterLMS LifterLMS

Code Reference

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

LLMS_Quiz::get_questions_raw()

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

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

Used by 1 function | Uses 0 functions

LLMS_Quiz::get_remaining_attempts_by_user()

Method: Get remaining quiz attempts

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

Used by 0 functions | Uses 2 functions

LLMS_Quiz::get_time_limit()

Method: Retrieve the configured time limit

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

Used by 0 functions | Uses 1 function

LLMS_Quiz

Class: LLMS_Quiz model.

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

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

Used by 0 functions | Uses 1 function

LLMS_Quiz::get_lesson()

Method: Retrieve LLMS_Lesson for the quiz’s parent lesson

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

Used by 1 function | Uses 1 function

LLMS_Quiz::get_questions()

Method: Retrieve the quizzes child questions

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

Used by 1 function | Uses 1 function

LLMS_Quiz::get_time_limit_string()

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

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

Used by 0 functions | Uses 1 function

LLMS_Quiz::has_attempt_limit()

Method: Determine if the quiz defines limited attempts

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 2
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions