Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

plimage text in transcribed

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 Spice

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions