NEW
Font size
WorksheetsScratch Programming Quiz y4 s2 u4
Total questions: 52
Worksheet time: 26mins
What is Scratch?
A game
A programming language
A book
A computer
Scratch is made for ____ learners.
Old
Young
Only teachers
Engineers
What do we join together to make a program in Scratch?
Pictures
Files
Blocks
Letters
What do we call instructions made from blocks?
A stage
A script
A sprite
A test
A script tells the computer what to _____.
Draw
Do
Eat
Read
Which block always starts a script?
Looks block
Control block
Event block
Sound block
Event blocks are ____ in color.
Blue
Green
Brown
Purple
Where do we build our program?
Blocks area
Stage
Script area
Menu bar
Which block asks the user a question?
Say block
Ask “___ and wait”
Move block
Repeat block
What do you click to run the script?
Keyboard
Mouse
Sprite
Menu
What is input?
What comes out of the computer
What goes into the computer
Computer screen
Speaker sound
Typing on the keyboard is an example of _____.
Output
Input
Storage
Sound
What is output?
Clicking the mouse
Typing text
Text on the screen
Pressing a key
When a sprite says “Hello!”, that is _____.
Input
Output
Control
Event
Which blocks are used to make the sprite talk?
Motion
Events
Looks
Control
Which block lets the sprite say what you typed?
Answer block
Move block
Stop block
Turn block
What does an IF statement do?
Draws pictures
Chooses between outputs
Moves the sprite
Plays music
An IF statement has ____ possible outputs.
One
Two
Three
Many
What does the “ask ___ and wait” block do?
A. Makes the sprite move
C. Changes the background
B. Makes the sprite ask a question
D. Stops the programes the math quiz ask?
If the answer is correct, the computer says _____.
Try again
You are wrong
You are right
Game over
Which block is used to choose between right and wrong?
Event
IF then else
Say
Ask
A logical test has ____ answers.
Many
Three
Yes or No
Numbers only
Which color are Operators blocks?
Blue
Yellow
Green
Purple
Which operator is used to compare values?
+
–
=
×
What does this test mean: answer = 7?
Is the answer bigger than 7?
Is the answer equal to 7?
Is the answer smaller than 7?
Is the answer wrong?
Where does the test go?
Inside the IF block
On the stage
In Looks
In Events
What is a sprite?
A background
A character or object
A block
A script
Where do sprites appear?
On the menu
Under the stage
In the blocks area
In the toolbar
How do you add a new sprite?
Click Delete
Click Choose a Sprite
Click Save
Click Stop
What can each sprite have?
Only one block
No script
Its own script
Only movement
How do you copy a script to a new sprite?
Rewrite it
Delete it
Drag and drop the script
Close Scratch
What is a variable?
A picture
A stored value that can change
A sprite
A sound
What is the variable called in the quiz?
Answer
Name
Score
Test
Which block increases the score?
Set Score to 0
Change Score by 1
Say Score
Ask Score
When should the score be set to 0?
At the end
When the sprite moves
At the start using green flag
After every answer
Scratch is a programming language.
Right
Wrong
An event block starts a Scratch script.
Right
Wrong
Input means something that comes out of the computer.
Right
Wrong
Output can be text or sound.
Right
Wrong
Operators’ blocks are purple.
Right
Wrong
A sprite can ask any question.
Right
Wrong
A variable stores a value that can change.
Right
Wrong
The score starts at zero when the game begins.
Right
Wrong
A script is made by joining blocks together.
Right
Wrong
An event block starts a Scratch script.
Right
Wrong
Input means something that comes out of the computer.
Right
Wrong
Output can be text or sound.
Right
Wrong
IF statements choose between two results.
Right
Wrong
Operators’ blocks are purple.
Right
Wrong
A variable stores a value that can change.
Right
Wrong
A sprite can ask any question.
Right
Wrong
The score starts at zero when the game begins.
Right
Wrong
