mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-21695 Replaced grade/studentsperpage.html
AMOS BEGIN MOV [configstudentsperpage,core_grades],[studentsperpage_help,core_grades] HLP grade/studentsperpage.html,[studentsperpage_help,core_grades] AMOS END
This commit is contained in:
parent
59a31596d4
commit
b1b84d503d
3 changed files with 1 additions and 5 deletions
|
@ -130,8 +130,6 @@ $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['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}).';
|
||||
$string['configunlimitedgrades'] = 'By default grades are limited by the maximum and minimum values of the grade item. Enabling this setting removes this limit, and allows grades of over 100% to be entered directly in the gradebook. It is recommended that this setting is enabled at an off-peak time, as all grades will be recalculated, which may result in a high server load.';
|
||||
$string['contract'] = 'Contract Category';
|
||||
$string['controls'] = 'Controls';
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
<h1>Students per page</h1>
|
||||
<p>The number of students to display per page in the grader report.</p>
|
Loading…
Add table
Add a link
Reference in a new issue