wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz on Scratch

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which is the first step to create a variable in Scratch?

a)

Set Variable

b)

Change Variable

c)

Make a Variable

d)

Declare Variable

2.

Which block will you use to include a delay in your project?

a)

Wait

b)

Repeat

c)

Forever

d)

If-Else

3.

Which block is used to give the starting value to your variable?

a)

Set Variable

b)

Change Variable

c)

Initialize Variable

d)

Declare Variable

4.

If-then code block works only when answer of condition put is

a)

True

b)

False

5.

Scratch is a block based coding platform.

a)

True

b)

False

6.

We cannot change the number of repeats in 'repeat' block?

a)

True

b)

False

7.

In which category of blocks do you find 'say''?

a)

Motion

b)

Looks

c)

Sound

d)

Pen

8.

This turn block turns the sprite anti-clockwise

a)

True

b)

False

9.

Which of the four will make your sprite point left side?

a)

Point in Direction 90

b)

Point in Direction 180

c)

Point in Direction -90

d)

Point in Direction 0

10.

'If on edge bounce' code block from motion category keeps the sprite outside stage area.

a)

True

b)

False

11.

Which of the given block options will make Avery walk in the project?

a)

Glide and next costume

b)

Move

c)

move and next costume

d)

goto and next costume

12.

Which of the following is a motion block?

a)

Change Size

b)

Switch Costume

c)

Go to X: Y:

d)

Set Rotation Style

13.

What will be the value of 'time' variable after repeat ends?

a)

0

b)

-35

c)

nothing

d)

35

14.

Which event is used to start a project in Scratch?

a)

When Green Flag Clicked

b)

When Space Key Pressed

c)

When Flag Clicked

d)

When Arrow Key Pressed

15.

Which of the following will have 'color picker' tool?

a)

only 2

b)

both 2 and 3

c)

both 1 and 2

d)

none