Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

The Courseware Quiz Builder

The jQuery quiz builder I wrote for The Coursewa.re Project.

Build Status

Installation

Download the latest file from src directory.

Usage

For usage and examples check the index.html file.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Run and update the tests. See below how.
  5. Push to the branch (git push origin my-new-feature)
  6. 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 rake

Credits

This library was extracted from the http://coursewa.re project.

License

MIT.

About

The Courseware jQuery Quiz Builder

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.