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:
David Mudrak 2010-06-25 17:20:03 +00:00
parent 59a31596d4
commit b1b84d503d
3 changed files with 1 additions and 5 deletions

View file

@ -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';