Scratch Variables and Operators Quiz

Scratch Variables and Operators Quiz

Assessment

Interactive Video

Computers

5th - 6th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a counter variable in Scratch?

Open the 'Control' section and add a loop.

Select the 'Events' section and add a new event.

Navigate to the 'Data' section and make a variable.

Go to the 'Looks' section and create a new costume.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you reset the counter to zero in Scratch?

By pressing the space bar.

By changing the costume of the sprite.

By setting the counter to zero when the green flag is clicked.

By clicking the red stop button.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you press the space bar after programming the counter?

The sprite changes its costume.

The counter value decreases by one.

The counter value increases by one.

The game resets.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a countdown counter in Scratch?

By setting the counter to a random number.

By clicking the green flag multiple times.

By using a loop to decrease the counter.

By changing the counter by minus one.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using operators with the counter in Scratch?

To display a message on the screen.

To change the sprite's appearance.

To count in steps other than one, like steps of five.

To reset the game automatically.