mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-36905 accessibility for assignment grading: add label for grading actions and operations select options
This commit is contained in:
parent
f42c34a38a
commit
49f0c151dd
3 changed files with 4 additions and 1 deletions
|
@ -72,6 +72,8 @@ $string['batchoperationreverttodraft'] = 'revert submissions to draft';
|
|||
$string['blindmarking'] = 'Blind marking';
|
||||
$string['blindmarking_help'] = 'Blind marking hides the identity of students to markers. Blind marking settings will be locked once a submission or grade has been made in relation to this assignment.';
|
||||
$string['changegradewarning'] = 'This assignment has graded submissions and changing the grade will not automatically re-calculate existing submission grades. You must re-grade all existing submissions, if you wish to change the grade.';
|
||||
$string['choosegradingaction'] = 'Grading action';
|
||||
$string['chooseoperation'] = 'Choose operation';
|
||||
$string['comment'] = 'Comment';
|
||||
$string['completionsubmit'] = 'Student must submit to this activity to complete it';
|
||||
$string['conversionexception'] = 'Could not convert assignment. Exception was: {$a}.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue