Highly flexible JavaScript/XML multiple choice quiz engine.
- Create professional (timed) quiz exercises
- Define any number of questions
- Define any number of question options (text or images)
- Animate question options
- Mark each question as correct or incorrect
- Trigger correct, partially correct, incorrect or option specific feedback
- Animate feedback text and imagery
- Reset question function
- Set a quiz passmark
- Show final score feedback (pass/fail text and imagery)
- Restart quiz function
- Touch device friendly
- Supports both absolute and responsive layout (demos use Bootstrap 3)
- Post results to a server side script
- Comes with documentation and seven fully functional examples
Change log
Sept 28, 2015
- Mastery score bug fix
- Form example to send score to a server side script is more complete (with an example AJAX call and placeholder php script)
June 20, 2015
- Bug fix
- Package includes example of adding a form at the end of a quiz to call a server side script
February 26, 2015
- Update to support responsive layout