NEW
Font size
WorksheetsScratch Quiz
Total questions: 20
Worksheet time: 10mins
What do we call the area where you can see your program running?
The Stage
The Platform
The Box
The Script
What would the code shown here do?
When the flag is clicked the sprite will appear for two seconds and then disappear
When the flag is clicked the sprite will hide
When the flag is clicked the sprite will appear and wait
The sprite will not show up when the flag is clicked
What does this block of code do?
Receives a broadcasted message
Makes the program run when the flag is clicked
Repeats the blocks of code inside of it a few times
Repeats the blocks of code inside of it continuously
You can upload your own images as Sprites into Scratch
True
False
Why would putting a block of code like this at the beginning of your program be useful?
Because it will be cool
Because you need this code for the program to run
Because its helpful for making sure your Sprite always starts in the same place
Because it will show the Sprite moving across the screen
What would you see happen when you click the green flag for this series of code?
Nothing
The sprite would hop around the screen quickly a bunch before ending at the same place
The sprite would just be moving all over the place until you click stop
The sprite would slowly move around the screen
What does this block of code do?
Clicks the flag
Starts any code attached below it when the flag is clicked
Ends the code attached below it when the flag is clicked
Starts all code in your program wherever it is when the flag is clicked
If you needed some code that would change the background, make a sprite say something, or change the costume for a sprite, you would look under which section?
Events
Looks
Motion
Control
Each Sprite has its own code
True
False
What does this block of code do?
Changes the background
Broadcasts the message "change background"
Broadcasts the message "broadcast"
Changes the background to the broadcasted background
What do we call the characters in Scratch?
Characters
People
A Sprite
A Pepsi
What would the code shown here do?
The sprite will bounce all over the place
When the green flag is clicked the sprite will move to the right until it goes off the screen
When the Green flag is clicked the sprite will move to the right, bounce off the wall and move to the left
When you click on the sprite it will move to the edge until it bounces off the edge
What would the code shown here do?
When the flag is clicked the sprite will appear for two seconds and then disappear
When the flag is clicked the sprite will hide
When the flag is clicked the sprite will appear and wait
The sprite will not show up when the flag is clicked
