Capabilities/moodle/role:assign: Difference between revisions
From MoodleDocs
No edit summary |
Helen Foster (talk | contribs) m (categories) |
||
Line 2: | Line 2: | ||
This is logical because even though a teacher might have moodle/role:assign, in most situations we only want him to be able to assign users the student role, and not the admin role in his own course. | This is logical because even though a teacher might have moodle/role:assign, in most situations we only want him to be able to assign users the student role, and not the admin role in his own course. | ||
[[Category:Administrator]] | |||
[[Category:Capability]] |
Revision as of 10:51, 15 November 2006
allows a user to assign roles in context. note that to assign a role A to another user, the user doing the assignment has to hold a role B so that role B is permitted to assign role A. This is controlled in the roles allow assign settings.
This is logical because even though a teacher might have moodle/role:assign, in most situations we only want him to be able to assign users the student role, and not the admin role in his own course.