Font size
Worksheets[Tutorial] Starting Programming-Scratch
Total questions: 25
Worksheet time: 24mins
What colour blocks allow movement/motion in Scratch?
Blue
Green
Yellow
Red
The code blocks don't need to be joined, as long as they are on the script area, they will run.
True
False
What is the definition of an Algorithm?
A set of instructions to perform a process.
The answer to a question.
What colour is the default cat in Scratch?
Brown
Black
Orange
White
What type of loop is this?
Forever Loop
Repeat loop
Infinite loop
What loop is this?
Forever loop
Fixed loop
How many categories of block do we have in Scratch?
12
10
9
2
In scratch, these characters are called___________________________
Backdrop
Sprites
Blocks
Stage
A program is a set of instructions that tells the computer what to do
True
False
This is called ____________
A program
A loop
Which block allows you to add sound?
Will the sprite walk to other position after this code?
Yes
No
Where do you find the images of backdrops to insert in scratch?
Script
Backdrop
Costume
Gallery
Can you paint a new costume for a sprite in scratch?
Yes
No
What will happen when the green flag is clicked?
Make the character spin
Add a sprite
Start the game
Make the ball bounce
Which category does this command block belongs to?
Motion
Events
Looks
Control
Which category does this command block belongs to?
Sensing
Sound
Motion
Control
Look at the picture. What does it mean?
Delete a sprite
Add backdrop
Add sprite
All the above
Look at the picture. What does it mean?
Add a sprite
Delete a sprite
Add backdrop
Add more sprites
Can we add sound to our scratch project ?
Yes
No
Which block can make the Sprite say something?
Looks
Sounds
Pen
Data
What area is this?
Stage Area
Script Area
Where can you find this code block?
Sound
Data
Events
Control
Where can you find these code blocks?
Events
Sensing
Motion
Sound
In Scratch, a 'sprite' can be resized.
True
False
