MDL-21695 Replaced grade/grademin.html

AMOS BEGIN
 HLP grade/grademin.html,[grademin_help,core_grades]
AMOS END
This commit is contained in:
David Mudrak 2010-06-01 10:55:47 +00:00
parent f5f4bbabbc
commit 25293fcb7b
4 changed files with 2 additions and 5 deletions

View file

@ -290,7 +290,6 @@ $string['grademax'] = 'Maximum grade';
$string['grademax_help'] = 'This setting determines the maximum grade when using the value grade type. The maximum grade for an activity-based grade item is set on the activity settings page.';
$string['grademin'] = 'Minimum grade';
$string['grademin_help'] = 'This setting determines the minimum grade when using the value grade type.';
$string['grademinhelp'] = 'When using the value grade type, a minimum grade can be set.';
$string['gradeoutcomeitem'] = 'Grade outcome item';
$string['gradeoutcomes'] = 'Outcomes';
$string['gradeoutcomescourses'] = 'Course outcomes';

View file

@ -1,2 +0,0 @@
<h1>Minimum Grade</h1>
<p>When using the value grade type, a minimum grade can be set.</p>