Sprite

Sprite

7th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Scratch based quiz

Scratch based quiz

8th - 9th Grade

12 Qs

Year 8 DIT - Arcade

Year 8 DIT - Arcade

8th Grade

10 Qs

Interactive Games and Animations

Interactive Games and Animations

8th Grade

11 Qs

BOWLING

BOWLING

7th Grade

10 Qs

ICT REVISON

ICT REVISON

4th - 8th Grade

11 Qs

Scratch Advanced Level Quiz

Scratch Advanced Level Quiz

3rd - 9th Grade

10 Qs

Cyber 3rd Nine Weeks exam

Cyber 3rd Nine Weeks exam

8th - 12th Grade

12 Qs

Sprite Lab Quiz code.org

Sprite Lab Quiz code.org

4th - 8th Grade

10 Qs

Sprite

Sprite

Assessment

Quiz

Other

7th - 8th Grade

Hard

Created by

Charles Martinez

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define "Property" in Code.org.

an attribute, quality, or characteristic of something

The location of a sprite being plotted on the grid.

a thing or things belonging to someone; possessions collectively.

A label for a characteristic of a sprite, such as its location and appearance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define "Sprite" in Code.org.

A charter on the screen with properties that ONLY describes its looks.

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

Shapes integrated to create an animation.

The value of a property.

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What command will draw all of your created sprites on the screen?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define "Dot Notation" in Code.org.

Dot notation keeps the code running.

It allows sprites to connect with a variable

the way that sprites' properties are used in Game Lab, by connecting the sprite and property with a dot.

makes it possible to access the attributes, methods and instances of a class and to access attributes and methods of the class instances

5.

OPEN ENDED QUESTION

3 mins • 1 pt

How can we use sprites to help us keep track of lots of information in our programs?

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE? If you attempt to set a sprite property to an incorrect value, the property reverts to its default value.

TRUE

FALSE

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the different ways to get an image?

Use an animation already in the animation tab library

Upload a Creative Commons image

Use my favorite video game characters

Create my own using the provided drawing tools

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

It is not enough to create the image (or animation) in the Animation Tab. We then have to add the animation to the sprite using the

sprite size block

setAnimation block