Test helper class for the truefalse question type.
More...
Test helper class for the truefalse question type.
- Copyright
- 2011 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_test_questions()
qtype_truefalse_test_helper::get_test_questions |
( |
| ) |
|
◆ make_truefalse_question_false()
qtype_truefalse_test_helper::make_truefalse_question_false |
( |
| ) |
|
Makes a truefalse question with correct answer false.
- Return values
-
◆ make_truefalse_question_true()
qtype_truefalse_test_helper::make_truefalse_question_true |
( |
| ) |
|
Makes a truefalse question with correct answer true.
- Return values
-
The documentation for this class was generated from the following file:
- question/type/truefalse/tests/helper.php