wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Explore Scratch 3: Motion and Pen

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What block do you use to move a sprite in Scratch 3?

a)

move 10 steps

b)

jump 5 steps

c)

rotate 90 degrees

d)

change color to red

2.

In Scratch, the sprite moves on the ___________ when we run a program.

a)

Sprite

b)

Blocks Palette

c)

Stage

d)

Coding Area

3.

What is the use of the 'pen down' block?

a)

To lift the drawing tool off the surface.

b)

To draw on the stage

c)

To erase the previous drawing on the surface.

d)

To change the color of the drawing tool.

4.

How do you make a sprite draw a straight line?

a)

Use a random movement function to create a zigzag pattern.

b)

Change the sprite's color to indicate movement.

c)

Use Move 10 steps and then use pen down block

d)

Draw a circle around the starting point.

5.

How can you change the color of the pen in Scratch 3?

a)

Change Pen size by 10

b)

Change pen color by 10

c)

Select a color from the color palette in the settings.

d)

Choose Pen down

6.

Which block is used to turn the sprite in the opposite direction as it reaches the edge of the stage?

a)

If on edge, bounce block

b)

Pen down

c)

Pen up

d)

Move 10 steps

7.

How do you make a sprite move in a circle using Motion blocks?

a)

Use Events block

b)

Use pen down only

c)

Use 'turn' and 'move' blocks in a loop to make a circle.

d)

Use Stop button

8.

Which block is used to make a duplicate copy of a sprite?

a)

Stamp

b)

Turn 15 degrees

c)

Move 10 steps

d)

if on edge, bounce

9.

Which option is used to Save a project in Scratch?

a)

Load from your computer

b)

Save to your computer

c)

Open

d)

Save

10.

________ is the default sprite in the Scratch.

a)

Cat

b)

Dog

c)

Mouse

d)

Lion