Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 684 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 684 Bytes

Build a Quiz Using JavaScript

Description

This application uses primarily JavaScript to execute a multiple choice quiz. The question and answer sets are in their own JavaScript file which is called from the main file and displayed on the HTML page. After the quiz, the user is prompted to enter their initials and submit them to the High Scores page.

Link to Live Page

Live Link

Screenshots

Image of a question and its multiple choice answers Image of the page where users can enter their initials Image of the High Scores page