The Courseware Quiz Builder
The jQuery quiz builder I wrote for The Coursewa.re Project.
Installation
Download the latest file from src directory.
Usage
For usage and examples check the index.html file.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Run and update the tests. See below how.
- Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Tests
Check spec directory for Jasmine tests.
To run those, open spec/runner.html in a browser or use Rake
$ bundle update
$ bundle exec rakeCredits
This library was extracted from the http://coursewa.re project.
License
MIT.
