Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Capabilities/moodle/course:managefiles: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(see also)
(rewrite thanks to explanation from David Mudrak)
 
(Hi ha una revisió intermèdia del mateix usuari que no es mostren)
Línia 1: Línia 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]]

Revisió de 09:31, 2 maig 2012

  • 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