From 380dfdc4566e00d6ef412d107ed65379c9ee8dc7 Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Wed, 2 Apr 2008 06:54:17 +0000 Subject: [PATCH] MDL-14026 Fixed the typo --- lang/en_utf8/help/grade/aggregationcoefextrasum.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/help/grade/aggregationcoefextrasum.html b/lang/en_utf8/help/grade/aggregationcoefextrasum.html index 6c96778b65..b0cb3a5613 100644 --- a/lang/en_utf8/help/grade/aggregationcoefextrasum.html +++ b/lang/en_utf8/help/grade/aggregationcoefextrasum.html @@ -8,5 +8,5 @@
  • Both items belong to Category 1, which has "Sum of grades" as its aggregation strategy
  • Category 1's total will be graded 0-75
  • A student gets graded 20 on Item 1 and 70 on Item 2
  • -
  • The student's total for Category 1 will be 75/75 (20+70 = 95 but Item 1 only acts as extra credit, so it brings the total to its maximum)
  • +
  • The student's total for Category 1 will be 75/75 (20+70 = 90 but Item 1 only acts as extra credit, so it brings the total to its maximum)
  • -- 2.39.5