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


Public Member Functions | |
| calculate_peer_grade (array $grades) | |
Data Fields | |
| $dimensions = array() | |
| $mappings = array() | |
Test subclass that makes all the protected methods we want to test public
Definition at line 39 of file testlib.php.
| calculate_peer_grade | ( | array $ | grades | ) |
This is where the calculation of suggested grade for submission is done
Reimplemented from workshop_numerrors_strategy.
Definition at line 50 of file testlib.php.
| $dimensions = array() |
allows to set dimensions manually
Reimplemented from workshop_numerrors_strategy.
Definition at line 42 of file testlib.php.
| $mappings = array() |
allow to set mappings manually
Reimplemented from workshop_numerrors_strategy.
Definition at line 45 of file testlib.php.