Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.47 KB

generic-editor.md

File metadata and controls

34 lines (24 loc) · 1.47 KB
description
File upload editor(pdf, video, h5p, epub etc..)

Generic Editor

The generic editor is used to create for all non-ECML contents. This editor is used for the contents which can be uploaded as files(H5P, epub, PDF, HTML, Youtube, Video).

🌠Supported files

File Type Details
PDF PDF files
Youtube Youtube shared link can be used a content
Video(MP4, Webm) Local MP4, Webm videos can be uploaded
HTML Any HTML contents which can be played in the browser can be uploaded as ZIP file
H5P H5P files
Epub epub files

🌠Tech Stack

  • AngularJS
  • HTML, CSS
  • JavaScript

🌠Installation guide

{% content-ref url="../../../use/installation-guide/editors/generic-editor.md" %} generic-editor.md {% endcontent-ref %}

🌠Git Repo

{% embed url="https://github.com/project-sunbird/sunbird-generic-editor" %}