wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch quiz Year 5

Total questions: 12

Worksheet time: 12mins

Name
Class
Date
1.
According to the image, the order of the elements in scratch are...
a)
1.Stage 2.Sprites 3.Blocks 4.Scripts
b)
1.Stage 2.Blocks 3.Sprites 4.Scripts
c)
1.Scripts 2.Blocks 3.Sprites 4.Stage
d)
1.Scripts 2.Blocks 3.Stage 4.Sprites
2.

In scratch, this is the place where we program and give commands to our sprites and backdrops.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

3.
In scratch, this is the place where we  see all the animation happening. Where we put our backdrops and sprites.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
4.
In scratch, this is the place where we  see all the possible commands for our project. Includes movement, control, events and other options.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
5.
According to the image, when you click on the green flag....
a)
It will show the backdrop called "Tittle" wait 5 seconds and then switch to the backdrop called "scene 1"
b)
It will show the backdrop called "Tittle" wait 3 seconds and then switch to the backdrop called "scene 1"
c)
It will show the backdrop called "Scene 1" wait 5 seconds and then switch to the backdrop called "title"
d)
It will show a Sprite called "Tittle" wait 5 seconds and then switch to the costume called "scene 1"
6.
An organized set of rules or steps to perform an action, is also known as...
a)
Scratch
b)
Software
c)
Algorithm
d)
Block
7.

Coordinates (x,y)

a)

determine the position of the Sprite on stage.

b)

are near the end of the alphabet.

c)

are a great way to organize your clothes.

8.

If the coordinates are set to x:0, y:0,

a)

the Sprite will be invisible.

b)

the Sprite will be in the center of the stage.

c)

the Sprite will be at the far left side of the stage.

d)

the Sprite will be at the bottom of the stage.

9.

The x coordinate is

a)

diagonal (from lowest left to highest right).

b)

vertical (up and down).

c)

horizontal (side to side).

10.

Increasing the number of the y coordinate

a)

moves the Sprite more to the right.

b)

increases the number of the x coordinate as well.

c)

raises the Sprite upward.

d)

lowers the Sprite downward.

11.

A program is

a)

a red fruit with lots of seeds.

b)

a collection of instructions (blocks) that a computer follows to complete a task.

c)

a language that computers recognize.

12.

Write the definition of a starting event.

4 lines