NEW
Font size
WorksheetsGrade 3 scratch
Total questions: 20
Worksheet time: 9mins
A set of instructions is called a ___________
Variable
Scratch
Program
The cat in Scratch is
An Avatar
A Sprite
An Image
A Template
What is the function of the 'when green flag clicked'?
Runs the script
If condition is true, runs the blocks inside
Points sprite in the specified direction
Nothing happens
Which blocks will make the sprite move on the stage
Looks blocks
Motion blocks
Sound blocks
Control blocks
The code blocks below are an example of what type of action?
Pen
.
Events
Looks
Control
What does this symbol represents?
Stop
Go
To change the costume of a sprite we use which block?
[ Next Costume]
[ Change Costume ]
[Show Costume ]
To start a program_____
Which block is used to move a sprite?
Which icon is used to insert a sprite?
A ____________ is a graphical character that moves on the stage.
lion
sprite
block
scratch
____________ has different blocks and tabs to write the script in Scratch.
Scripts Area
Sprites Pane
Block Palette
What kind of block do I use to change appearance of the Sprite?
Motion
Sensing
Events
Looks
You can turn a sprite only in the clockwise direction.
True
False
Pen commands are found in the 'Extension Block'
true
false
choose the pen block
This block for
delete shapes
add shapes
WHAT IS THE OUTPUT OF THE PROGRAM?
The blocks in the __________ block allow the sprite to draw lines on the stage.
stamp
motion
pen
looks
