Intro to Scratch Lesson 4 Maze

Intro to Scratch Lesson 4 Maze

1st - 5th Grade

6 Qs

quiz-placeholder

Similar activities

Mincraft

Mincraft

KG - University

9 Qs

IMPROVING SOCIAL SKILLS

IMPROVING SOCIAL SKILLS

5th Grade

10 Qs

Assessment

Assessment

1st - 5th Grade

10 Qs

Hopper Race Code Mastery Quiz

Hopper Race Code Mastery Quiz

4th Grade - University

10 Qs

DOMINO

DOMINO

5th Grade

8 Qs

Are you a real Aphmau fan?

Are you a real Aphmau fan?

5th Grade

8 Qs

Intro to Scratch Lesson 3 Running project

Intro to Scratch Lesson 3 Running project

1st - 5th Grade

5 Qs

bed roblox

bed roblox

3rd Grade

10 Qs

Intro to Scratch Lesson 4 Maze

Intro to Scratch Lesson 4 Maze

Assessment

Quiz

Other

1st - 5th Grade

Hard

Created by

Geeklama School

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the requirements for drawing a labyrinth in Scratch?

Use multiple colors for the walls.

Make the walls a single color and mark the exit with a distinct color.

Use any colors you like for the walls and exit.

Draw a labyrinth without any colors.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block from the Motion category can be used to make Scratchy move up in the labyrinth?

change x by [value]

move [value] steps

change y by [value]

rotate [value] degrees

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make Scratchy move to the right or left in the labyrinth?

Use the "move [value] steps" block.

Use the "set x to [value]" block.

Use the "go to [x], [y]" block.

Use the "change y by [value]" block.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should happen when the green flag is clicked to start the game in the labyrinth?

The game should pause

Scratchy should change color

Scratchy should be teleported to the start.

Scratchy should say "Hello."

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when Scratchy touches the walls in the labyrinth?

Scratchy is teleported to the finish line.

The game ends.

Scratchy changes color.

Scratchy is teleported back to the start.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block should be used to check if Scratchy is touching the walls in the labyrinth?

"change x by [value]" block.

"if touching color" block.

"set x to [value]" block.

"move [value] steps" block.