mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-19797 Upgraded most output code in grader report
This commit is contained in:
parent
c402af03a8
commit
319770d747
8 changed files with 311 additions and 223 deletions
|
@ -475,6 +475,7 @@ $string['savepreferences'] = 'Save preferences';
|
|||
$string['scaledpct'] = 'Scaled %%';
|
||||
$string['scaleidhelp'] = 'When using the scale grade type, a scale can be selected. The scale for an activity-based grade item is selected on the update activity page.';
|
||||
$string['scalestandardhelp'] = 'A standard scale is one that is available site-wide, for all courses.';
|
||||
$string['scaleconfirmdelete'] = 'Are you sure you wish to delete the scale \"$a\"?';
|
||||
$string['seeallcoursegrades'] = 'See all course grades';
|
||||
$string['selectdestination'] = 'Select destination of $a';
|
||||
$string['selectalloroneuser'] = 'Select all or one user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue