wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Blocks

Total questions: 21

Worksheet time: 1hrs 25mins

Name
Class
Date
1.
What is the definition for "Move()Steps"?
a)
Moves the sprite forward the amount of steps in the direction the sprite is facing
b)
Turns the sprite the specified amount
c)
Points the sprite in the direction
d)
Points the sprite towards the mouse-pointer or another sprite
2.
The definition for "Say() for () Secs" is a speech bubble appears over the sprite and stays for the specified amount of time.
a)
True
b)
False
3.
Which block is in the Event category? 
a)
When Green Flag Clicked
b)
() Contains ()
c)
When I Start as a Clone
d)
Play Sound () Until Done
4.
The block "Wait () Secs" is a Control Block.
a)
True
b)
False
5.
Any file in Scratch is called a
a)
Costume
b)
Project
c)
Sprite
d)
Variable
6.
 the background is  where the action takes place → stage
a)
False
b)
True
7.
a tab containing script blocks that allow you to change the appearance of sprites 
a)
Looks Tab
b)
Sensing Tab
c)
Events Tab
d)
Pen Tab
8.
contains scripts that allow you to assign sounds to your scripts 
a)
Sound Tab
b)
Sensing Tab
c)
Looks Tab
d)
Motion Tab
9.
Why won't this code continuously move the sprite when clicking the directional arrows?
a)
The "if" statements need to be inside a "forever" block
b)
The "point in directions" values need to change
c)
The "move 1 steps" commands need to be inside a "forever" block
d)
Need a 2nd "point in direction" block after "move 1 step"
10.
Will sprite move from his position after this code ?
a)
Yes
b)
No
11.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
12.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
13.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
14.
How do you duplicate a character in Scratch? 
a)
Ctrl+Del
b)
Ctrl+Backspace
c)
Scissors+Sprite
d)
Scissors+Stamp
15.
Where do you find the images of backdrops to insert in Scratch? 
a)
Costumes
b)
Backdrop
c)
Gallery
d)
Script
16.
What is the definition for "Move()Steps"?
a)
Moves the sprite forward the amount of steps in the direction the sprite is facing
b)
Turns the sprite the specified amount
c)
Points the sprite in the direction
d)
Points the sprite towards the mouse-pointer or another sprite
17.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement 
18.
a)
Game
b)
Animation
c)
Story
d)
Collague
19.
Scratch programming language can allow a user to create conversations
a)
True
b)
False
20.
What  does this command do?
a)
Move 10 spaces
b)
Move to a specific point on the scratch screen using the X and Y co-ordinates
c)
Move anywhere on the scratch screen
d)
Changes the colour of the sprite
21.
What ( Red Flag ) mean in Scratch
a)
Nothing
b)
STOP
c)
Start
d)
Finish