Test helper class for the random question type.
More...
Test helper class for the random question type.
- Copyright
- 2013 The Open University
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_question_editing_form()
static question_test_helper::get_question_editing_form |
( |
| $cat, |
|
|
| $questiondata ) |
|
staticinherited |
Set up a form to create a question in $cat.
This method also sets cat and contextid on $questiondata object.
- Parameters
-
object | $cat | the category |
object | $questiondata | form initialisation requires question data. |
- Return values
-
◆ get_random_question_form_data_basic()
qtype_random_test_helper::get_random_question_form_data_basic |
( |
| ) |
|
Gets the question form data for a random question which selects just from it's own category and not from sub categories.
Category id is not set.
- Return values
-
◆ get_test_questions()
qtype_random_test_helper::get_test_questions |
( |
| ) |
|
The documentation for this class was generated from the following file:
- question/type/random/tests/helper.php