https://github.com/crpietschmann/jsquizengine
A simple HTML / Javascript based quiz engine
https://github.com/crpietschmann/jsquizengine
html javascript practice-test quiz-engine
Last synced: about 2 months ago
JSON representation
A simple HTML / Javascript based quiz engine
- Host: GitHub
- URL: https://github.com/crpietschmann/jsquizengine
- Owner: crpietschmann
- License: mit
- Created: 2015-04-14T23:02:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T00:12:38.000Z (over 5 years ago)
- Last Synced: 2025-03-25T08:51:23.343Z (2 months ago)
- Topics: html, javascript, practice-test, quiz-engine
- Language: HTML
- Size: 27.3 KB
- Stars: 57
- Watchers: 12
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# jsQuizEngine
A simple HTML / Javascript based quiz engineProjects that use jsQuizEngine:
- [Developing Azure Solutions (70-532) Practice Test](http://crpietschmann.github.io/Azure-70-532-Practice-Test/)
- [Implementing Azure Solutions (70-533) Practice Test](http://crpietschmann.github.io/Azure-70-533-Practice-Test/)
- [Architecting Azure Solutions (70-534) Practice Test](http://crpietschmann.github.io/Azure-70-534-Practice-Test/)
The following link contains a brief description of why I created this project, including a screenshot of what it looks likes so far:
[jsQuizEngine - lightweight javascript quiz engine](http://pietschsoft.com/post/2015/04/14/jsQuizEngine-lightweight-javascript-quiz-engine)
This is a sister project to the [jsFlashEngine](http://github.com/crpietschmann/jsFlashEngine) project.