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

Capabilities/moodle/course:changeshortname: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, defaults)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Moodle 1.9}}*This allows a user to change the course short name
{{Capabilities}}
*This capability is included in Moodle 1.9.3 onwards
*This allows a user to change the course short name in the [[Course settings]]
 
*This capability is allowed for the default roles of manager and teacher
====Legacy Role Default Settings====
{| border="1" cellspacing="0" cellpadding="2"
|-
! 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 14:06, 1 May 2012

  • This allows a user to change the course short name in the Course settings
  • This capability is allowed for the default roles of manager and teacher