Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

Assessment

Flashcard

Computers

3rd - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A series of images that create the illusion of motion by being shown rapidly one after the other.

Back

animation

2.

FLASHCARD QUESTION

Front

Attributes that describe an object's characteristics.

Back

Property

3.

FLASHCARD QUESTION

Front

A single image within an animation.

Back

Frame

4.

FLASHCARD QUESTION

Front

A graphic character on the screen with properties that describe its location, movement, and look.

Back

Sprite

5.

FLASHCARD QUESTION

Front

If you wanted to make a sprite twice as big as it currently looks which code would you use? Options: sprite.y, sprite.scale, sprite.rotation, sprite.setAnimattion

Back

sprite.scale

6.

FLASHCARD QUESTION

Front

How would you fix this code so that it looks like the plane is smoothly moving across the scene? (Click on image to enlarge.) Options: (line 8) increase the speed of the plane in the draw loop., (line 7) add plane.rotation into the draw loop, (line 4) add a drawSprites, (line 3) move the background code into the draw loop so that it makes a new background each loop

Back

move the background code into the draw loop so that it makes a new background each loop

7.

FLASHCARD QUESTION

Front

What is the name of the sprite variable in the code pictured? (Click on picture to enlarge.)

Back

bug

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?

Discover more resources for Computers