Simplifying the gradebook by changing permissions: Difference between revisions

From MoodleDocs
(Reducing the number of grade import types)
mNo edit summary
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The gradebook in Moodle 1.9 onwards may be simplified for teachers and non-editing teachers by changing permissions at the system, course category or course level.
{{Grades}}
The gradebook in Moodle may be simplified for teachers and non-editing teachers by changing permissions at the system, course category or course level. The following suggested changes can be applied to any Moodle site.




Line 7: Line 8:


# Login as an administrator.
# Login as an administrator.
# Access ''Administration > Users > Permissions > Define roles''
# Access ''Site administration > Users > Permissions > Define roles''
# Edit the role(s) of teacher and/or non-editing teacher and change chosen capabilities from Allow to Not set.
# Edit the role(s) of teacher and/or non-editing teacher and change chosen capabilities from Allow to Not set.
# Scroll to the bottom of the page and click the "Save changes" button.
# Scroll to the bottom of the page and click the "Save changes" button.
Line 13: Line 14:
To change permissions at the course category or course level:
To change permissions at the course category or course level:


# Login as an administrator.
# Access ''Course administration > Users > Permissions'' or the link in the course administration block.
# Follow the "Assign roles" link at the top right of the course category page or the link in the course administration block.
# At the top of the page, select the role(s) of Teacher and/or Non-editing teacher for the ''Advanced role override'' option.
# Click the "Override permissions" tab.
# Change chosen capabilities from Inherit to Prevent.
# Select the role(s) of teacher and/or non-editing teacher and change chosen capabilities from Inherit to Prevent.
# Scroll to the bottom of the page and click the "Save changes" button.
# Scroll to the bottom of the page and click the "Save changes" button.


==Removing the overview report link==
==Reducing the number of grade export types==
 
By default, teachers can [[Grade export|export grades]] to Excel spreadsheet (xls), OpenDocument spreadsheet (ods), plain text file (txt) or XML file (xml).
 
To remove grade export types which teachers aren't likely to use, change any of the following capabilities: [[Capabilities/gradeexport/xls:view|gradeexport/xls:view]], [[Capabilities/gradeexport/ods:view|gradeexport/ods:view]], [[Capabilities/gradeexport/txt:view|gradeexport/txt:view]], [[Capabilities/gradeexport/xml:view|gradeexport/xml:view]].
 
To remove the option to export grades completely, change the capability [[Capabilities/moodle/grade:export|moodle/grade:export]].
 
==Reducing the number of grade import types==
 
By default, teachers can [[Grade import|import grades]] as a CSV or XML file.


The overview report lists all the courses a student is enrolled in with the total grade for each course, and teachers obtain the message "There are no courses yet".
To remove grade import types which teachers aren't likely to use, change either of the following capabilities: [[Capabilities/gradeimport/csv:view|gradeimport/csv:view]], [[Capabilities/gradeimport/xml:view|gradeimport/xml:view]].


To remove the overview report link, change the capability [[Capabilities/gradereport/overview:view|gradereport/overview:view]].
To remove the option to import grades completely, change the capability [[Capabilities/moodle/grade:import|moodle/grade:import]].


==Forcing grade letter site-level defaults==
==Forcing grade letter site-level defaults==
Line 29: Line 39:
To remove the ability for teachers to edit grade letters in their courses, change the capability [[Capabilities/moodle/grade:manageletters|moodle/grade:manageletters]].
To remove the ability for teachers to edit grade letters in their courses, change the capability [[Capabilities/moodle/grade:manageletters|moodle/grade:manageletters]].


==Reducing the number of grade export types==
==Forcing standard scales==
 
By default, teachers can [[Grade export|export grades]] to Excel spreadsheet (xls), OpenDocument spreadsheet (ods), plain text file (txt) or XML file (xml).
 
To remove grade export types which teachers aren't likely to use, change any/all of the following capabilities: [[Capabilities/gradeexport/xls:view|gradeexport/xls:view]], [[Capabilities/gradeexport/ods:view|gradeexport/ods:view]], [[Capabilities/gradeexport/txt:view|gradeexport/txt:view]], [[Capabilities/gradeexport/xml:view|gradeexport/xml:view]].


==Reducing the number of grade import types==
To remove the ability for teachers to create, edit and delete custom [[Scales|scales]], change the capability [[Capabilities/moodle/course:managescales|moodle/course:managescales]].


By default, teachers can [[Grade import|import grades]] as a CSV or XML file.
==Removing the option to edit grades directly in the gradebook==


To remove grade import types which teachers aren't likely to use, change either/both of the following capabilities: [[Capabilities/gradeimport/csv:view|gradeimport/csv:view]], [[Capabilities/gradeimport/xml:view|gradeimport/xml:view]].
To remove the [[Grader report|grader report]] turn editing on/off button, change the capability [[Capabilities/moodle/grade:edit|moodle/grade:edit]]. This will result in teachers not being able to edit grades directly or to hide or lock individual grades (though they will still be able to hide or lock [[Grade items]] via the edit categories and items page).


[[Category:Grades]]
[[de:Bewertungsübersicht vereinfachen]]
[[it:Limitare le funzionalità del Registro valutatore cambiando le autorizzazioni]]
[[ja:パーミッションを変更することで評定表をシンプルにする]]

Latest revision as of 07:59, 7 April 2019

The gradebook in Moodle may be simplified for teachers and non-editing teachers by changing permissions at the system, course category or course level. The following suggested changes can be applied to any Moodle site.


Basic method

To change permissions at the system level:

  1. Login as an administrator.
  2. Access Site administration > Users > Permissions > Define roles
  3. Edit the role(s) of teacher and/or non-editing teacher and change chosen capabilities from Allow to Not set.
  4. Scroll to the bottom of the page and click the "Save changes" button.

To change permissions at the course category or course level:

  1. Access Course administration > Users > Permissions or the link in the course administration block.
  2. At the top of the page, select the role(s) of Teacher and/or Non-editing teacher for the Advanced role override option.
  3. Change chosen capabilities from Inherit to Prevent.
  4. Scroll to the bottom of the page and click the "Save changes" button.

Reducing the number of grade export types

By default, teachers can export grades to Excel spreadsheet (xls), OpenDocument spreadsheet (ods), plain text file (txt) or XML file (xml).

To remove grade export types which teachers aren't likely to use, change any of the following capabilities: gradeexport/xls:view, gradeexport/ods:view, gradeexport/txt:view, gradeexport/xml:view.

To remove the option to export grades completely, change the capability moodle/grade:export.

Reducing the number of grade import types

By default, teachers can import grades as a CSV or XML file.

To remove grade import types which teachers aren't likely to use, change either of the following capabilities: gradeimport/csv:view, gradeimport/xml:view.

To remove the option to import grades completely, change the capability moodle/grade:import.

Forcing grade letter site-level defaults

To remove the ability for teachers to edit grade letters in their courses, change the capability moodle/grade:manageletters.

Forcing standard scales

To remove the ability for teachers to create, edit and delete custom scales, change the capability moodle/course:managescales.

Removing the option to edit grades directly in the gradebook

To remove the grader report turn editing on/off button, change the capability moodle/grade:edit. This will result in teachers not being able to edit grades directly or to hide or lock individual grades (though they will still be able to hide or lock Grade items via the edit categories and items page).