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

Capabilities/moodle/course:managefiles: Difference between revisions

From MoodleDocs
(see also)
(page update)
Line 1: Line 1:
*This allows a user to access the file area of a course and upload/delete files
{{Capabilities}}
 
*This capability, together with the [[Capabilities/repository/local:view|view server files repository capability]], allows a user to access the [[Server files repository]]
====Legacy Role Default Settings====
*This capability is allowed for the default roles of manager and teacher
{| 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 || - || - || -
|}
 
==See also==
 
* [[Capabilities/repository/coursefiles:view|repository/coursefiles:view]] in Moodle 2.0 onwards


Note: The capabilities repository/local:view and moodle/course:managefiles have some functionality overlap.


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

Revision as of 08:15, 2 May 2012

Note: The capabilities repository/local:view and moodle/course:managefiles have some functionality overlap.