Scratch Player Movement Quiz

Scratch Player Movement Quiz

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Jennifer Brown

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step taken in the video to set up the player sprite?

Delete the existing sprite

Add a new sprite

Rename the sprite to 'player'

Change the background to level two

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the XY coordinate system affect player movement?

X controls up and down, Y controls left and right

X controls left and right, Y controls up and down

Both X and Y control diagonal movement

X controls rotation, Y controls scaling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting the player's starting position?

To ensure the player starts at the top right corner

To make the player invisible at the start

To define where the player appears when the game starts

To change the player's color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code block is used to make the player move continuously?

Repeat Loop

Forever Loop

Wait Loop

Stop Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the 'if then' loop in the player's movement?

To determine the player's movement based on key presses

To check if the player is jumping

To stop the player from moving

To change the player's color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the player made to face the correct direction when moving?

By rotating the stage

By flipping the sprite

By changing the player's costume

By using the 'point in direction' block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block is used to prevent the player from rotating upside down?

Set rotation style to 'none'

Set rotation style to 'up-down'

Set rotation style to 'left-right'

Set rotation style to 'all around'

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?