Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T00:12:38.000Z (about 5 years ago)
- Last Synced: 2023-03-12T06:48:17.550Z (almost 2 years ago)
- Topics: html, javascript, practice-test, quiz-engine
- Language: HTML
- Size: 27.3 KB
- Stars: 55
- Watchers: 10
- Forks: 40
- 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.