Computers and Technology

Quiz Time! For this lab, you will create a simple quiz in JavaScript. Begin by starting a new project at https://plnkr. co/. Your webpage will look like something like this:

Screenshot of quiz question with three possible answers as buttons to click.

When users click on a button, the text should appear that tells them whether they have clicked on the correct answer.

Here are the requirements for your quiz:

Include at least one question.

Include at least three possible answers for your question.

Include a message that indicates whether the correct button was clicked.

You can use CSS to add any stylistic elements that you would like to your webpage.

When you have created your webpage, test it. (Remember to try the wrong answers!) Then, take screenshots of it to turn in. Be sure to include both the HTML and the JavaScript code—you’ll need more than one screenshot. If you cannot get the program to work properly, turn in a screenshot along with a paragraph explaining what you did to try to fix it.


Quiz Time!

For this lab, you will create a simple quiz in JavaScript. Begin by starting a new pro

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:00, kingethan08
Ihave an iphone 8plus should i get another phone like samsung note 9 or s9 ? ?
Answers: 2
image
Computers and Technology, 22.06.2019 11:00, abelxoconda
Which are examples of note-taking tools? check all that recording devices sticky notes digital highlighters paper flags highlighting pens digital displays digital flags
Answers: 1
image
Computers and Technology, 23.06.2019 03:00, tay9122
Jason, samantha, ravi, sheila, and ankit are preparing for an upcoming marathon. each day of the week, they run a certain number of miles and write them into a notebook. at the end of the week, they would like to know the number of miles run each day, the total miles for the week, and average miles run each day. write a program to them analyze their data. your program must contain parallel arrays: an array to store the names of the runners and a two-dimensional array of five rows and seven columns to store the number of miles run by each runner each day. furthermore, your program must contain at least the following functions: a function to read and store the runners’ names and the numbers of miles run each day; a function to find the total miles run by each runner and the average number of miles run each day; and a function to output the results. (you may assume that the input data is stored in a file and each line of data is in the following form: runnername milesday1 milesday2 milesday3 milesday4 milesday5 milesday6 milesday7.)
Answers: 3
image
Computers and Technology, 23.06.2019 03:00, Julianhooks
State 7 common key's for every keyboard
Answers: 1
Do you know the correct answer?
Quiz Time! For this lab, you will create a simple quiz in JavaScript. Begin by starting a new proje...

Questions in other subjects: