Skip to content

A website that allows you to create Definition files for use with the Videogular-Questions plugin.

License

Notifications You must be signed in to change notification settings

soton-ecs-2014-gdp-12/authoring-tool

Repository files navigation

authoring-tool

This repository will include the authoring tool to create questions for the videogular-questions plugin.

This will be a front end interface to allow generation of the required questions.json file used by this plugin.

Setup

npm install can be run to install the npm dependencies.

The Videogular Questions modules specified in the bower.json file have not been released yet. To get them, clone their repositories and run bower link in the root of each repository. Then, in the authoring-tool directory, tell Bower to use your local copy:

$ bower link videogular-questions

Important: This will not work without doing this.

Configuring an Apache webserver to run this application

AngularJS files are JavaScript and therefore can be run on a normal Apache webserver.

To install this you must clone the repository to a location served by apache and then install the dependencies by running npm install

Once this has been performed the application will be able to be used.

About

A website that allows you to create Definition files for use with the Videogular-Questions plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •