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

Capabilities/moodle/course:delete: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, see also link)
 
Line 1: Line 1:
{{Capabilities}}
*This allows a user to delete courses
*This allows a user to delete courses
*This capability is allowed for the default role of manager only


====Legacy Role Default Settings====
==See also==
{| border="1" cellspacing="0" cellpadding="2"
 
|-
* [[Adding a new course]]
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || X || - || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


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

Latest revision as of 21:02, 2 March 2012

  • This allows a user to delete courses
  • This capability is allowed for the default role of manager only

See also