Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.86 KB

collection-editor-v2.md

File metadata and controls

36 lines (20 loc) · 1.86 KB

Collection Editor - V2

🌠How to setup

Please refer to the README.md of the git repository

🌠Configuration

Before going to the next section, you should know about object category definition is the key part of the configuration to load the editor.

Following are the configuration for different types of collections.

  1. Digital Textbook
  2. Course

For more information, please refer to the config section of the README.md file of the git repository

{% embed url="https://github.com/Sunbird-Ed/sunbird-collection-editor/blob/d033e4d7495e63e2e0f05641491a51184dcc17fa/docs/CONFIGURATION.md" %}

🌠Dependencies

Internal Dependencies

Content service APIs are being used to read the content details using READ/GET API calls.

The content players are used to playing the different types of content such as PDF, VIDEO, EPUB, etc...

External Dependencies

Sunbird Telemetry is a specification to instrument all the key events. Using this specification reference applications & services will generate telemetry events.