Motion in Scratch

Motion in Scratch

6th Grade

5 Qs

quiz-placeholder

Similar activities

Pictoblox 8

Pictoblox 8

1st - 9th Grade

10 Qs

Scratch for Khai Nam

Scratch for Khai Nam

1st Grade - University

10 Qs

Class VI - Chapter 2 - one word

Class VI - Chapter 2 - one word

6th Grade

10 Qs

Sensing and Voice blocks

Sensing and Voice blocks

5th - 7th Grade

10 Qs

6th gr 1st Scratch Show What You Know Rapid Reaction

6th gr 1st Scratch Show What You Know Rapid Reaction

6th - 8th Grade

10 Qs

NotchUp - Scratch My First Quiz

NotchUp - Scratch My First Quiz

1st - 8th Grade

8 Qs

Basic Level Quiz

Basic Level Quiz

6th - 8th Grade

10 Qs

Scratch  - Show What You Know: Skywriting

Scratch - Show What You Know: Skywriting

6th Grade

10 Qs

Motion in Scratch

Motion in Scratch

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Jonathan Smith

Used 8+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The message is sent only to sprites with the same color

The message is sent to all sprites in the project

The message is sent only to the sprite that created it

The message stops the entire program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The move block only works horizontally

The change x block follows a straight line based on the sprite's current direction

The move block follows the sprite's current direction

There is no functional difference between the blocks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Show block

When I receive block

Broadcast block

Send message block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The sprite will move 10 steps only if another sprite sends the 'start' message

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

The sprite will stop moving

Nothing will happen

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Moves the sprite 10 steps to the right

Changes the sprite's x-coordinate by 10 pixels

Rotates the sprite 10 degrees

Increases the sprite's size by 10