Skip to content

dyn0m1ght/JSTogether-Project0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSTogether-Project0

This project is to build a JavaScript quiz application (will use HTML and CSS as well) that will function as follows:

-It is a simple quiz that has radio button choices, and it will show the user her score upon completion. -The quiz can show any number of questions and any number of choices. -Tally the user’s score and display the final score on the last page. The last page will only show the score, so remove the last question. -Use an array to store all the questions. Each question, along with its choices and correct answer, should be stored in an object. The array of questions should look similar to this:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published