Group Based Permissions

When a user is given one or multiple of these permissions they have the ability to interact with the group in the described ways.

These are a set of bit flags.

Group PermissionsPermalink

can have one or more of these checked.

None = 0x0000Permalink

No permissions and is a standard learner.

Rights = 0x0001Permalink

Can modify group member’s access rights.

List = 0x0002Permalink

Read permissions within the group and can look at the group member list.

Member = 0x0004Permalink

Can add and/or delete standard learners within the group.

Content = 0x0008Permalink

Can change the content within the group by adding and/or deleting content.

Media = 0x0010Permalink

Can add and/or delete media within the group.

Report = 0x0020Permalink

Can view and run reports on selected members within the group and/or the entire group.

Assess = 0x0040Permalink

Can mark submitted lessons from the group.

Group RolesPermalink

Are represented by a combination of the group permission bit flags.

Admin RolePermalink

An admin role always has the rights and list permissions set.

Reviewer rolePermalink

Always has the rights and list permissions set. Usually they will also have the report set too but is optional.

Member rolePermalink

A single user within a group that has access to the content without any group permissions.