Defines the 'qtype_missingtype' question definition class.
Copyright: | 2009 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 97 lines (3 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
qtype_missingtype_question:: (13 methods):
get_expected_data()
get_correct_response()
is_complete_response()
is_gradable_response()
get_validation_error()
is_same_response()
get_right_answer_summary()
summarise_response()
un_summarise_response()
classify_response()
start_attempt()
grade_response()
get_hint()
Class: qtype_missingtype_question - X-Ref
This question definition class is used when the actual question type of thisget_expected_data() X-Ref |
No description |
get_correct_response() X-Ref |
No description |
is_complete_response(array $response) X-Ref |
No description |
is_gradable_response(array $response) X-Ref |
No description |
get_validation_error(array $response) X-Ref |
No description |
is_same_response(array $prevresponse, array $newresponse) X-Ref |
No description |
get_right_answer_summary() X-Ref |
No description |
summarise_response(array $response) X-Ref |
No description |
un_summarise_response(string $response) X-Ref |
No description |
classify_response(array $response) X-Ref |
No description |
start_attempt(question_attempt_step $step, $variant) X-Ref |
No description |
grade_response(array $response) X-Ref |
No description |
get_hint($hintnumber, question_attempt $qa) X-Ref |
No description |