Motion in Scratch

Motion in Scratch

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

5 questions

Show all answers

1.

FLASHCARD QUESTION

Front

When you use a "broadcast" block in Scratch, what happens?

Back

The message is sent to all sprites in the project

2.

FLASHCARD QUESTION

Front

What is the key difference between the "move 10 steps" block and the "change x by 10" block?

Back

The move block follows the sprite's current direction

3.

FLASHCARD QUESTION

Front

Which block would you use to make a sprite appear when it receives a specific message?

Back

When I receive block

4.

FLASHCARD QUESTION

Front

If a sprite has "when I receive 'start'" and then a "move 10 steps" block, what will happen?

Back

The sprite will move 10 steps when the 'start' message is broadcast.

5.

FLASHCARD QUESTION

Front

What does the "change x by 10" block do specifically?

Back

Changes the sprite's x-coordinate by 10 pixels