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

Capabilities/moodle/course:managefiles: Difference between revisions

From MoodleDocs
(see also)
m (added link to spanish page)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
*This allows a user to access the file area of a course and upload/delete files
{{Capabilities}}
 
*This allows a user to access files used in a course in the [[Server files repository]] (and in [[Legacy course files]]) depending upon the repository being enabled and the user having appropriate permission to view it
====Legacy Role Default Settings====
*This capability is allowed for the default roles of manager and teacher
{| border="1" cellspacing="0" cellpadding="2"
*The capability should be allowed together with the [[Capabilities/repository/local:view|view server files capability]] to enable managers and teachers to access files used within a 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 || - || - || -
|}
 
==See also==
 
* [[Capabilities/repository/coursefiles:view|repository/coursefiles:view]] in Moodle 2.0 onwards
 


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
[[Category:Course]]
[[Category:Course]]
[[es:Capabilities/moodle/course:managefiles]]

Latest revision as of 14:32, 29 July 2018

  • This allows a user to access files used in a course in the Server files repository (and in Legacy course files) depending upon the repository being enabled and the user having appropriate permission to view it
  • This capability is allowed for the default roles of manager and teacher
  • The capability should be allowed together with the view server files capability to enable managers and teachers to access files used within a course