Who can use this feature?
|
If a learner is a member of multiple groups with different custom colors, you can select a primary group in their profile to apply the branding of a specific group to the pages that are not related to any group.
The colors of the primary group apply to the learner's:
- Homepage
- Search results pages
- User profile
- Course player and editor
- Path player and editor
- Email notifications with custom colors
You can also assign a primary to learners via the following API routes:
- POST createOrInviteUser when you create or invite a new user.
- PUT updateUser when you update an existing user account.
The primary group is an optional setting. When the primary group is not set, the custom colors of the lowest private common ancestor group apply to the pages that are not related to any group.
Select the primary group in a learner's profile
- In the left sidebar, click on the platform group (with the golden crown at the bottom right of the icon).
- At the top of the page, click Users.
- Click on a user.
- In the Primary group section, click SELECT PRIMARY GROUP.
- In the dialog box, select the group.
- Click CONFIRM.
Edit the primary group in the learner's profile
- In the left sidebar, click on the platform group (with the golden crown at the bottom right of the icon).
- At the top of the page, click Users.
- Click on a user.
- In the Primary group section, click Edit.
- In the dialog box, select the new group.
- Click CONFIRM.
Delete the primary group in a learner's profile
- In the left sidebar, click on the platform group (with the golden crown at the bottom right of the icon).
- At the top of the page, click Users.
- Click on a user.
- In the Primary group section, click Remove.
The primary group is removed. The branding of the lowest private common ancestor group applies by default to the pages that are not related to any group.