Components installed with Learning
Several types of components are installed with the activation of Learning, including tables, user roles, and scheduled jobs.
Roles installed
| Role title | Description | Contains roles |
|---|---|---|
| sn_lc.learning_admin | Sets up Learning application configurations. Performs all the actions in the application. Possesses CRUD access for all tables. | sn_lc.learning_admin |
| sn_lc.catalog_group_manager | Manages catalogs and catalog groups on Learning application. | sn_lc.catalog_group_manager |
|
sn_lc.learning_manager |
Sets up Learning application configurations. Performs all the actions in the application. Possesses CRUD access for all tables. |
sn_lc.learning_manager |
| sn_lc.catalog_manager | Manages catalogs on Learning application. | sn_lc.catalog_manager |
| sn_lc.task_creator | Responsible for creating learning tasks on Learning application. | sn_lc.task_creator |
| sn_lep.achievement_manager | Creates and manages achievements on Learning application. | sn_lep.achievement_manager |
Tables installed
| Table | Description |
|---|---|
| Achievement [sn_lep_achievement] | Stores details of all achievements configured on Learning. |
| User achievement [sn_lep_user_achievement] | Stores information of all user achievements on Learning. |
| Achievement rule [sn_lep_achievement_rule] | Defines the rules to define achievements on Learning. |
| Achievement rule item [sn_lep_achievement_rule_item] | Stores information of all the achievement rules on Learning. |
| Achievement skill [sn_lep_m2m_achievement_skill] | Maps the achievements to the associated skill. |