wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Quiz 4

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is scratch?

a)

A block programming language

b)

A website

c)

A computer screen

d)

A computer project

2.

What would you use to change the location of the sprite on the stage in scratch?

a)

Coordinates

b)

File menu

c)

Stage information

d)

Costume tab

3.

Which of the functions can a scratch sprite NOT be programmed to do?

a)

Write a program

b)

Play music

c)

Bounce

d)

Move around the screen

4.

What will happen if the sequence of the blocks are placed in a wrong order?

a)

It will not work properly

b)

The program will work properly

c)

The program will work slow

d)

None of the above

5.

What is the thing which is not present in scratch?

a)

Sprites

b)

Workspace

c)

Script Area

d)

Costume tab

6.

Where are the blocks stored?

a)

In the sprites area

b)

In the costumes tab

c)

Blocks Palette

d)

None of the above

7.

Can we change the costumes of our sprites on scratch?

a)

True

b)

False

8.

What happens when the green flag symbol is clicked on scratch?

a)

The program comes to an end

b)

The program starts

c)

The program freezes

d)

None of the above

9.

Where can we find the forever block in scratch?

a)

Control

b)

Events

c)

Looks

d)

Motion

10.

What is an algorithm?

a)

A recipe

b)

A flow chart

c)

A set of instructions

d)

A control block

11.

In computer programming, ___________ is a list of steps the computer must follow to perform a task

a)

algorithm

b)

command

c)

debug

d)

binary

12.

When a computer programmer is presented with code that just isn't working, his first job would be to

a)

look up the code in Google

b)

debug it

c)

get a co-worker to help

d)

delete the code and start again

13.

Where will the sprite go when the flag is clicked?

a)

to the upper left corner of the stage

b)

to the middle of the stage

c)

to the upper right corner of the stage

d)

to the bottom right corner of the stage

14.

What will this script have the sprite do?

a)

appear, wait, disappear and then repeat forever

b)

move around the screen, disappear and then reappear

c)

disappear, reappear and then wait and then repeat forever

d)

disappear then reappear forever

15.

Which of the following statements is true about this script?

a)

when you run the script, nothing will happen

b)

when you run the script, the sprite will keep getting larger and larger

c)

when you run the script, the sprite will get smaller and smaller

d)

when you run the script, the sprite will get larger and then smaller

16.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
17.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
18.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
19.
We cannot add variables inside scratch ?
a)
False
b)
True
20.
Which animals Scratch logo contains ?
a)
Koala
b)
Cat
c)
Lion
d)
Dog