wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Q4 Scratch Quiz

Total questions: 30

Worksheet time: 13mins

Name
Class
Date
1.
When you want a sprite to change appearance, you can add more
a)
Clothes
b)
Costumes
c)
Looks
d)
Characters
2.
The name for a list of instructions in Scratch
a)
Script
b)
Program
c)
Story
d)
Output
3.
When you add a picture or image as a background to your project, it is a...
a)
Backdrop
b)
Scene
c)
World
d)
View
4.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

5.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

6.

These blocks are collectively known as INITIALISATION. What do they do to a game?

a)

Finish the game

b)

Code the baddie to touch the goody

c)

Stop the game

d)

Start the game

7.

What will happen when the green flag is clicked

a)

the sprite will rotate 15 times

b)

the sprite will rotate 10 times

c)

the sprite will move 15 spaces

d)

the sprite will move 10 spaces

8.

A set of three blocks placed in order is known as what?

a)

Iteration

b)

Sequence

c)

Selection

d)

Variable

9.

What will happen when the green flag is clicked

a)

the sprite will rotate 15 times

b)

the sprite will rotate 10 times

c)

the sprite will move 15 spaces

d)

the sprite will move 10 spaces

10.

A set of three blocks placed in order is known as what?

a)

Iteration

b)

Sequence

c)

Selection

d)

Variable

11.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

12.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

13.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

14.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

15.
Will the Sprite move from his position after this code ?
a)
Yes
b)
No
16.

If I want to move my goody to the right, which set of blocks would I need?

a)
b)
c)
d)
17.

Which set of blocks allow a character to move to the next level?

a)
b)
c)
d)
18.

Which set of blocks would I use if I wanted my character to get an extra life it touched a bowl of cheesy puffs?

a)
b)
c)
d)
19.

Dinsdale the Dinosaur has been coded to move at one speed whilst the program is running. This is known as a constant variable.


What is a constant variable?

a)

A value that always changes

b)

A value that is always different

c)

A value that always stays the same

d)

A value that has no sense to it

20.

I want to make Dinsdale the Dinosaur move around without disappearing off the screen . What set of blocks should I use?

a)
b)
c)
d)
21.

I want my bowl of cheesy puffs to appear at random points around the screen. Which set of blocks would I use?

a)
b)
c)
d)
22.

I want to animate Barry the Butterfly which blocks should I use?

a)
b)
c)
d)
23.

If I wanted to start a character at a particular place on the screen, which block would I use?

a)
b)
c)
d)
24.

What type of block is this?

a)

Iteration

b)

Selection

c)

Variable

d)

Sequence

25.

What type of block is this?

a)

Iteration

b)

Variable

c)

Sequence

d)

Selection

26.

What type of block is this?

a)

Iteration

b)

Selection

c)

Variable

d)

Sequence

27.

It performs all the action in scratch. This graphic component is programmed using a programming palette.

a)

Script

b)

Stage area

c)

Blocks

d)

Sprites

28.

what is the code that could make your sprite move or is in charge of your character's movement.

a)

control

b)

operators

c)

motion

d)

sensing

29.

what is the code that could control the visual appearance of your sprite.

a)

events

b)

looks

c)

variables

d)

operators

30.

a puzzle-piece shape that are used to build codes in scratch.

a)

Programming Palatte

b)

Blocks

c)

Script

d)

Sprites