Assignment: allow to view all submissions but NOT to grade the submissions

Assignment: allow to view all submissions but NOT to grade the submissions

by Anthony M -
Number of replies: 3

It seems as the  mod/assignment:grade capability (https://docs.moodle.org/34/en/Capabilities/mod/assign:grade) provide both permissions together: 

1) View all submissions

2) Grade the submissions

I would like to create a custom rol (maybe copy of student or non editing teacher) where just item 1. is allowed but not item 2.


Thanks in advance!


Average of ratings: -
In reply to Anthony M

Re: Assignment: allow to view all submissions but NOT to grade the submissions

by Anthony M -

Hi all, 

Any ideas here?


Thanks in advance.

In reply to Anthony M

Re: Assignment: allow to view all submissions but NOT to grade the submissions

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

Remove the grade capability.  That is for the ability for grading, not for viewing grades.  Give them the view grader report capability.

In reply to Emma Richardson

Re: Assignment: allow to view all submissions but NOT to grade the submissions

by Anthony M -
Thanks a lot Emma,


I tried to give the student rol the 'view grader report' capability (https://docs.moodle.org/19/en/Capabilities/gradereport/grader:view) but when I login as an student I still can see just my own submission.


If you could give me some tips, I want a rol  as the normal student rol but that meets the next in an  'Assignment activity':


a) instead of being allowed to see just his own submissions can also see other student submissions 

b)  not allowed to provide grade to other students or feedback in that Assignment activity or other activities. Just to see his own and other student files and be able to read/download the files (within the  'Assignment activity')


To accomplish the above, I thought about creating a custom rol copy of :

1)  the student rol and allow the some capabilities 

2) the non-editing teacher rol and disallow some capabilities 


In the case of going with option 2. the non-editing teacher, I will need to make sure that the new rol will not be able to access other places where the student rol can't access, apart from the above.


Is the above possible?


Thanks a lot!