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
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
Method: Determine if the quiz is an orphan.
Source: includes/models/model.llms.quiz.php:155
Method: Determine if a student can take the quiz.
Source: includes/models/model.llms.quiz.php:189
Filter Hook: Filters whether the quiz is open to a student or not.
Source: includes/models/model.llms.quiz.php:211
Method: Retrieve an instance of the question manager for the quiz.
Source: includes/models/model.llms.quiz.php:222
Class: LLMS_Quiz model class.
Source: includes/models/model.llms.quiz.php:34