Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Grade editing.

Grade editing: Difference between revisions

From MoodleDocs
(templates)
 
(First draft)
Line 1: Line 1:
{{Grades}}
{{Grades}}


{{stub}}
In the [[Grader_report|grader report]], in editing mode, users with the appropriate permissions can edit individual grades. Following is an explanation of the various settings and their effects on grades.
 
==General description==
[[Image:grade_edit.png|right|thumb|Editing a grade]]
This form has a number of fields which are 'frozen': they cannot be changed except under certain conditions:
 
*'''User''': The name of the course participant to whom this grade is attributed
*'''Item name''': The name of the grade item to which this grade belongs
*'''Final grade''': The grade value after all calculations have been performed. This can be edited if the grade was created manually.
 
==Editable settings==
===Overridden===
When on, the overridden flag prevents any future attempts to automatically adjust the value of the grade. This flag is often set internally by the gradebook, but can be switched on and off manually using this form element.
 
This must be distinguished from the "locked" flag, which only prevents modules from changing the grade value. With "overriden", even the gradebook calculations and aggregations no longer have any effect on this grade.
 
===Excluded===
When on, prevents this grade from being included in any aggregation.
 
===Hidden===
If on, the grade will appear as a hyphen (-) to any user without the permission to view hidden grades. This usually refers to students.
 
===Hidden until===
This is used instead of the "hidden" flag, when hiding is desired until a certain date, after which the grade will be revealed.

Revision as of 16:50, 26 February 2008

Moodle1.9


In the grader report, in editing mode, users with the appropriate permissions can edit individual grades. Following is an explanation of the various settings and their effects on grades.

General description

Editing a grade

This form has a number of fields which are 'frozen': they cannot be changed except under certain conditions:

  • User: The name of the course participant to whom this grade is attributed
  • Item name: The name of the grade item to which this grade belongs
  • Final grade: The grade value after all calculations have been performed. This can be edited if the grade was created manually.

Editable settings

Overridden

When on, the overridden flag prevents any future attempts to automatically adjust the value of the grade. This flag is often set internally by the gradebook, but can be switched on and off manually using this form element.

This must be distinguished from the "locked" flag, which only prevents modules from changing the grade value. With "overriden", even the gradebook calculations and aggregations no longer have any effect on this grade.

Excluded

When on, prevents this grade from being included in any aggregation.

Hidden

If on, the grade will appear as a hyphen (-) to any user without the permission to view hidden grades. This usually refers to students.

Hidden until

This is used instead of the "hidden" flag, when hiding is desired until a certain date, after which the grade will be revealed.