mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE
This commit is contained in:
parent
6135bd451e
commit
cf3ed6e42f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue