Improved integration into the settings block
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user