#1 create a quiz app with pure javascript




hi guys,in this video , you will learn how to design structure for quiz application,
in this application, four options are given to each question , user have to select one. user can not select another option if s/he already selected one option.
if the answer is correct the score will increase .
then click to next button for next question.

All Quizs PlayList:

Part 2:
https://youtu.be/1_GA9o4sWuI

Source Code:
https://drive.google.com/file/d/1dNN3kECdPyIEGMEWlWyfk2yqwK8uOCVl/view?usp=sharing

Please LIKE our Facebook page for daily updates..
https://www.facebook.com/The-WebShala-1094349444089751/

Please do not forget to like ,comment, subscribe and share…

Thanks For Watching

Your Queries:
javascript quiz,
quiz app,
quiz app tutorial,
quiz app javascript,
javascript quiz app,
javascript quiz game,
javaascript quiz tutorial,
programming quiz,
build a quiz,
build a quiz app,
javascript project,
javascript project tutorial,
javascript quiz application,
quiz app tutorial javascript,
web development quiz,
web development quiz app,
javascript,
quiz,
quiz application,
quiz tutorial,
quiz tutorial javascript,
quiz tutorial game,
quiz game tutorial

#quizApp #javascript #quizGame #html #css

Original source


18 responses to “#1 create a quiz app with pure javascript”

  1. Hi
    I know he or she did the editing using css before coding with javascript but as a beginner or even intermediate, it's best to know how your code works and if it works before editing it to look pretty.

  2. good job brother,,,, but I have a question, How to access the data or answers of the users??
    and if you build this in addition to a flask application, how to export the data submitted by the user to evaluate it?

  3. you should try vs code it has features like autosave code and live server which allows you to see the changes in code in real time on browser window!!

  4. This is so easy to follow. I'm new to HTML CSS and JS and this was so easy with your guidance. This is exactly what I was looking for to do a basic quiz for a uni project. THANK YOU!

  5. hi guys,

    in this Program, four options are given to each question , user have to select one. user can not select another option if s/he already selected one option.

    if the answer is correct the score will increase .

    then click to next button for next question.

    thanks……

Leave a Reply