jsQuizEngine - lightweight javascript quiz engine

I’ve been studying for some Microsoft certification exams lately. The exam I’m studying for right now is the Developing Microsoft Azure Solutions (70-532) exam and this exam doesn’t have any practice tests available from anyone. So I’ve decided to make my own practice test questions for it. However, I’ve been unable to find any nice, clean, simple test / quiz engines to be able to take the practice questions like a semi-real test. So I decided to build my own using HTML, JavaScript and CSS.

The resulting test / quiz engine is my new jsQuizEngine project. It’s a simple, clean quiz engine that’s easy to use. The file format for the quizzes is even in HTML, so it’s even easy to create new quizzes for.

Source Code: https://github.com/crpietschmann/jsquizengine

Also, here’s some screenshots of where it’s at so far. Keep in mind this project is really simple at this point, but it does work.

Chris Pietschmann
Chris Pietschmann
Microsoft MVP | App Innovation Leader | Azure, AI & DevOps Architect | HashiCorp Ambassador | Author
I'm a Practice Leader, App Innovation specialist, solution architect, developer, SRE, trainer, and author with 25+ years of experience helping enterprises turn AI, app modernization, cloud architecture, and DevOps into real business outcomes.