Intro to Sprites - Code.org

Intro to Sprites - Code.org

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

David Head

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What will you end up with when animating a single shape in Game Lab?

Sprites

A lot of variables

Drawing a shape on the screen

A complex code

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

How many variables are needed to manage the X and Y positions of a shape?

One

Two

Three

Four

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Why is it important to manage variables and properties in your code?

To make it look pretty

To save time

To avoid problems with organization and clarity

To reduce the number of sprites

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the recommended solution to manage many variables in animation?

Use complex coding

Create additional shapes

Ignore the variables

Start animating with sprites

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What does a sprite represent in animation?

A variable

A shape

A character

A file

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What command is used to create a new sprite?

drawSprite()

createSprite()

newSprite()

addSprite()

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

How can sprite properties be controlled?

by using the command "spriteProperties()"

by using the command "changeSprite()"

the properties cannot be changed

using "dot notation"

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?