JoshuaVaneps / fun-code-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun Code Quiz

This is a quiz with basic coding questions written with HTML, CSS, and JS.

Usage

It asks 3 questions and gives you 10 seconds to answer them all. After you answer each question, you will be prompted with the next one. The quiz is over when all 3 questions are answered or the timer runs out. If a question is answered correctly, the user scores 10 points. If the user answers incorrectly, 1 second is deducted from the timer. The user can then post thier score to the highscore list and save there name and initial. if nothing is entered and the save button is clicked the score will not save and if the user attempts to save the same score multiple times the save button will lock after first ubmission.

Click Here to Deploy site:

image

image

image

About


Languages

Language:JavaScript 41.0%Language:CSS 31.4%Language:HTML 27.6%