Team Lead
Team Lead is a user who creates a content creating team. This user can create and edit content within this team as well as edit the created team (add or remove team members, assign roles).
The role name in the system is TeamLead_{{.Name}}. It has the following permissions:
| Permission | Description |
|---|---|
| Tenant management permissions | |
| TenantSetting.Read | A user can view the setting of tenant to which they belong. |
| User management permissions | |
| User.Read | A user can view the details of existing users in their team. |
| User role and permission management permissions | |
| UserRole.Read | A user can view the details of roles assigned to the users in their team. |
| Content team management permissions | |
| Team.Read | A user can view the details of existing teams in the platform. |
| Learning settings management permissions | |
| Category.Read | A user can view content categories. |
| GradingScale.Read | A user can view grading scales. |
| ResourceCatalog.Read | A user can view content libraries. |
| ResourceTopic.Create | Obsolete. |
| ResourceTopic.Delete | Obsolete. |
| ResourceTopic.Read | Obsolete. |
| Learning activities management permissions | |
| Activity.Create | A user can create a learning activity in the platform. |
| Activity.Read | A user can view learning activities in the platform. |
| Activity.Update | A user can modify learning activities in the platform. |
| Objectives management permissions | |
| Objective.Create | A user can create learning objectives. |
| Objective.Read | A user can view learning objectives. |
| Objective.Update | A user can modify learning objectives. |
| Objectives notifications management permissions | |
| ObjectiveNotificationSetting.Create | A user can configure notifications to be sent to them when there are changes in their learners' progress. |
| ObjectiveNotificationSetting.Delete | A user can delete notifications configured to be sent to them when there are changes in their learners' progress. |
| ObjectiveNotificationSetting.Read | A user can view notifications configured to be sent to them when there are changes in their learners' progress. |
| ObjectiveNotificationSetting.Update | A user can modify notifications configured to be sent to them when there are changes in their learners' progress. |
| Assessment and quiz management permissions | |
| Assessment.Read | A user can view assessment and quiz settings. |
| Domain.Read | A user can view a domain to which quizzes or question pools belong. |
| LMS.Read.Activities | A user can view activities existing in LMS. |
| Message.Read | A user can view files with feedback on learners' assignments. |
| Tag.Read | A user can view tags used to mark questions and quizzes for easier filtering. |
| TopicQuestion.Read | A user can view to which topic a question refers. |
| Question.Create | A user can create questions. |
| Question.Delete | A user can delete questions. |
| Question.Read | A user can view questions. |
| Question.Update | A user can modify questions. |
| Question.Read.File | A user can view files attached to questions. |
| Question.Read.Preview | A user can preview questions. |
| QuestionPool.Create | A user can create question pools. |
| QuestionPool.Delete | A user can delete question pools. |
| QuestionPool.Read | A user can view question pools. |
| QuestionPool.Update | A user can modify question pools. |
| Quiz.Create | A user can create quizzes. |
| Quiz.Delete | A user can delete quizzes. |
| Quiz.Read | A user can view quizzes. |
| Quiz.Update | A user can modify quizzes. |
| Quiz.Read.File | A user can view quiz files. |
| Quiz.Read.Preview | A user can preview quizzes. |