Components installed with Learning Core
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- HR Service Delivery Non-Scoped
Several types of components are installed with activation of the Learning Core [sn_lc] plugin, including user roles, and tables.
| Role title [name] | Description | Contains roles |
|---|---|---|
| Learning admin [sn_lc.learning_admin] | Grants administrative rights to create, read, update, and delete (CRUD) catalog, learning content, learning course catalogs, roles, and configure learning source. |
|
| Learning course catalog admin [sn_lc.learning_course_catalog_admin] | Posesses admin rights to manage learning course catalogs. | [sn_lc.learning_course_catalog_admin] |
| Learning content writer [sn_lc.content_writer] | Grants read or write access for learning courses. | sn_lc.content_creator |
| Learning task creator [sn_lc.task_creator] | Grants read or write access for learning tasks. | [sn_lc.task_creator] |
| Learning catalog manager [sn_lc.catalog_manager] | Grants administrative rights to create, read, or update learning libraries. |
|
| Learning catalog group manager [sn_lc.catalog_group_manager] | Grants administrative rights to create, read, or update learning libraries based on groups. |
|
| Table | Description |
|---|---|
| Learning External Content [sn_lc_external_content] |
Stores details of external course items that are pulled from third-party systems. |
| Learning User Course Activity [sn_lc_user_course_activity] |
Stores details of learning course activities such as user to whom the course is assigned, status, due date, and name of the learning course. |
| Collection [sn_lc_collection] | Stores details of the collections of internal and external learning content. |
| Learning Course Catalog [sn_lc_course_catalog] | Stores details of the course catalogs that maintain courses under one category and drive access control |
| Learning Content [sn_lc_content] |
Stores details of internal learning content such as knowledge articles and videos that are created in the ServiceNow application. |
| Learning Course Item [sn_lc_course_item] |
Stores details of learning course items, such as the source to which the learning course belongs. |
| Learning Task [sn_lc_learning_task] |
Stores details of learning tasks, such as a user to whom the learning task assigned, and due date by when the learning task must be completed. |
| Learning System Configuration [sn_lc_learning_system_configuration] |
Stores configuration parameters of sources, third-party learning management systems. |
Related Content
- Course catalog form
Use the course catalog form to create a new learning course catalog.
- Learning library form
Use the learning library form to create a learning library.
- Learning task form
Assign a learning task to an employee that can be completed from the To-dos page in Employee Center.
- Life-cycle stages of a content collection in Learning Core
The State transition of a collection guides you through the stages of its life cycle.
- Learning internal content form
Use the Learning internal content form to create internal Learning courses so that employees can learn new content and enhance their skills set.
- Learning External Contents form
Description of the field values in the Learning External Content form.
- Collection form
Use the Collection form to create a content collection in Learning Core to dynamically group learning content that includes multiple internal and external courses.