NEW
Font size
WorksheetsPreparing to Draw Shapes with Scratch
Total questions: 8
Worksheet time: 24mins
What is the length of the sides for the square in the demonstration?
1
4
90
100
How many degrees were used in the creation of the square?
1
4
90
100
To draw in Scratch, you must use what category?
Motion
Pen
Looks
Control
The PEN category is not displayed with the other categories. How can you find it so that its tools will be displayed?
Click the 'Extensions' icon in the lower left area of the screen.
It is located within the 'Looks' category
There is no PEN category. You must use LOOKs to draw.
Click the 'DRAW' icon to locate the 'PEN' category.
When making your shapes, what is an important number to remember about the sum of all of the angles?
180
360
90
4
To get the sprite to always start in the same place, what can scripts can you use?
Move to start
Erase all
(Goto x 0 y 0) (Point in direction 90)
(Reset)
To always start with a blank stage, what can scripts can you use?
Erase all
Remove drawings
Delete content
(Reset)
What is suggested that you do to make sure your larger shapes appear on the screen.
Change the starting X coordinate to 100
Use the Point in 90 direction script
Start x and y at 0
Change the Y coordinate to 100
