Font size
WorksheetsGrade 5 Unit 4 Scratch
Total questions: 35
Worksheet time: 18mins
The default sprite in scratch is _________.
Apple
Cat
Parrot
Muffin
Scratch is a ______________.
sound editing software
video editing software
programming language
None
In a scratch script, event blocks are in ____________ color.
black
red
blue
yellow
The different 'looks' for a sprite are called ____________.
costumes
events
sensing
operators
Blocks that control the movement of the sprite are called __________ blocks.
operator
look
motion
looks
If ...... else is an example of ____________ loop.
counter loop
conditional loop
repeat
forever loop
We can change the sprite in scratch from the ______________.
picture library
sprite library
video library
None
is in the ______________ block
sensing
control
motion
event
is an example of a ____________.
movement
trigger
IF
None
is an example of __________ block.
event
motion
looks
sensing
Every location on the stage has a number value. (a)
True
False
The sound blocks control the sound of the sprite. (a)
True
False
The co ordinates are made of two numbers. (a)
True
False
Angles are measured in centimeter. (a)
False
True
Control blocks are used by the computer to sense if an event happens. (a)
False
True
Each co ordinate has ______ numbers
two
three
five
one
four
The center of the stage has x and y value as ________ .
0
2
3
1
5
Every program need a ____________.
starting event
sensing block
variable
sound block
Motion blocks are ________ in color.
blue
red
purple
green
yellow
If ......... else block makes a ________ test.
logical
software
term 2
The position of the sprite from left to right is a ______________.
x coordinate
y coordinate
z coordinate
w coordinate
The biggest possible value for x coordinate is __________ .
260
-260
180
-180
300
The smallest possible value for x coordinate is _______.
-260
260
180
-180
0
The biggest possible value for y coordinate is __________ .
180
-180
260
-260
300
The smallest possible value for y coordinate is ________ .
-180
180
2
260
-260
A right angle is ______ degrees.
90
45
360
0
180
The area where the sprite moves is called ___________ .
sprite
stage
backdrop
scratch
is a (a) loop.
is in the ___________ .
motion block
sound block
sensing
looks block
sensing block
Identify the name of the block it belongs to.
Operators
Motion
Looks
Sound
Control
Identify the name of the block it belongs to.
Operators
Motion
Looks
Sound
Control
Identify the name of the block it belongs to.
Operators
Motion
Looks
Sound
Control
Identify the name of the block it belongs to.
Operators
Motion
Looks
Sound
Control
Identify the name of the block it belongs to.
Operators
Motion
Looks
Sound
Control
Counter loop is also called as ____________ .
Conditional Loop
Fixed loop
Conditionally controlled loop
Forever loop
