|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| classify_response (array $response) | |
This class represents a real question. That is, one that is not a question_information_item.
Definition at line 549 of file questionbase.php.
| classify_response | ( | array $ | response | ) |
Categorise the student's response according to the categories defined by get_possible_responses.
| $response | a response, as might be passed to grade_response(). |
Implements question_manually_gradable.
Reimplemented in question_graded_by_strategy, qtype_multichoice_multi_question, qtype_numerical_question, qtype_multichoice_single_question, qtype_match_question, and qtype_truefalse_question.
Definition at line 551 of file questionbase.php.