Font size
WorksheetsScratch Quiz
Total questions: 40
Worksheet time: 30mins
A character in a Scratch program is called
Char
Variable
Sprite
The x and y coordinate values refers to
The speed of the character movement
The position of the character
The costumes of the character
A costume is
A code block
A sound
Different way a sprite looks
The Y axis is "up" and "down". True or false?
True
False
In scratch, which blocks are yellow?
Motion
Control
Variables
Scratch is
A programming language
An animation
A Computer system
What blocks do we use to allow the sprite to move
Looks
Logic
Motion
Control
What blocks do we need for sounds and costumes?
Motion
Looks
Control
Pen
What does this button do in Scratch?
Inserts a cat
Open the Sprite library
Inserts a picture
Changes the scene
What does this button do in Scratch?
Inserts a cat
Inserts a Sprite
Inserts a sound
Changes the scene
What will happen when you run this code?
Change color
Grow and shrink
Spin
Bounce
What will happen when you run this code?
Change color
Grow and shrink
Spin
Bounce
What will happen when you run this code?
Change color
Grow and shrink
Spin
Bounce
What will happen when you run this code?
Change color
Grow and shrink
Spin
Bounce
What will happen when you run this code?
Bounce everywhere
Add background music
Change scene
Play a beat
Say something
What will happen when you run this code?
Bounce everywhere
Add background music
Change scene
Play a beat
Say something
What will happen when you run this code?
Bounce everywhere
Add background music
Change scene
Play a beat
Say something
This code is an example of which of the following?
IF, THEN conditional
An algorithm
Debugging
A map
Where to find these codes?
What happens when we click this?
Change the Sprite
Program Starts
Program Stops
You can NOT change the backdrop of the stage
True
False
How to make one sprite run to the other sprite?
How to make the character move up?
What is this code?
Say: What is that?
Think: What is that?
Which group of blocks include the "Glide" block?
Motion
Looks
Control
Which group of blocks include the "Say" block?
Sound
Looks
Control
The X axis is
"Left" and "Right"
"Up and Down"
Programming commands that you snap together to create a program in Scratch.
sprite
blocks
What is coding?
Choosing different backgrounds for your animation.
A list of commands put together to make your animation work.
What is it called when you put commands in order for your animation to follow?
Sequencing
Blocks
Costume Change
Variable Blocks
To make character pause or slow in scratch, control that is added to script is
Forever
Repeat
Wait
Next costume
