https://github.com/codef0rmer/eshell
An eLearning player – a building block for more conventional eLearning courses to be run on created with authoring tools. Such players basically consist of different kinds of templates/activities backed by XML/JSON data (produced by Authoring Tools).
https://github.com/codef0rmer/eshell
Last synced: about 1 year ago
JSON representation
An eLearning player – a building block for more conventional eLearning courses to be run on created with authoring tools. Such players basically consist of different kinds of templates/activities backed by XML/JSON data (produced by Authoring Tools).
- Host: GitHub
- URL: https://github.com/codef0rmer/eshell
- Owner: codef0rmer
- Created: 2012-11-12T17:46:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T06:13:06.000Z (over 11 years ago)
- Last Synced: 2025-05-09T02:14:31.161Z (about 1 year ago)
- Language: CSS
- Homepage: http://codef0rmer.github.io/eShell/index.html
- Size: 6.28 MB
- Stars: 16
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#eShell
An eLearning player – a building block for more conventional eLearning courses to be run on created with authoring tools. Such players basically consist of different kinds of templates/activities backed by XML/JSON data (produced by Authoring Tools).
#Why?
Because I wanted to write Testable Application in AngularJS.
#What?
* [AngularJS](http://angularjs.org/)
* [Twitter Bootstrap](http://twitter.github.com/bootstrap/)
#How I build it?
* http://wp.me/paveF-h6
* http://wp.me/paveF-hm
* http://wp.me/paveF-hG
* http://wp.me/paveF-hL
* http://wp.me/paveF-hV
#Try?
You need to have [prerequisite components](http://wp.me/paveF-h6) installed to run it. Finally just run:
###basic setup
* $ cd eShell
* $ sudo npm install
* $ sudo bower install
### Fire up an app
* $ grunt server
### Run unit tests
* $ grunt test:unit
### Run e2e tests
* $ grunt test:e2e
#Todo?
Include more templates