LLMS_Question::get_question()
Method: Get the question text (title)
Source: includes/models/model.llms.question.php:363
Method: Get the question text (title)
Source: includes/models/model.llms.question.php:363
Method: Retrieve child questions (for question group)
Source: includes/models/model.llms.question.php:376
Method: Retrieve URL for an image associated with the question if it’s enabled
Source: includes/models/model.llms.question.php:389
Method: Retrieve the next marker for question choices
Source: includes/models/model.llms.question.php:417
Method: Retrieve question type data for the given question
Source: includes/models/model.llms.question.php:431
Class: LLMS Quiz Question Model class
Source: includes/models/model.llms.question.php:24
Method: Create a new question choice
Source: includes/models/model.llms.question.php:69
Method: Delete a choice by ID
Source: includes/models/model.llms.question.php:99
Method: Retrieve the type of automatic grading that can be performed on the question
Source: includes/models/model.llms.question.php:116
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.question.php:138