Question
pl PLEASE HELP OUT!! In this assignment, You'll create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Be sure to
pl
PLEASE HELP OUT!!
In this assignment, You'll create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Be sure to layout this app with valid HTML and stylish CSS.
http:/u.bootcampcontent.com/NU-Coding-Bootcamp/NUEVA201801FSF4-FT-Class-Repository-FSF-FT/blob/master/05-timers/02-Homework/Instructions/advanced-trivia-demo.mov
You'll create a trivia game that shows only one question until the player answers it or their time runs out.
If the player selects the correct answer, show a screen congratulating them for choosing the right option. After a few seconds, display the next question -- do this without user input.
The scenario is similar for wrong answers and time-outs.
If the player runs out of time, tell the player that time's up and display the correct answer. Wait a few seconds, then show the next question.
If the player chooses the wrong answer, tell the player they selected the wrong option and then display the correct answer. Wait a few seconds, then show the next question.
On the final screen, show the number of correct answers, incorrect answers, and an option to restart the game (without reloading the page).
Totally Trivial Trivia! Time Remaining: 7 Seconds Which of these is NOT a name of one of the Spice Girls? Sporty Spice Fred Spice Scary Spice Posh SpiceStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started