Capabilities/moodle/course:managefiles: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
Nie podano opisu zmian
(rewrite thanks to explanation from David Mudrak)
 
(Nie pokazano 2 pośrednich wersji utworzonych przez tego samego użytkownika)
Linia 1: Linia 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 || - || - || -
|}
 


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

Aktualna wersja na dzień 09:31, 2 maj 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