Skip to content

educreations/educreations-embed-gadget

 
 

Repository files navigation

Educreations Embed Gadget Build Status

Authors embed educreations videos inside the course. They paste the iframe embed code, and we just grab the lesson id from it.

Usage

git clone https://github.com/Versal/educreations-embed-gadget.git
cd educreations-embed-gadget
versal preview

Then got to localhost:3000

To test

npm install -g bower
bower install
npm install
npm test

Changelog

  • 0.0.5 Allow private creations
  • 0.0.4 Added index.html
  • 0.0.3 Skipped version (testing)
  • 0.0.2 Code cleanup
  • 0.0.1 Embed educreations videos with iFrame code

About

A gadget that embed videos from Educreations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • HTML 21.9%
  • CSS 8.4%