wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

(Intermediate) Week 8: Sending Messages

Total questions: 8

Worksheet time: 6mins

Name
Class
Date
1.

Which group of blocks include the "Broadcast" block?

a)

Events

b)

Motion

c)

Control

2.

What would this code do?

a)

make sprite run when distace is close

b)

broadcast RUN when distance is close

c)

move 10 steps then stop

d)

glitch out

3.

Which of the following best describes the BROADCAST function in Scratch?

a)

Makes a speech bubble appear over your sprite's head

b)

Plays a sound

c)

Sends out an invisible signal

d)

Changes the colors on the screen

4.

A message that is sent through the Scratch, activating receiving scripts.

a)

Broadcast

b)

Events

c)

Loops

d)

Motion

5.

Where can I find this block?

a)

Events

b)

Motion

c)

Control

d)

Looks

6.

What does this piece of code do?

a)

This piece of code is a timer. Adding time by 1 each time.

b)

Adds a score every time "Goal!!" is received.

7.

How can we use one sprite to send messages with other sprites?

a)

Sensing

b)

More Blocks

c)

Data

d)

Broadcast

8.

What does this code do?

a)

Changes background when level 2 is broadcasted

b)

Changes background when score is 10

c)

When level 2 is broadcasted, stop the game

d)

When background is changed game resets