Understanding Sprite Properties

Understanding Sprite Properties

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Computer Science Discoveries Unit 3 Quiz #1

Computer Science Discoveries Unit 3 Quiz #1

6th - 8th Grade

15 Qs

Scratch Basics

Scratch Basics

7th - 9th Grade

12 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

scratch

scratch

3rd - 6th Grade

15 Qs

Code.org CS Discoveries Lessons 3-7 Review

Code.org CS Discoveries Lessons 3-7 Review

6th - 8th Grade

15 Qs

MakeCode Arcade

MakeCode Arcade

7th Grade

14 Qs

Arcade makecode

Arcade makecode

6th Grade

11 Qs

Yr 7 Scratch Programming

Yr 7 Scratch Programming

7th Grade

20 Qs

Understanding Sprite Properties

Understanding Sprite Properties

Assessment

Interactive Video

Computers

6th - 8th Grade

Medium

Created by

Carmelita Milton

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What notation is used to control a sprite's properties?

Comma notation

Bracket notation

Slash notation

Dot notation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why use dot notation for sprites?

Because other notations are outdated

To make the code look cleaner only

To easily access and modify properties

It's the only way to code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you connect a sprite's label to its property?

Using a colon

Using a comma

Using an equal sign

Using a dot

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to update a sprite's property?

A restart of the program

Permission from the game engine

Dot notation and the new value

A special function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does connecting the sprite label to its property with a dot achieve?

It deletes the sprite

It allows property modification

It changes the game's background

It creates a new sprite

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you update the sprite's X location to 200?

The sprite's color changes

The sprite's width changes

The sprite moves to the right

The sprite moves to the left

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'my_sprite.x gets 200' do?

Increases the sprite's X coordinate by 200

Decreases the sprite's width by 200

Sets the sprite's X coordinate to 200

Changes the sprite's color to code 200

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?