NEW
Font size
WorksheetsGrade 6
Total questions: 18
Worksheet time: 10mins
A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?
Looks
Event
Motion
Control
If I want to move my goody to the right, which set of blocks would I need?
If I wanted to start a character at a particular place on the screen, which block would I use?
What is the default Sprite when you open Scratch?
Cat
Dog
Bat
Bear
Which group of blocks include the When Flag Clicked command?
Motion
Control
Looks
Events
Which command let the sprites walk ?
Walk
Run
Move
Go
To change the appearance of a sprite we can give it a different...
Costume
Look
Style
Stage
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
Where to find these codes?
Displays the location of your X and Y positions.
stage
coordinates
volume
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
