Code.org Unit 3 Lesson 12 Draw Loop

Code.org Unit 3 Lesson 12 Draw Loop

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Carrie Casey

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main idea behind creating the illusion of movement in animated movies?

Changing the color of a single image

Using sound effects to simulate motion

Using a single image that moves

Displaying a series of images quickly

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the draw function in Game Lab?

To stop the animation

To change the color of shapes

To draw a single image once

To repeat commands continuously

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the draw loop help in creating animations?

By drawing only one shape

By changing the background color

By repeating the drawing commands many times per second

By stopping the animation after one loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you place a fill command inside the draw loop?

The shape disappears

The shape changes color randomly

The shape becomes larger

The shape moves to a fixed position

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of changing the X and Y values in the draw loop?

The shape moves to new positions

The shape changes color

The shape stays in one place

The shape changes size