Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/course:managegrades.

Capabilities/moodle/course:managegrades: Difference between revisions

From MoodleDocs
m (link edit)
No edit summary
Line 1: Line 1:
*This capability has been defined (as of 1.7.1) to allow the user to manage grade exceptions in a given course.
*This capability has been defined (as of 1.7.1) to allow the user to manage grade exceptions in a given course.
*Grade exceptions allow the person with this capability to determine which students or assignments should or should not be present in the [[Grades|gradebook]].
*Grade exceptions allow the person with this capability to determine which students or assignments should or should not be present in the [[Grades|gradebook]].
====Legacy Role Default Settings====
{| border="1" cellspacing="0" cellpadding="2"
|-
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || - || X || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]

Revision as of 16:51, 10 March 2008

  • This capability has been defined (as of 1.7.1) to allow the user to manage grade exceptions in a given course.
  • Grade exceptions allow the person with this capability to determine which students or assignments should or should not be present in the gradebook.

Legacy Role Default Settings

Legacy Role Inherit Allow Prevent Prohibit
Administrator - X - -
Course Creator X - - -
Teacher - X - -
Non-editing Teacher X - - -
Student X - - -
Guest X - - -
Authenticated User X - - -