Fixed a few minor typos.

This commit is contained in:
ikawhero
2005-06-06 10:08:27 +00:00
parent 1244ed75d2
commit 3d1f6ce525
+3 -3
View File
@@ -6,15 +6,15 @@ The names and the grades for each graded item are links that take you to the det
</li>
<li>A total column is located to the right of all assignments.
</li>
<li>Under the total heading is a 'stats' link that will display a popup of statistics based on all assignements and/or quizes of the participants of this course.
<li>Under the total heading is a 'stats' link that will display a popup of statistics based on all assignments and/or quizzes of the participants of this course.
You will get information on:
<ul>
<li>Highest total score: the highest sum of all scores of a participant of this course</li>
<li>Lowest total score: the lowest sum of all scores of a participant of this course</li>
<li>Avarage total score: the sum of all total scores in this course, devided by the number of participants</li>
<li>Average total score: the sum of all total scores in this course, divided by the number of participants</li>
<li>Median: The score in the middle of all ranked total scores</li>
<li>Mode: the score achieved by the highest number of participants</li>
<li>Standard deviation: a measure of the spread of the results</li>
</ul>
</li>
</ul>
</ul>