NEW
Font size
WorksheetsQuiz 3-5 20/1
Total questions: 10
Worksheet time: 5mins
What is the main role of the player sprite in the Cooking Adventure game?
To fight enemies
To cook food by choosing correct ingredients
To draw objects
To control the background
Which block is used to start the Cooking Adventure game?
when sprite clicked
when key pressed
when green flag clicked
forever
What happens when the player selects the correct ingredient?
The game stops
The score increases
The sprite disappears
The background changes
What block is used to check whether the chosen ingredient is correct or wrong?
repeat
if – then
move steps
wait seconds
Why is the order of cooking steps important in this game?
To make the game faster
To finish the game randomly
To successfully complete the recipe
To remove the player
Which block is usually used to control the player movement in the Cooking Adventure game?
say
when key pressed
change color
set size
What is the function of the score variable in the game?
To decorate the stage
To show how many correct actions the player makes
To stop the program
To change the sprite
What will likely happen if the player chooses the wrong ingredient?
The score increases
The game immediately wins
A warning appears or the score decreases
The background disappears
Which block is commonly used to repeat actions during the game?
if – then
forever / repeat
say
ask and wait
Which feature can make the Cooking Adventure game more interesting and challenging?
Using only one ingredient
Removing the score
Adding levels, timers, or new recipes
Removing player control
