mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 04:23:22 +01:00
technicaly ok - not tested yet in the interface
This commit is contained in:
parent
fa2b81ae0e
commit
74696307f0
@ -1,5 +1,6 @@
|
||||
This is where graded items can be placed into categories, curved and set
|
||||
as extra credit items. New categories can also be added and existing ones deleted.
|
||||
<p align="center"><b>Category</b></p>
|
||||
<p>This is where graded items can be placed into categories, curved and set
|
||||
as extra credit items. New categories can also be added and existing ones deleted.</p>
|
||||
<ul>
|
||||
<li>Category: Adjusts which category a graded item belongs to. Just select the appropriate
|
||||
category from the drop down list. Items that have not been assigned a category or were in
|
||||
|
@ -1,8 +1,9 @@
|
||||
This can be used to exclude students from individual assignments. This is useful if two class
|
||||
<p align="center"><b>Exceptions</b></p>
|
||||
<p>This can be used to exclude students from individual assignments. This is useful if two class
|
||||
sections merge or a student transfers from a different section several weeks into a semester.
|
||||
It is also useful for extenuating circumstances: sickness, injury, etc.
|
||||
<br />
|
||||
There are three columns:
|
||||
There are three columns:</p>
|
||||
<ul>
|
||||
<li>Left: Is students for the course that are "Included in Grading" for an particular graded
|
||||
item.</li>
|
||||
@ -11,11 +12,11 @@ There are three columns:
|
||||
<li>Right: A list of students that are excluded from a particular assignment</li>
|
||||
<ul>
|
||||
|
||||
To exclude students click the assignment in the middle and then click the students name in the left
|
||||
<p>To exclude students click the assignment in the middle and then click the students name in the left
|
||||
column (holding down CTRL or APPLE will allow selection of multiple items). Then click
|
||||
"Exclude from Grading" at the bottom. The student(s) should be moved from the left column to the right,
|
||||
and they will now be excluded from grade calculations for that assignment.
|
||||
and they will now be excluded from grade calculations for that assignment.</p>
|
||||
|
||||
To include students that have been excluded; Choose the appropriate assignment, click
|
||||
<p>To include students that have been excluded; Choose the appropriate assignment, click
|
||||
the student in the right column and finally "Include in Grading" at the bottom. The student should
|
||||
be moved from the right column to the left column.
|
||||
be moved from the right column to the left column.</p>
|
@ -1,9 +1,10 @@
|
||||
You can set your grade letter scale here. Initially a "suggested" scale is presented and all that needs
|
||||
<p align="center"><b>Letter scale</b></p>
|
||||
<p>You can set your grade letter scale here. Initially a "suggested" scale is presented and all that needs
|
||||
to be done to use this scale is to click "Save Changes". If however you do not like this scale, just change
|
||||
any entries you want and then click "Save Changes". After this initial setting you will see your
|
||||
current selected scale. Leave an entry blank to not include it or delete it from the grade scale.
|
||||
<br />
|
||||
Errors you may see in the gradebook:
|
||||
Errors you may see in the gradebook:</p>
|
||||
<ul>
|
||||
<li>No Grades Set: This means that the initial grade scale has not been set. All you need to do
|
||||
(if you like the suggested scale) is to click "save changes"</li>
|
||||
|
@ -1,4 +1,5 @@
|
||||
The following gradebook settings are available from the "Set Preferences" page.
|
||||
<p align="center"><b>Set Preferences</b></p>
|
||||
<p>The following gradebook settings are available from the "Set Preferences" page.</p>
|
||||
<ul>
|
||||
|
||||
<li>Use Advanced Features: This turns on/off the advanced features of the gradebook.
|
||||
|
@ -1,5 +1,6 @@
|
||||
This is where you can set the grade weights for a category as well as dropping the lowest X assignments
|
||||
from grade calculation, adding bonus points to a category, hiding a category from grade display and calculation.
|
||||
<p align="center"><b>Weight</b></p>
|
||||
<p>This is where you can set the grade weights for a category as well as dropping the lowest X assignments
|
||||
from grade calculation, adding bonus points to a category, hiding a category from grade display and calculation.</p>
|
||||
|
||||
<ul>
|
||||
<li>Weight: This allows you to weight grades by category. The weight is the percent that a category will
|
||||
|
Loading…
x
Reference in New Issue
Block a user