wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CKQG_Scratch 02. Blocks

Total questions: 40

Worksheet time: 40mins

Name
Class
Date
1.

Which blocks will make the sprite move on the stage

a)

Looks blocks

b)

Motion blocks

c)

Sound blocks

d)

Control blocks

2.

Which set of blocks are in pink color?

(a)  

3.

What is the backdrop of a project called?

a)

Script

b)

Stage

c)

Scratch

d)

Sprite

4.

A collection or stack of blocks that all interlock with one another is called?

a)

Sprite

b)

Scratch

c)

Script

d)

Stage

5.

The code blocks below are an example of what type of action?

a)

Pen

b)

.

Events

c)

Looks

d)

Control

6.

Chose the correct answer.

a)

This block gives a sort of thought, the block can be used whenever a character thinks something (such as in an animation).

b)

The block displays a speech bubble with the specified text for the sprite that runs it, which appears on the screen for the specified amount of seconds.

c)

The block gives its sprite a speech bubble with the specified text.

7.

Choose the correct answer.

a)

The block changes its sprite's costume to the next one in the costumes pane.

b)

The Next Backdrop block is a Looks block and a Stack block.

c)

This block is one of the most commonly used blocks; it is used whenever a sprite must switch to a specific costume.

8.

The block sets its sprite's size to the specified amount.

a)

Repeat until

b)

Set size to

c)

Change size by

9.

This block waits for scripts under any __________to () blocks to finish.

a)

Next backdrop

b)

Switches backdrop to and wait

c)

Switches to next costume

10.

What color represents motion blocks?

a)

Green

b)

Red

c)

Orange

d)

Blue

e)

None of the above

11.

Which of the following is NOT true?

a)

Move blocks can sometimes increase the x position of a sprite

b)

Reducing the y position of a sprite makes it go lower

c)

The change x blocks always increases the x position of a sprite

d)

You use blocks to code in scratch

e)

The glide block always sends the sprite forward

12.

Which block will start drawing?

a)
b)
c)
d)
13.

Which block will stop drawing?

a)
b)
c)
d)
14.

Which block will slow down the program?

a)
b)
c)
d)
15.

What does this block do?

a)

Move forward 15 steps

b)

Turn left 15 degrees

c)

Wait 15 seconds

d)

Turn right 15 degrees

16.

What are the parts of Scratch screen?

a)

1Stage, 2.Script Area, 3.Block Palette

b)

1Stage, 2. Block Palette, 3. Script Area

c)

1Script Area, 2. Block Palette, 3. Stage

d)

1Block Palette, 2. Script Area, 3. Stage

17.

Blocks that allows you to repeat scripts multiple times.

a)

repeating blocks

b)

script

c)

volume

18.

Select ALL the repeating blocks.

a)
b)
c)
d)
19.

Select the ALL the Motion blocks.

a)

glide 1 sec to x:12 y :20

b)

if on edge, bounce

c)

when this sprite is clicked

d)

say hello

20.

Select ALL the Control blocks.

a)

move 10 steps

b)

wait 1 sec

c)

say Hello

d)

forever

21.

WHICH ONE OF THE FOLLOWING BLOCKS IS NOT A REPETITION LOOP.

a)
b)
c)
d)
22.

what is the color of the control blockes ?

a)

blue

b)

green

c)

light yellow

d)

i don`t know !

23.

what are the two axis in scratch

a)

x and y

b)

n and t

c)

j and w

d)

k and somethig

24.
The computational concept of running the same sequence multiple times.
a)
Parallelism
b)
Events
c)
Broadcast
d)
Loops
25.
The computational concept of one thing causing another thing to happen.
a)
Parallelism
b)
Events
c)
Broadcast
d)
Loops
26.
A message that is sent through the Scratch program, activating receiving scripts.
a)
Parallelism
b)
Events
c)
Broadcast
d)
Loops
27.
One of the ten categories of Scratch blocks. They are color-coded gold, and are used to control scripts.
a)
Parallelism
b)
Control
c)
Vector
d)
Bitmap
28.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

29.
What will the cat say when this script is run?
a)
Have a nice day. (only)
b)
Here's some fruit. (only)
c)
Here's some fruit. Have a nice day. 
d)
You can't have any. Have a nice day. 
30.

What does block allow users to input text or number?

a)
b)
c)
d)
31.

How to assigned a = 2?

a)
b)
32.

How to print the value of a +b?

a)
b)
33.

How to stop the script?

a)

Stop all

b)

Stop

c)

When the green flag is clicked

34.
How can you upload a new sprite to Scratch?
a)
Searching for an image, saving and clicking on the folder to upload.
b)
Stand up, dance around, cross your fingers and upload the image.
c)
Ask your neigbor to upload a sprite for you?
d)
Call your mom for help?
35.
What button do you need to click on to edit a Scratch project?
a)
See Inside
b)
Go Home
c)
Sign Out
d)
Save Now
36.
What are these blocks use for?
a)
To make sound
b)
To make cookies
c)
To make art
d)
To make the sprite jump
37.
What tool can you use to delete a sprite?
a)
scissors
b)
grow
c)
shrink
d)
stamp
38.
How do you save a project in Scratch?
a)
Click on Save Now or File-Save now
b)
Click on the scissors
c)
Click on the green flag
d)
Click on events
39.
" if on edge, bounce " mean ... ?
a)
Jump
b)
Go back
c)
Continue
d)
STOP
40.

Which block is in the SOUND category?

a)

stop

b)

clear look

c)

broadcast

d)

Wait until