Capabilities/moodle/category:delete: Difference between revisions
From MoodleDocs
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*This allows a user to delete course categories. | *This allows a user to delete course categories. | ||
*This capability may only be applied in the system context i.e. as a global role. | *This capability may only be applied in the system context i.e. as a global role. | ||
In Moodle 1.9.4 this capability was replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]]. | |||
====Legacy Role Default Settings==== | ====Legacy Role Default Settings==== |
Latest revision as of 05:31, 1 December 2008
- This allows a user to delete course categories.
- This capability may only be applied in the system context i.e. as a global role.
In Moodle 1.9.4 this capability was replaced with moodle/category:manage.
Legacy Role Default Settings
Legacy Role | Inherit | Allow | Prevent | Prohibit |
---|---|---|---|---|
Administrator | - | X | - | - |
Course Creator | X | - | - | - |
Teacher | X | - | - | - |
Non-editing Teacher | X | - | - | - |
Student | X | - | - | - |
Guest | X | - | - | - |
Authenticated User | X | - | - | - |