Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Grade viewer.

Grade viewer: Difference between revisions

From MoodleDocs
Line 12: Line 12:


==Viewing assignment grades without editing them==
==Viewing assignment grades without editing them==
*In the filter, type
*In the filter, type 'assign' to display the assignment capabilities. (Note that this role does not work with the old Assignment 2.2)
*Set to 'Prevent' the following capabilities:
**mod/assign:grade
**mod/assign:grantextension
**mod/assign:manageallocations
**mod/assign:managegrades
**mod/assign/releasegrades
 
*Set to 'Allow' the following capabilities:
**mod/assign:viewgrades
**mod/assign:view
 
==Viewing quiz results without editing them:

Revision as of 17:52, 15 June 2014

The Grade viewer role may be used for a Moderator, a Facilitator, Assistant Teacher, Inspector, or any person who needs to view the course grades of students without being able to modify them. Typically, this person would be able to view assignment grades and feedback,although the role may also be extended to include being able to view (but not edit) quiz grades or other gradeable activities.

Creating the Grade viewer role

  • As an administrator, go to Site administration>Users>Permissions>Define roles and click the 'Add a new role' button at the bottom of the screen.
  • On the next screen, choose 'Non-editing teacher' as role archetype and click 'Continue'
  • Give the role a name and if desired a description and tick the "System" context:
Gradeviewer.png
  • In the filter, type 'view courses' to display the capability 'view courses without participation' and set this to 'Allow':
viewcourseswithoutparticipation.png

Viewing assignment grades without editing them

  • In the filter, type 'assign' to display the assignment capabilities. (Note that this role does not work with the old Assignment 2.2)
  • Set to 'Prevent' the following capabilities:
    • mod/assign:grade
    • mod/assign:grantextension
    • mod/assign:manageallocations
    • mod/assign:managegrades
    • mod/assign/releasegrades
  • Set to 'Allow' the following capabilities:
    • mod/assign:viewgrades
    • mod/assign:view

==Viewing quiz results without editing them: