wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 4 ICT lent term assessment

Total questions: 30

Worksheet time: 52mins

Name
Class
Date
1.

Which of these links can we use to access Scratch on the internet?

a)

scratch.edu.org

b)

scratch.mit.edu

c)

scratch.co.uk

d)

scratch.com

2.

What are the characters in Scratch called?

a)

Icons

b)

Sprites

c)

Robots

d)

Avatars

3.

Which block starts an animation in Scratch?

a)

Say “Hello!”

b)

Move 10 steps

c)

When green flag clicked

d)

If (condition)

4.

Where do you go to change a backdrop in Scratch?

a)

The Sprites tab

b)

The Backdrops tab

c)

The Sounds tab

d)

The Code tab

5.

What does the ‘switch backdrop to’ block do?

a)

Changes the sprite’s costume

b)

Changes the background to a new scene

c)

Moves the sprite

d)

Adds sound to the animation

6.

Which of these is NOT a common block in Scratch?

a)

Move 10 steps

b)

Say "Hello!" for 2 seconds

c)

Jump over 3 objects

d)

Repeat 10

7.

How can you make a backdrop change at different times?

a)

Use a ‘wait’ block

b)

Click on the backdrop

c)

Turn off the computer

d)

Add more sprites

8.

Where can you use Scratch?

a)

On the Scratch website

b)

On the Scratch app

c)

In a notebook

d)

On the playground.

9.

Which block makes a sprite talk?

a)

Say “Hello!” for 2 seconds

b)

Repeat 10

c)

Switch backdrop to

d)

If (condition)

10.

What happens when you use the ‘repeat’ block in Scratch?

a)

The animation starts over

b)

The sprite moves randomly

c)

An action happens multiple times

d)

The backdrop changes

11.

Scratch is a programming language designed for beginners.

a)

True

b)

False

12.

A backdrop is the character in an animation.

a)

True

b)

False

13.

You cannot change the background in Scratch.

a)

True

b)

False

14.

The ‘if’ block helps check a condition before doing an action.

a)

True

b)

False

15.

The ‘move 10 steps’ block makes the sprite move forward.

a)

True

b)

False

16.

In Scratch, we need to add some characters before adding our coding blocks. These characters are called _____________________

4 lines
17.

The ‘switch backdrop to’ block is found in the ______________ block.

4 lines
18.

To change the background in Scratch, you need to go to the __________ tab.

4 lines
19.

The block that starts an animation when clicked is located in the __________ block.

4 lines
20.

The block that repeats an action multiple times is called the __________ block.

4 lines
21.

What will happen when this code runs?

a)

The sprite moves 10 steps and then says "Hello!" for 2 seconds.

b)

The sprite will stay in place and say "Hello!" forever.

c)

The sprite will only say "Hello!" but not move.

d)

The sprite will move 10 steps and stop without saying anything.

22.

What will this code do?

a)

The sprite moves 5 steps one time.

b)

The sprite moves 20 steps and then stops.

c)

The sprite moves 20 steps five times.

d)

The sprite moves forever.

23.

What does this block do?

a)

When "space" is pressed, the program will start running. The sprite will always say "I touched red!" even if it doesn't touch red.

b)

When "space" is pressed, the program will start running. If the sprite touches the color red, it will say "I touched red!"

c)

When "green flag" is pressed, the program will start running. The sprite will turn blue when it touches any color.

d)

When "green flag" is pressed, the program will start running. The sprite will move when it touches red.

24.

What will this block of code do?

a)

The backdrop will change automatically without pressing any key.

b)

The sprite will disappear when the "c" key is pressed.

c)

The sprite will move when the "c" key is pressed.

d)

The backdrop will change to "Arctic" when the "c" key is pressed.

25.

What happens when this code runs?

a)

When the sprite is clicked, it says "Welcome!" for 3 seconds and then waits 2 seconds.

b)

When the sprite is clicked, it waits 2 seconds and says "Welcome!" for 3 seconds.

c)

The sprite waits for 2 seconds, then says "Welcome!" for 3 seconds.

d)

The sprite immediately says "Welcome!" for 2 seconds.

26.

What does this block do?

a)

The sprite only moves when the edge is touched.

b)

The sprite moves continuously and bounces on the edges.

c)

The sprite moves 5 steps and stops.

d)

The sprite moves in circles forever.

27.

What does this code do?

a)

The sprite moves 10 steps repeatedly.

b)

The sprite moves forever.

c)

The sprite moves and stops immediately.

d)

The sprite follows the mouse pointer.

28.

What does this code do?

a)

a) The sprite will make a "Meow" sound when green flag is clicked.

b)

b) The sprite will say "Meow" in a speech bubble.

c)

The sprite will move 10 steps when clicked.

d)

The sprite will stop moving when clicked.

29.

What does this code do?

a)

When green flag is clicked, the sprite moves randomly on the screen. after 1 second

b)

When green flag is clicked, the sprite disappears after 1 seconds.

c)

When green flag is clicked, the sprite appears on the mouse pointer after 1 second.

d)

When green flag is clicked, the sprite moves smoothly to mouse pointer in 1 second.

30.

Tick the Block Palettes found in Scratch

a)

Sound Block

b)

Looks Block

c)

Let Block

d)

Sensing Block

e)

All of the above.