LLMS_Quiz::toArrayAfter()
Method: Called before data is sorted and returned by $this->toArray().
Source: includes/models/model.llms.quiz.php:238
Method: Called before data is sorted and returned by $this->toArray().
Source: includes/models/model.llms.quiz.php:238
Method: Get the (points) value of a question.
Source: includes/models/model.llms.quiz.php:271
Method: Retrieve the array of raw question data from the postmeta table.
Source: includes/models/model.llms.quiz.php:290
Class: LLMS_Quiz model class.
Source: includes/models/model.llms.quiz.php:34
Method: Retrieve the LLMS_Course for the quiz.
Source: includes/models/model.llms.quiz.php:75
Method: Retrieve LLMS_Lesson for the quiz’s parent lesson.
Source: includes/models/model.llms.quiz.php:91
Method: Retrieve the quizzes child questions.
Source: includes/models/model.llms.quiz.php:107
Method: Retrieve the time limit formatted as a human readable string.
Source: includes/models/model.llms.quiz.php:118
Method: Determine if the quiz defines limited attempts.
Source: includes/models/model.llms.quiz.php:129
Method: Determine if a time limit is enabled for the quiz.
Source: includes/models/model.llms.quiz.php:140