How to allow Teacher to over-ride Student?

How to allow Teacher to over-ride Student?

by Joseph Rézeau -
Number of replies: 5
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hello,

Using both moodle 1.8.2 and 1.9 I cannot as Admin set Teacher over-ride.

Logged in as Admin I go to Administration Users Permissions Define roles -> Allow rode overrides tab. On the Teacher row I tick the Student column. I logout and log in as Teacher and go to one of my courses. I go to the Administration block -> Assign roles. On that page I only see Roles and the Assign Roles tab, there is no Override roles tab available. What am I missing?

Joseph

Attachment image00.jpg
Average of ratings: -
In reply to Joseph Rézeau

Re: How to allow Teacher to over-ride Student?

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Hi Joseph,

There are two parts to enabling teachers to override the student role. In addition to setting which role(s) can be overridden, you also need to allow the capability to override roles for the teacher role. Please see the override roles documentation for more details.
Average of ratings:Useful (1)
In reply to Helen Foster

Re: How to allow Teacher to over-ride Student?

by Samuli Karevaara -
That sounds like a gotcha, maybe the capability could be set for the role that the "enabling" is being done. Otherwise it's not really enabled.
Average of ratings:Useful (1)
In reply to Samuli Karevaara

Re: How to allow Teacher to over-ride Student?

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Samuli > maybe the capability could be set for the role that the "enabling" is being done

Yes, that would be "logical"!

Joseph

In reply to Helen Foster

Re: How to allow Teacher to over-ride Student?

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Thanks Helen!
This roles system is decidely very tricky (and seasoned users like JR should know better and read the documentationblush).
Joseph
In reply to Joseph Rézeau

Re: How to allow Teacher to over-ride Student?

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
The enable roles override page should probably do something to indicate which roles do not have the moodle/role:override capability - so you know that there is no point letting teachers overeide the studnet role until you have given them that capability.