How to make your own multiple answers quiz with JavaScript

What I’m going to share below is an HTML5 based multiple answers quiz web app and also it’s quiz generator.

You can use the generator included in this source code to input your questions and answers including the correct answer. Then you can copy the generated JSON code and paste it on a quiz definition js file.

Watch this video to see how it works:

This is a web quiz engine that allows you to make question and multiple answers quiz easily. Get the source code from this link:

https://github.com/habibieamrullah/WebQuizEngine

Leave a Reply

Your email address will not be published. Required fields are marked *