Introduction to Sprites Quiz

Introduction to Sprites Quiz

8th Grade

8 Qs

quiz-placeholder

Similar activities

Scratch Quiz 4 - 2025/26

Scratch Quiz 4 - 2025/26

8th - 10th Grade

10 Qs

Block Programming - Quiz 4 -  Batch 3

Block Programming - Quiz 4 - Batch 3

2nd - 9th Grade

10 Qs

Scratch Lesson 1

Scratch Lesson 1

6th - 10th Grade

11 Qs

scratch 4

scratch 4

4th Grade - University

13 Qs

Scratch quiz -2

Scratch quiz -2

KG - 8th Grade

10 Qs

Scratch Animation

Scratch Animation

8th Grade

12 Qs

scratch-7

scratch-7

7th - 10th Grade

10 Qs

Introduction to Sprites Quiz

Introduction to Sprites Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Raymond Ballard

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of using Sprites in game lab?

To store characteristics

To draw shapes

To create animations

To manage variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What are properties in Sprites?

Variables that store characteristics

Labels assigned to Sprites

Rectangles inside animations

Commands to draw Sprites

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How can you create a new Sprite?

Use the create Sprite command

Assign a label to a variable

Draw the Sprite on the screen

Use the draw sprites command

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does a Sprite initially look like?

A shape

A character

A rectangle

A label

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What command is used to make a Sprite appear on the screen?

Create Sprite

Assign label

Draw Sprite

Draw shapes

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the default color of a Sprite?

White

Black

Grey

Red

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Evelyn is working on a game development project and she wants to change the size of a Sprite she is using. How can she do this?

She can use the resize Sprite command

She can change the label of the Sprite

She can draw the Sprite with a different size

She can use the draw sprites command

8.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What happens when two Sprites collide in game lab?

They merge into one Sprite

They bounce off each other

They pass through each other

The game ends