8000 GitHub - 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).
[go: up one dir, main page]

Skip to content

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

Notifications You must be signed in to change notification settings

codef0rmer/eShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 877D  
 
 
 
 

Repository files navigation

#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?

#How I build it?

#Try? You need to have prerequisite components 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0