Capabilities/moodle/course:view: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
Ingen redigeringssammanfattning
(template, Other users link)
 
(3 mellanliggande sidversioner av 2 användare visas inte)
Rad 1: Rad 1:
*This allows a user to view a course.
{{Capabilities}}
*Users with this capability are listed as course participants unless the role is a hidden assignment.
* This capability allows a user to view a course without being enrolled in it.
*The default teacher, non-editing teacher, student and guest roles have this capability set to allow. It is not set for the default administrator role, since this role has the [[Capabilities/moodle/site:doanything|moodle/site:doanything]] capability instead.
* Roles with this capability set to allow are available for [[Other users]] to be assigned to.
* Users with this capability are NOT listed as course participants.
* The default manager role has this capability set to allow. For all other default roles, the capability is not set.


====Legacy Role Default Settings====
==See also==
{| 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 || - || - || -
|}


==Examples of capability usage==
* [[Other users]]
 
*[[Inspector role]]


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
Rad 32: Rad 14:
[[fr:Capabilities/moodle/course:view]]
[[fr:Capabilities/moodle/course:view]]
[[ja:ケイパビリティ/moodle/course:view]]
[[ja:ケイパビリティ/moodle/course:view]]
[[cs:Capabilities/moodle/course:view]]

Nuvarande version från 17 februari 2012 kl. 13.39

  • This capability allows a user to view a course without being enrolled in it.
  • Roles with this capability set to allow are available for Other users to be assigned to.
  • Users with this capability are NOT listed as course participants.
  • The default manager role has this capability set to allow. For all other default roles, the capability is not set.

See also