Scratch Movement Tutorial Quiz

Scratch Movement Tutorial Quiz

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the main focus of the previous Scratch tutorial mentioned in the introduction?

Designing smooth movements

Creating animations

Building a game

Learning about variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating 'x velocity' and 'y velocity' variables in the tutorial?

To control the sprite's color

To adjust the sprite's speed on different axes

To change the sprite's shape

To manage the sprite's size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the braking effect applied to the sprite's movement?

By adding a constant value to the velocity

By multiplying the velocity by a number less than one

By multiplying the velocity by a number greater than one

By setting the velocity to zero

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which key press increases the 'x velocity' in the horizontal axis?

Up arrow

Left arrow

Down arrow

Right arrow

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be adjusted if the sprite's movement is too slow or too fast?

The sprite's color

The background music

The sprite's size

The braking effect multiplier