wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Year 5-Unit 4

Total questions: 5

Worksheet time: 3mins

Name
Class
Date
1.
  • When green flag clicked

  • Move 10 steps

  • Observe the program and identify the purpose and event block.

a)

Purpose-To make the sprite jump and event- block is space key is clicked

b)

Purpose-To make the sprite move around the stage and event block is green flag clicked

c)

Purpose- To glide across the stage and event- When sprite is clicked.

2.
  • When green flag clicked

  • Forever

    • Move 10 steps

    • If on edge, bounce

    • Observe the algorithm and identify the purpose, event and output.

a)

Purpose- Make the sprite repeat 5 times move

Event- When sprite is clicked

Output-The sprite moves continuously and bounces back from screen edges.

b)
  • 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.

c)

None of the above

3.

  • When the space key is pressed

  • Change color to red

  • Observe the program and identify the purpose and event block.

a)

Purpose-To change the sprite's color and event- block is when the green flag is clicked

b)

Purpose-To make the sprite change color and event block is space key pressed

c)

Purpose- To stop the sprite and event- When sprite is clicked.

4.

  • When the green flag clicked

  • Repeat until

    • Touching color blue

    • Move 5 steps

    • Observe the algorithm and identify the purpose, event and output.

a)

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.

b)

  • 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.

c)

None of the above

5.

  • When the green flag clicked

  • Set size to 50%

  • Observe the program and identify the purpose and event block.

a)

Purpose-To resize the sprite and event- block is when the green flag is clicked

b)

Purpose-To make the sprite smaller and event block is when the space key is pressed

c)

Purpose- To hide the sprite and event- When sprite is clicked.