LLMS_Question::get_creation_args()
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.question.php:111
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.question.php:111
Method: Retrieve a choice by id
Source: includes/models/model.llms.question.php:174
Method: Retrieve the question’s choices
Source: includes/models/model.llms.question.php:193
Method: Create a new question choice
Source: includes/models/model.llms.question.php:49
Method: Delete a choice by ID
Source: includes/models/model.llms.question.php:75
Method: Retrieve the type of automatic grading that can be performed on the question
Source: includes/models/model.llms.question.php:91
Method: Retrieve a title-like string
Source: includes/models/model.llms.quiz.attempt.php:499
Method: Determine if the attempt can be autograded
Source: includes/models/model.llms.quiz.attempt.php:549
Method: Setter for serialized questions array
Source: includes/models/model.llms.quiz.attempt.php:603
Method: Set the status of the attempt
Source: includes/models/model.llms.quiz.attempt.php:615