mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
help file MDL-19538 obsolete file thanks to Andrea Bicciolo
This commit is contained in:
parent
91f44334b1
commit
03a5a26cba
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
<h1>Student Grade Help</h1>
|
||||
<p>On this screen you get an overview of the grades you received in this course</p>
|
||||
<ul>
|
||||
<li>In the middle you will see all graded items for this course.
|
||||
The names and the grades for each graded item are links that take you to the detailed view for that particular item.
|
||||
</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 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>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>
|
Loading…
Add table
Add a link
Reference in a new issue