WorksheetsScratch Programming - Grade 5 Quiz
Total questions: 40
Worksheet time: 20mins
What is Scratch?
A game
A programming language
A movie
A comic book
Which color is used for motion blocks?
Blue
Green
Red
Yellow
Which block starts the program?
Repeat
When Green Flag Clicked
Say
Move
What is a sprite?
A drink
A sound
A character or object
A color
What is the stage in Scratch?
A place for typing
A drawing tool
The background area
A storage box
Which block makes the sprite speak?
Move
Say
Jump
Go to
What does the 'repeat' block do?
Repeats actions
Stops actions
Erases sprite
Saves project
Which block is used to play a sound?
Sound play
Say
Play Sound
Audio
What happens when you press the green flag?
Game ends
Sprite disappears
Project starts
Code is deleted
Which category has control blocks?
Orange
Blue
Purple
Pink
How do you move a sprite 10 steps?
move(10)
go 10
step 10
move 10 steps
Which block checks for a condition?
If
Say
Play
Jump
Which block runs forever?
Repeat
Forever
If
While
What are costumes in Scratch?
Dance moves
Sprite looks
Games
Songs
What is a backdrop?
Sprite costume
Sound
Background image
Code block
Which of these is a motion block?
Say
Move
Play Sound
Wait
What does the 'wait' block do?
Pauses the action
Erases sprite
Starts sprite
Repeats code
How can you change the color of a sprite?
Costumes tab
Code tab
Sounds tab
Blocks tab
What is the use of the 'glide' block?
Erase sprite
Slide sprite to position
Draw on stage
Hide sprite
Which block will hide the sprite?
Disappear
Hide
Invisible
Stop
How do you add a new sprite?
Draw it
Choose from library
Upload file
All of the above
What happens when you click a sprite?
It runs code
It disappears
It changes shape
It turns off
Which block changes the size of a sprite?
Size up
Scale
Change size
Enlarge
What is the 'broadcast' block used for?
Send messages
Play sound
Move sprite
Draw shapes
What are scripts?
Stories
Drawings
Code blocks
Backgrounds
Which block senses if sprite is touching an object?
If
Touching
Say
Glide
What is a variable in Scratch?
A sprite name
A type of costume
A way to store information
A sound block
Where do you create a variable?
Costumes tab
Blocks tab
Sounds tab
Variables tab
What does 'set variable to 0' do?
Deletes variable
Creates a new variable
Assigns value
Changes backdrop
Which category is the 'if-else' block in?
Motion
Looks
Control
Events
How do you stop all scripts?
End
Stop all
Cancel
Pause
Which category contains the 'say Hello!' block?
Motion
Looks
Control
Sensing
Which tab lets you add sounds?
Code
Costumes
Sounds
Stage
How do you make a sprite jump?
Move and wait
Say jump
Change y position
Hide and show
What is the shape of a forever block?
Square
Round
Hat-shaped
C-shaped
Which block makes the sprite turn?
Spin
Turn
Rotate
Flip
How do you duplicate a sprite?
Right-click -> Duplicate
Ctrl + D
Drag it
Click flag
What happens if two sprites touch?
They disappear
Scratch crashes
You can check using sensing
They combine
How do you stop a sound?
Mute
Pause
Stop all sounds
Remove sound
Which tab do you use to draw a sprite?
Code
Costumes
Sounds
Events
