prajun7 / basic-quiz

It is a simple browser-based quiz game. There is a total of 5 questions, each question will have 4 options. And based on what the user chooses the score is displayed.

Home Page:https://prajun7.github.io/basic-quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz-Game

It is a simple browser-based quiz game. There is a total of 5 questions, each question will have 4 options.

Upon answering all questions and clicking a Submit button, it shows user the score, like ⅘ (4 correct and 1 incorrect).

I am using vanilla JavaScript and HTML to create the quiz.

Screen Shot 2022-03-07 at 8 51 48 PM

I am planning to add CSS in the future. Need to mark the incorrectly answered question in red and need to mark the correct answer in green.

About

It is a simple browser-based quiz game. There is a total of 5 questions, each question will have 4 options. And based on what the user chooses the score is displayed.

https://prajun7.github.io/basic-quiz/


Languages

Language:HTML 71.6%Language:JavaScript 16.6%Language:CSS 11.9%