1 <h1>Student Grade Help
</h1>
2 <p>On this screen you get an overview of the grades you received in this course
</p>
4 <li>In the middle you will see all graded items for this course.
5 The names and the grades for each graded item are links that take you to the detailed view for that particular item.
7 <li>A total column is located to the right of all assignments.
9 <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.
10 You will get information on:
12 <li>Highest total score: the highest sum of all scores of a participant of this course
</li>
13 <li>Lowest total score: the lowest sum of all scores of a participant of this course
</li>
14 <li>Average total score: the sum of all total scores in this course, divided by the number of participants
</li>
15 <li>Median: The score in the middle of all ranked total scores
</li>
16 <li>Mode: the score achieved by the highest number of participants
</li>
17 <li>Standard deviation: a measure of the spread of the results
</li>