mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-21695 Replaced grade/showuseridnumber.html
AMOS BEGIN MOV [configshowuseridnumber,core_grades],[showuseridnumber_help,core_grades] HLP grade/showuseridnumber.html,[showuseridnumber_help,core_grades] AMOS END
This commit is contained in:
parent
1cc3165e18
commit
59a31596d4
3 changed files with 1 additions and 4 deletions
|
@ -129,7 +129,6 @@ $string['confighiddenasdate'] = 'If user can not see hidden grades show date of
|
|||
$string['confighideforcedsettings'] = 'Do not show forced settings in grading UI.';
|
||||
$string['configincludescalesinaggregation'] = 'You can change whether scales are to be included as numbers in all aggregated grades across all gradebooks in all courses. CAUTION: changing this setting will force all aggregated grades to be recalculated.';
|
||||
$string['configprofilereport'] = 'Grade report used on user profile page.';
|
||||
$string['configshowuseridnumber'] = 'Whether to show user ID numbers in an additional column.';
|
||||
$string['configshowuserimage'] = 'Whether to show the user\'s profile image next to the name in the grader report.';
|
||||
$string['configstudentsperpage'] = 'The number of students to display per page in the grader report.';
|
||||
$string['configstudentsperpagedefault'] = 'The number of students to display per page in the grader report. Leave this field empty to use the site default (currently {$a}).';
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
<h1>Show user id numbers</h1>
|
||||
<p>Whether to show user id numbers in an additional column.</p>
|
Loading…
Add table
Add a link
Reference in a new issue