Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Capabilities/moodle/role:assign.

Capabilities/moodle/role:assign: Difference between revisions

From MoodleDocs
No edit summary
 
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.