]> git.mjollnir.org Git - moodle.git/commitdiff
mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE
authorfmarier <fmarier>
Mon, 28 Jul 2008 06:34:08 +0000 (06:34 +0000)
committerfmarier <fmarier>
Mon, 28 Jul 2008 06:34:08 +0000 (06:34 +0000)
lang/en_utf8/help/scorm/grademethod.html

index 41d16fac6ab3e700979ac20a5cf607d89f408387..c42e3f8ecd4a18c2b761a0f5f3f4a2a9fc9dc6b0 100644 (file)
@@ -2,7 +2,7 @@
 
 <p>The results of a SCORM/AICC Package activity shown in Grades pages can be rated in several modes:</p>
 <ul>
-    <li><b>Learning Objects</b><br />This mode shows the number of completed/passed Learning Objects for the activity. The max value is the number of Package's Learning Objects .</li>
+    <li><b>Learning Objects</b><br />This mode shows the number of completed/passed Learning Objects for the activity. The max value is the number of Package's Learning Objects.</li>
     <li><b>Highest grade</b><br />The grade page will display the highest score obtained by users in all passed Learning Objects.</li>
     <li><b>Average grade</b><br />If you choose this mode Moodle will calculate the average of all scores.</li>
     <li><b>Sum grade</b><br />With this mode all the scores will be added.</li>