mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-21695 Replaced grade/gradeboundary.html
AMOS BEGIN HLP grade/gradeboundary.html,[gradeboundary_help,core_grades] AMOS END
This commit is contained in:
parent
f960faf8df
commit
4d73fde141
4 changed files with 2 additions and 15 deletions
|
@ -120,7 +120,6 @@ $string['configcoursegradedisplaytype'] = 'Select the default display type of gr
|
|||
$string['configdisablegradehistory'] = 'Disable history tracking of changes in grades related tables. This may speed up the server a little and conserve space in database.';
|
||||
$string['configenableoutcomes'] = 'Support for Outcomes (also known as Competencies, Goals, Standards or Criteria) means that we can grade things using one or more scales that are tied to outcome statements. Enabling outcomes makes such special grading possible throughout the site.';
|
||||
$string['configfixedstudents'] = 'Allows grades to scroll horizontally without losing sight of the students column, by making it static.';
|
||||
$string['configgradeboundary'] = 'A percentage boundary over which grades will be assigned a grade letter (if the Letter grade display type is used).';
|
||||
$string['configgradedisplaytype'] = 'Specifies how to display grades in the grader and user reports. Grades may be shown as actual grades, as percentages (in reference to the minimum and maximum grades) or as letters.';
|
||||
$string['configgradeexportdisplaytype'] = 'Grades can be shown as real grades, as percentages (in reference to the minimum and maximum grades) or as letters (A, B, C etc..) during export. This can be overridden during export.';
|
||||
$string['configgradehistorylifetime'] = 'This specifies the length of time you want to keep history of changes in grade related tables. It is recommended to keep it as long as possible. If you experience performance problems or have limited database space, try to set lower value.';
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
<h1>Grade boundary</h1>
|
||||
<p>A percentage boundary over which grades will be assigned a grade letter (if the Letter grade display type is used). </p>
|
Loading…
Add table
Add a link
Reference in a new issue