Slide 22
Slide 22 text
Site roles and permissions
Realms: sites inherit a realm template by type. Think of a realm as a collection of
role-based permissions. The admin realms tool is used to add/edit/delete realms.
!site.template. (e.g., !site.template.course)
!site.template (default)
Roles: site roles are defined in its associated realm template. A site maintainer (e.g.
owner) can also be is also specified. Example realms include:
!site.template.course = instructor (maintain), student, teaching assistant
!site.template = access, maintain
UMich
!site.template.project = owner, organizer, member, observer
!site.template.course = owner, instructor, assistant, student, observer, affiliate
Permissions: use the realms tool to edit each site template’s set of default role
permissions. Many tools provide a UI for editing context-specific permissions (e.g.,
announcements, assignments, polls, resources, schedule, etc.).
Helper: use !site.helper to add role permission settings in all existing sites that include
the target role. This simplifies the process of retrofitting old sites with updated role
permissions.