WorksheetsS1 Scratch
Total questions: 22
Worksheet time: 12mins
What is the character in Scratch is called
Cat
Bat
Sprite
Crab
Scratch is a free programming language where you can create your own interactive stories, games, and animations.
True
False
What is the default Sprite when you open Scratch?
Cat
Dog
Bat
Crab
What is a loop?
Starting the program
Allows something to be repeated
Ending the program
Run the program
For an action to perform in scratch , it needs first....
An event block
control block
data block
sound block
What does this green flag mean in scratch?
Nothing
Start
STOP
I don't know
What will happen when the green flag is clicked?
Add a new sprite
Make the character spin
Move the character 15 steps
Nothing
What is the backdrop area called in Scratch?
Background
area
Stage
Paint
In Scratch, a "sprite" can be resized:
True
False
An organised set of rules or steps to perform an action, is also known as...
Which word below describes the use of a repetition block?
Order
Steps
Loop
Decision
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
Displays the location of your X and Y positions.
stage
coordinates
volume
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
Which of the following will allow the movements to occur continuously to various positions?
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
Repeating a statement more than once is called a...
Repetition
Sequence
Loop
Event
