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
Method: Retrieve the array of raw question data from the postmeta table
Source: includes/models/model.llms.quiz.php:266
Method: Get remaining quiz attempts
Source: includes/models/model.llms.quiz.php:296
Method: Retrieve the configured time limit
Source: includes/models/model.llms.quiz.php:317
Class: LLMS_Quiz model.
Source: includes/models/model.llms.quiz.php:25
Method: Retrieve the LLMS_Course for the quiz
Source: includes/models/model.llms.quiz.php:47
Method: Retrieve LLMS_Lesson for the quiz’s parent lesson
Source: includes/models/model.llms.quiz.php:61
Method: Retrieve the quizzes child questions
Source: includes/models/model.llms.quiz.php:76
Method: Retrieve the time limit formatted as a human readable string
Source: includes/models/model.llms.quiz.php:86
Method: Determine if the quiz defines limited attempts
Source: includes/models/model.llms.quiz.php:98
Method: Determine if a time limit is enabled for the quiz
Source: includes/models/model.llms.quiz.php:108