Several types of components are installed with activation of the Learning Core [sn_lc] plugin, including user roles, and tables.

Table 1. Roles
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.
  • sn_lc.catalog_manager
  • sn_hr.integr_fw.admin
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.
  • sn_lc.task_creator
  • sn_lc.content_writer
Learning catalog group manager [sn_lc.catalog_group_manager] Grants administrative rights to create, read, or update learning libraries based on groups.
  • sn_lc.task_creator
  • sn_lc.content_writer
Table 2. Tables
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.