Preparing to Draw Shapes with Scratch

Preparing to Draw Shapes with Scratch

7th - 9th Grade

8 Qs

quiz-placeholder

Similar activities

lesson 1 - Basic Turtle Instructions

lesson 1 - Basic Turtle Instructions

8th Grade

10 Qs

Snap! - Snowflake Designer

Snap! - Snowflake Designer

5th - 12th Grade

7 Qs

Snap Coding

Snap Coding

7th Grade

11 Qs

Snap Computer Programming

Snap Computer Programming

7th Grade

11 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Pointing Input Devices

Pointing Input Devices

7th - 9th Grade

10 Qs

PFHS 3.02 Financial Literacy

PFHS 3.02 Financial Literacy

9th - 12th Grade

12 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Preparing to Draw Shapes with Scratch

Preparing to Draw Shapes with Scratch

Assessment

Quiz

Computers, Other, Instructional Technology

7th - 9th Grade

Medium

Created by

Ryan Evans

Used 53+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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

1

4

90

100

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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

1

4

90

100

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

To draw in Scratch, you must use what category?

Motion

Pen

Looks

Control

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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.

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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

180

360

90

4

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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)

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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

Erase all

Remove drawings

Delete content

(Reset)

8.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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