Improved integration into the settings block

This commit is contained in:
David Mudrak
2011-10-16 19:40:47 +02:00
parent 03d448e5ff
commit 8168299d7e
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ defined('MOODLE_INTERNAL') || die();
$string['exc_gradingformelement'] = 'Unable to instantiate grading form element';
$string['formnotavailable'] = 'Advanced grading method was selected to use but the grading form is not available yet. You may need to define it first via a link in the Settings block.';
$string['gradinginarea'] = 'Grading ({$a})';
$string['gradingmanagement'] = 'Advanced grading';
$string['gradingmethod'] = 'Grading method';
$string['gradingmethods'] = 'Grading methods';
$string['gradingmethodnone'] = 'Simple direct grading';