NEW
Font size
WorksheetsYear 5-Unit 4
Total questions: 5
Worksheet time: 3mins
When green flag clicked
Move 10 steps
Observe the program and identify the purpose and event block.
Purpose-To make the sprite jump and event- block is space key is clicked
Purpose-To make the sprite move around the stage and event block is green flag clicked
Purpose- To glide across the stage and event- When sprite is clicked.
When green flag clicked
Forever
Move 10 steps
If on edge, bounce
Observe the algorithm and identify the purpose, event and output.
Purpose- Make the sprite repeat 5 times move
Event- When sprite is clicked
Output-The sprite moves continuously and bounces back from screen edges.
Purpose: Make the sprite repeatedly move and bounce back when reaching the screen edge.
Event: When the green flag is clicked.
Output: The sprite moves continuously and bounces back from screen edges.
None of the above
When the space key is pressed
Change color to red
Observe the program and identify the purpose and event block.
Purpose-To change the sprite's color and event- block is when the green flag is clicked
Purpose-To make the sprite change color and event block is space key pressed
Purpose- To stop the sprite and event- When sprite is clicked.
When the green flag clicked
Repeat until
Touching color blue
Move 5 steps
Observe the algorithm and identify the purpose, event and output.
Purpose- Make the sprite move until it touches blue color
Event- When the green flag is clicked
Output-The sprite moves forward until it encounters blue.
Purpose: Make the sprite continuously move until it touches the blue color.
Event: When the green flag is clicked.
Output: The sprite moves forward until it touches the blue color.
None of the above
When the green flag clicked
Set size to 50%
Observe the program and identify the purpose and event block.
Purpose-To resize the sprite and event- block is when the green flag is clicked
Purpose-To make the sprite smaller and event block is when the space key is pressed
Purpose- To hide the sprite and event- When sprite is clicked.
