wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Pictoblox 3

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

 

You can NOT change the back drop of the stage

a)

True

b)

False

2.

" if on edge, bounce " block means _____ ?

a)

Continue

b)

Stop

c)

Go back

d)

Jump

3.

What will this script do?

a)

Make character to move 10 steps towards the mouse pointer

b)

Make character to go up and down

c)

Make character to move 10 steps to random position

d)

Make character to move 10 steps

4.

Which of these would move the sprite down on the stage?

a)

change x by 10

b)

change y by -10

c)

change x by -10

d)

change y by 10

5.

You can add your own images into your Pictoblox projects

a)

False

b)

True

6.

The blocks don't need to be joined, as long as they are on the script area, they will run.

a)

True

b)

False

7.

To change the appearance of a sprite we can give it a different

a)

Style

b)

Stage

c)

Costume

d)

Look

8.

Which block of code is used to make the character say something ?

a)

Motion

b)

Sensing

c)

Control

d)

Looks

9.

What does the Forever loop do?

a)

Repeats the code 10 times

b)

Repeats the code 20 times

c)

Repeats the code 100 times

d)

Repeats the code infinitely

10.

What will this script make a sprite do ?

a)

Move 10 steps then stop

b)

Make a character dance

c)

Move smoothly to a random position

d)

Move smoothly to a random position forever