NEW
Font size
WorksheetsIntroduction to Scratch
Total questions: 24
Worksheet time: 12mins
Scratch is a free programming language where you can create your own interactive stories, games, and animations
True
False
The Scratch logo contains a....
Dog
Cat
Lion
Panda
What do you call the list of commands in Scratch?
Stage
Sprites
Blocks
Scripts
In scratch, this is the place where we see all the animations happening. Where we put our backdrops and sprites.
Stage
Sprites
Blocks
Scripts
In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.
Stage
Sprites
Blocks
Scripts
In scratch, this where we create our characters or objects. We can import or create a new one that later on will be on the stage
Stage
Sprites
Blocks
Scripts
An organised set of rules or steps to perform an action, is also known as...
An algorithm
A piece of software
A block
Scratch
Which command let the sprites walk?
Walk
Run
Move
Go
A costume is...
a code block
a motion
a sound
a different way a sprite looks
How can you stop the program from running?
Press the green flag
Press the orange flag
Log off your computer
Press the red circle
How would you run the program?
Press the enter button
Press the green flag
Select save
Press the red circle
Scratch is...
a programming language
a gaming application
video editing software
sound editing software
What name is given to a set of instructions for carrying out a task?
Logarithm
Algorithm
Algorism
Polyrythm
What type of block is this?
Iteration
Sequence
Selection
Variable
What type of block is this?
Iteration
Selection
Variable
Sequence
A set of three blocks placed in order is known as what?
Iteration
Sequence
Selection
Variable
If I wanted to start a character at a particular place on the screen, which block would I use?
Which block is a variable?
If Touching Colour
Change level by 1
Forever
Go to x: -212 y: -156
Which block is iteration?
Forever
if Touching Colour
Change level by 1
Go to x: -212 y: -156
Which block is selection?
If touching colour
go to x: -212 y: -156
Forever
Change level by 1
Which line is the X axis?
A
B
The cat sprite is told to go to x: -100 y: -100. Which letter represents its new location?
A
B
C
D
Which of the following blocks includes an example of a variable?
think "Hmm..." for 2 seconds
When [Green Flag] clicked
Set Points to 10
play sound 'Meow' until done
What will this scratch program say?
Hello! Welcome to my game.
Keep Going!
GAME OVER!
Hello! Welcome to my game.
Keep Going!
Hello! Welcome to my game.
Keep Going!
