Exploring Intermediate Coding Concepts in Scratch

Exploring Intermediate Coding Concepts in Scratch

Assessment

Interactive Video

Computers

4th Grade

Hard

Created by

Amelia Wright

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do the numbers changing as you move the cat around represent?

The X and Y coordinates of the cat

The number of steps the cat has taken

The cat's color changes

The cat's speed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the grid backdrop?

To change the cat's color

To track the cat's movement

To help identify the X and Y coordinates

To make the game look nicer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you move the cat to a specific point using blocks?

Use the 'go to' block

Use the 'change color' block

Use the 'repeat' block

Use the 'move' block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you click the 'go to' block after setting it?

The cat moves to the set coordinates

The cat changes color

Nothing happens

The cat disappears

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can motion blocks be used to return the cat to a specific spot?

By grabbing a motion block that updates automatically

By using the 'hide' block

By using the 'repeat' block

By manually moving the cat every time