]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14026 Fixed the typo
authornicolasconnault <nicolasconnault>
Wed, 2 Apr 2008 06:54:17 +0000 (06:54 +0000)
committernicolasconnault <nicolasconnault>
Wed, 2 Apr 2008 06:54:17 +0000 (06:54 +0000)
lang/en_utf8/help/grade/aggregationcoefextrasum.html

index 6c96778b65bdd113482b8005b06fbd6a34842a35..b0cb3a5613b1df8cd626edbc5eaa0ac4954ee245 100644 (file)
@@ -8,5 +8,5 @@
     <li>Both items belong to Category 1, which has "Sum of grades" as its aggregation strategy</li>
     <li>Category 1's total will be graded 0-75</li>
     <li>A student gets graded 20 on Item 1 and 70 on Item 2</li>
-    <li>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)</li>
+    <li>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)</li>
 </ul>