NEW
Font size
WorksheetsExplore Scratch 3: Motion and Pen
Total questions: 10
Worksheet time: 5mins
What block do you use to move a sprite in Scratch 3?
move 10 steps
jump 5 steps
rotate 90 degrees
change color to red
In Scratch, the sprite moves on the ___________ when we run a program.
Sprite
Blocks Palette
Stage
Coding Area
What is the use of the 'pen down' block?
To lift the drawing tool off the surface.
To draw on the stage
To erase the previous drawing on the surface.
To change the color of the drawing tool.
How do you make a sprite draw a straight line?
Use a random movement function to create a zigzag pattern.
Change the sprite's color to indicate movement.
Use Move 10 steps and then use pen down block
Draw a circle around the starting point.
How can you change the color of the pen in Scratch 3?
Change Pen size by 10
Change pen color by 10
Select a color from the color palette in the settings.
Choose Pen down
Which block is used to turn the sprite in the opposite direction as it reaches the edge of the stage?
If on edge, bounce block
Pen down
Pen up
Move 10 steps
How do you make a sprite move in a circle using Motion blocks?
Use Events block
Use pen down only
Use 'turn' and 'move' blocks in a loop to make a circle.
Use Stop button
Which block is used to make a duplicate copy of a sprite?
Stamp
Turn 15 degrees
Move 10 steps
if on edge, bounce
Which option is used to Save a project in Scratch?
Load from your computer
Save to your computer
Open
Save
________ is the default sprite in the Scratch.
Cat
Dog
Mouse
Lion
