wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Preparing to Draw Shapes with Scratch

Total questions: 8

Worksheet time: 24mins

Name
Class
Date
1.

What is the length of the sides for the square in the demonstration?

a)

1

b)

4

c)

90

d)

100

2.

How many degrees were used in the creation of the square?

a)

1

b)

4

c)

90

d)

100

3.

To draw in Scratch, you must use what category?

a)

Motion

b)

Pen

c)

Looks

d)

Control

4.

The PEN category is not displayed with the other categories. How can you find it so that its tools will be displayed?

a)

Click the 'Extensions' icon in the lower left area of the screen.

b)

It is located within the 'Looks' category

c)

There is no PEN category. You must use LOOKs to draw.

d)

Click the 'DRAW' icon to locate the 'PEN' category.

5.

When making your shapes, what is an important number to remember about the sum of all of the angles?

a)

180

b)

360

c)

90

d)

4

6.

To get the sprite to always start in the same place, what can scripts can you use?

a)

Move to start

b)

Erase all

c)

(Goto x 0 y 0) (Point in direction 90)

d)

(Reset)

7.

To always start with a blank stage, what can scripts can you use?

a)

Erase all

b)

Remove drawings

c)

Delete content

d)

(Reset)

8.

What is suggested that you do to make sure your larger shapes appear on the screen.

a)

Change the starting X coordinate to 100

b)

Use the Point in 90 direction script

c)

Start x and y at 0

d)

Change the Y coordinate to 100