diff --git a/lang/en/grades.php b/lang/en/grades.php index 8ec33e612ad..aba4c2c5204 100755 --- a/lang/en/grades.php +++ b/lang/en/grades.php @@ -77,7 +77,6 @@ $string['aggregationcoefextraweight_link'] = 'grade/aggregation'; $string['aggregationcoefweight'] = 'Item weight'; $string['aggregationcoefweight_help'] = 'The item weight is used in the category aggregation to influence the importance of the item compared with other grade items in the same category.'; $string['aggregationcoefweight_link'] = 'grade/aggregation'; -$string['aggregationcoefweighthelp'] = 'Weight applied to all grades in this grade item during aggregation with other grade items.'; $string['aggregationhelp'] = 'Strategy used to aggregate grades across all students in a course.'; $string['aggregationposition'] = 'Aggregation position'; $string['aggregationposition_help'] = 'This setting determines whether the category and course total columns are displayed first or last in the gradebook reports.'; diff --git a/lang/en/help/grade/aggregationcoefweight.html b/lang/en/help/grade/aggregationcoefweight.html deleted file mode 100644 index f6ab6966e14..00000000000 --- a/lang/en/help/grade/aggregationcoefweight.html +++ /dev/null @@ -1,2 +0,0 @@ -

Item weight

-

Weight applied to all grades in this grade item during aggregation with other grade items.