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

Capabilities/moodle/course:delete: Difference between revisions

From MoodleDocs
m (French link)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*This allows a user to delete courses
{{Capabilities}}
*This allows a user to delete any course in the system or category context in which the capability has been set to allow
*This capability is allowed for the default role of manager only


====Legacy Role Default Settings====
==See also==
{| border="1" cellspacing="0" cellpadding="2"
 
|-
* [[Capabilities/moodle/course:create]], which gives a user a time-limited ability to delete a course that they themselves have created
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
* [[Adding a new course]]
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || X || - || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
[[Category:Course]]
[[Category:Course]]


[[eu:Capabilities/moodle/course:delete]]
[[fr:Capabilities/moodle/course:delete]]
[[fr:Capabilities/moodle/course:delete]]
[[es:Capabilities/moodle/course:delete]]

Latest revision as of 11:34, 3 July 2017

  • This allows a user to delete any course in the system or category context in which the capability has been set to allow
  • This capability is allowed for the default role of manager only

See also