LLMS_Question::supports()
Method: Determine if the question supports a question feature
Source: includes/models/model.llms.question.php:558
Method: Determine if the question supports a question feature
Source: includes/models/model.llms.question.php:558
Method: Called before data is sorted and returned by $this->toArray() Extending classes should override this data if custom data should be added when object is converted to an array or json
Source: includes/models/model.llms.question.php:599
Method: Update a question choice if no id is supplied will create a new choice
Source: includes/models/model.llms.question.php:632
Method: Get the correct option for the question
Source: includes/models/model.llms.question.php:678
Method: Retrieve an instance of the questions parent LLMS_Quiz
Source: includes/models/model.llms.question.php:382
Method: Retrieve video embed for question featured video
Source: includes/models/model.llms.question.php:392
Method: Attempt to grade a question
Source: includes/models/model.llms.question.php:421
Filter Hook: Allow 3rd parties to do custom grading If filter returns non-null will bypass core grading
Source: includes/models/model.llms.question.php:427
Method: Retrieve child questions (for question group)
Source: includes/models/model.llms.question.php:308
Method: Retrieves an object cache key for the question’s choices
Source: includes/models/model.llms.question.php:318