[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for parts of {@link question_engine_data_mapper}.
Copyright: | 2014 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 129 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
question_engine_data_mapper_testcase:: (1 method):
test_set_max_mark_in_attempts()
Class: question_engine_data_mapper_testcase - X-Ref
Unit tests for parts of {@link question_engine_data_mapper}.test_set_max_mark_in_attempts() X-Ref |
We create two usages, each with two questions, a short-answer marked out of 5, and and essay marked out of 10. We just start these attempts. Then we change the max mark for the short-answer question in one of the usages to 20, using a qubaid_list, and verify. Then we change the max mark for the essay question in the other usage to 2, using a qubaid_join, and verify. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |