Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Test helpers for the truefalse question type.
Copyright: | 2011 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 151 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
qtype_truefalse_test_helper:: (5 methods):
get_test_questions()
make_truefalse_question_true()
get_truefalse_question_form_data_true()
get_truefalse_question_data_true()
make_truefalse_question_false()
Class: qtype_truefalse_test_helper - X-Ref
Test helper class for the truefalse question type.get_test_questions() X-Ref |
No description |
make_truefalse_question_true() X-Ref |
Makes a truefalse question with correct answer true. return: qtype_truefalse_question |
get_truefalse_question_form_data_true() X-Ref |
No description |
get_truefalse_question_data_true() X-Ref |
No description |
make_truefalse_question_false() X-Ref |
Makes a truefalse question with correct answer false. return: qtype_truefalse_question |