wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz 3-5 20/1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the main role of the player sprite in the Cooking Adventure game?

a)

To fight enemies

b)

To cook food by choosing correct ingredients

c)

To draw objects

d)

To control the background

2.

Which block is used to start the Cooking Adventure game?

a)

when sprite clicked

b)

when key pressed

c)

when green flag clicked

d)

forever

3.

What happens when the player selects the correct ingredient?

a)

The game stops

b)

The score increases

c)

The sprite disappears

d)

The background changes

4.

What block is used to check whether the chosen ingredient is correct or wrong?

a)

repeat

b)

if – then

c)

move steps

d)

wait seconds

5.

Why is the order of cooking steps important in this game?

a)

To make the game faster

b)

To finish the game randomly

c)

To successfully complete the recipe

d)

To remove the player

6.

Which block is usually used to control the player movement in the Cooking Adventure game?

a)

say

b)

when key pressed

c)

change color

d)

set size

7.

What is the function of the score variable in the game?

a)

To decorate the stage

b)

To show how many correct actions the player makes

c)

To stop the program

d)

To change the sprite

8.

What will likely happen if the player chooses the wrong ingredient?

a)

The score increases

b)

The game immediately wins

c)

A warning appears or the score decreases

d)

The background disappears

9.

Which block is commonly used to repeat actions during the game?

a)

if – then

b)

forever / repeat

c)

say

d)

ask and wait

10.

Which feature can make the Cooking Adventure game more interesting and challenging?

a)

Using only one ingredient

b)

Removing the score

c)

Adding levels, timers, or new recipes

d)

Removing player control