Capabilities/moodle/course:create: Difference between revisions

From MoodleDocs
m (changed global to system)
No edit summary
Line 1: Line 1:
*This allows a user to create courses
*This allows a user to create courses
*This permission only applies to system roles or roles assigned in the course category context and would not apply if a user is assigned a role with this permission in the course context
*This permission only applies to system roles or roles assigned in the course category context and would not apply if a user is assigned a role with this permission in the course context
====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]]

Revision as of 10:53, 7 March 2008

  • This allows a user to create courses
  • This permission only applies to system roles or roles assigned in the course category context and would not apply if a user is assigned a role with this permission in the course context

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 - - -