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

Public Member Functions | |
| grade (array $response) | |
| get_correct_answer () | |
This question_grading_strategy interface. Used to share grading code between questions that that subclass question_graded_by_strategy.
Definition at line 870 of file questionbase.php.
Implemented in question_first_matching_answer_grading_strategy.
Return a question answer that describes the outcome (fraction and feeback) for a particular respons.
| array | $response | the response. |
Implemented in question_first_matching_answer_grading_strategy.