Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 2.52 KB

collection-editor-v2.md

File metadata and controls

52 lines (29 loc) · 2.52 KB

Collection Editor - V2

Please refer to the Github readme document.

{% embed url="https://github.com/Sunbird-Ed/sunbird-collection-editor" %}

System Requirements

To install the editor, ensure that your laptop or desktop has the following minimum system requirements:

  • Operating System: Windows 7 and above, or 4.2 Mac OS X 10.0 and above/Linux
  • RAM: >2GB
  • CPU: 2 cores, >2 GHz

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

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...

SunbirdEd Forms

Contains Form component powered by angular. This component expects a configuration and renders form according to the view.

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

NPM Repository

{% embed url="https://www.npmjs.com/package/@project-sunbird/sunbird-collection-editor" %}