The Draw Loop

The Draw Loop

7th Grade

12 Qs

quiz-placeholder

Similar activities

05 | Intro to Coding with Scratch (H/W 1)

05 | Intro to Coding with Scratch (H/W 1)

7th Grade

13 Qs

Looping and Graphics in Small Basic

Looping and Graphics in Small Basic

7th Grade

10 Qs

Computer Science

Computer Science

6th - 8th Grade

17 Qs

Code.org CS Fundamentals Express Vocab Quiz Sequencing

Code.org CS Fundamentals Express Vocab Quiz Sequencing

6th - 8th Grade

10 Qs

Sharp Start Scratch

Sharp Start Scratch

6th - 7th Grade

15 Qs

Block Coding

Block Coding

3rd - 9th Grade

9 Qs

Learn to Code 1 Review (Grade 7)

Learn to Code 1 Review (Grade 7)

7th - 8th Grade

14 Qs

Homework 1 Edublocks

Homework 1 Edublocks

7th - 9th Grade

12 Qs

The Draw Loop

The Draw Loop

Assessment

Quiz

Computers

7th Grade

Hard

130.93

Standards-aligned

Created by

Scott Cochrane

Used 38+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Prior to the lesson on the draw loop, all the instructions we have programmed were executed in what order?

Sequential order (from top to bottom).

Random order

Order determined by the computer to be most efficient

First it executes the drawing commands, then it executes the sprite commands, and lastly, it executes the text commands.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a flipbook?

A book with drawings on each page that look like movement when you flip through the pages.

A gymnastic move that inspired people at code.org

When you flip the order that the computer executes instructions.

A way to measure frames per second (fps)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is an animation created?

Draw a series of images that are similar but have changes. then show each image in turn.

Use a video camera to create a movie.

Program the computer to record a movie.

Animations are not related to computers.

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

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

To reset the program

To generate random numbers

To create real animations

To draw a single rectangle

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the fill command do inside the draw loop?

Reset the program

Choose a new color

Draw a new shape

Generate random numbers

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the effect of the draw loop in the program?

Repeats the commands in a loop

Draws a single shape

Generates random numbers

Resets the program

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What commands are executed first?

Commands outside of the draw loop

Commands inside the draw loop

Commands not related to the draw loop

Commands from the Draw toolkit

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?