Search Header Logo

Web Quizizz 29

Authored by James Luong

Computers

10th Grade

Web Quizizz 29
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • Ungraded

Do you have a question that should be put in an upcoming Quizizz?

(Silly questions are fine too, but they should be school appropriate)

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Where are you at on Project 5?

I put my questions in my HTML file

😎

I saved all the user's answers into variables

😎😎

My message works! (I'm all done with the main part of Project 5)

😎😎😎

I am completely done including all 5 challenges

😎😎😎😎

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a variable do?

Save information so that we can change/use it later

Nothing, variables are lame

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

let mystery = document.getElementById("box99").value;

What is currently stored inside of mystery?

"pink"

"yellow"

"box99"

"box5"

Answer explanation

It did not store "box5"

It stored the value of the element with the id "box99"

It saved what was inside that textbox which was the word "yellow"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

let mystery = document.getElementById("box5").value;

What is currently stored inside of mystery?

"pink"

"yellow"

"box99"

"box5"

Answer explanation

It did not store "box99"

It stored the value of the element with the id "box99"

It saved what was inside that textbox which was the word "pink"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

let mystery = document.getElementById("box99").value;

document.getElementById("p1").style.backgroundColor = mystery

What will change?

The background color of the paragraph will be pink

The text color of the paragraph will be pink

The text color of the paragraph will be yellow

The background color of the paragraph will be yellow

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

let mystery = document.getElementById("box5").value;

document.getElementById("p1").style.backgroundColor = mystery

What will change?

The background color of the paragraph will be pink

The text color of the paragraph will be pink

The text color of the paragraph will be yellow

The background color of the paragraph will be yellow

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?