wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 82

Worksheet time: 1hrs 14mins

Name
Class
Date
1.

We cannot add many sprites on the stage.

a)

True

b)

False

2.

In which coding block can you find the following command? 

a)

Events

b)

Motion

c)

Looks

d)

Control

3.

We can access the command/script shown in the image from the ------------- coding block.​

a)

LOOKS

b)

EVENTS

c)

SENSING

d)

OPERATORS

4.

What is the name of the area where the sprites perform in Scratch?

a)

Workspace

b)

Stage

c)

Zone

5.

What can you create using the Scratch Application? (Choose all that apply)

a)

Games

b)

Quizzes

c)

Spreadsheet workbooks

d)

Animated Stories

6.

To start the script, you must click on (a)  

7.

The ______________ is a stack of blocks include step-by-step instructions for the sprite.

a)

blocks menu

b)

script

c)

sprite

8.

Putting the blocks in a specific order is called ______________

a)

Arranging

b)

Duplication

c)

Sequencing

9.

If we want the same set of codes, we need to: ____________

a)

Erase

b)

Duplicate

c)

Start coding again

d)

Reorganize

10.

"The following block is used for checking the condition. Which one is it?

a)

b)

c)

11.

To add a new backdrop to your code, you click on: _________.

a)

b)

c)

12.

Identify the block used for changing the color:

a)

b)

c)

13.

This script will make our sprite ________.

a)

change its color

b)

switch the sprite

c)

blinks the sprite

d)

change its size

14.

When I used this block, my sprite will ___________:

a)

back to its normal color

b)

back to its normal size

c)

back to its costume

15.

Select the block used to control the script.

a)

b)

c)

16.

How many times the code will repeat using this block?

a)

10 times

b)

2 times

c)

1 times

d)

forever

17.

What is the default Sprite when you open Scratch?

a)

Cat

b)

Bat

c)

Lion

d)

Insect

18.

Which group of blocks include the When Flag Clicked command?

a)

Motion

b)

Events

c)

control

d)

Looks

19.

What do you call the characters in Scratch?

a)

Sprite

b)

Script

c)

Scratch

d)

Sprite Scripts

20.

________________ is the area lists the ten categories of color-coded blocks.

a)

Menu bar

b)

Blocks Menu

c)

script area

21.

what is the name of the final project

a)

Smart Green House

b)

Home

c)

Smart door

22.
What is the name of the editor you have used to code your Microbit?
a)
Scratch
b)
Block editor
c)
Python
d)
Excel
23.
If you want to see your code working on the Microbit emulator which option would you choose?
a)
Run
b)
Compile
c)
Convert
d)
Save
24.
What sort of programming structure does this show?
a)
A decision structure
b)
A loop structure
25.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

26.

What will happen when you press the A button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

27.

What will happen when you press the B button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

28.

What is the name of the variable in this code?

a)

randomNumber

b)

show string

c)

pick random

29.

How many variables are in this code?

a)

1

b)

2

c)

0

30.

Which face design will you see if this code is run?

a)

Happy

b)

Sleepy

31.

Which block will repeat your code?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

32.

What is a String?

a)

Text, numbers and symbols

b)

Images

33.

Which blocks will only happen when the user performs an action?

a)

On Start and Forever

b)

On Button A and On Shake

34.

How often will the message "Hello Year 7" be displayed?

a)

All the time

b)

Once

35.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

36.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4

37.
What is the part within the red boxes called?
a)
Input buttons
b)
Ground
c)
CPU
d)
Micro-usb connector
38.

This program uses ____ variables.

a)

1

b)

2

c)

3

39.

Match the word to the picture.

a)

Pins

b)

Radio

c)

Bluetooth

d)

LEDs

40.

What will be the output if I ONLY press button b

a)

100

b)

0

c)

50

d)

400

41.

After button a is pressed, then button b. What is the output

a)

100

b)

0

c)

16

d)

400

42.

What's the answer?

a)

5

b)

15

c)

25

d)

10

43.

What happens here?

a)

The program will not run

b)

The program will output 'True'

c)

The program will output 'False'

44.

What number will be outputted?

a)

1

b)

2

c)

3

d)

4

e)

5

45.

What do we name this block?

a)

Sound block

b)

Say block

c)

Motion block

46.

What do we name this block?

a)

Sound block

b)

Non-stop block

c)

Say block

47.

Non-stop block

a)

b)

c)

48.

To add a sprite

a)

b)

c)

49.

To delete a sprite

a)

b)

c)

50.

To change the workplane

a)

b)

c)

51.

Which picture from the bellow pictures is Stage

a)

b)

c)

52.

Which picture from the bellow pictures is Sprite list

a)

b)

c)

53.

Which picture from the bellow pictures is Backdrop

a)

b)

c)

54.

Which picture from the bellow pictures we use it to start a script

a)

b)

c)

55.

Which picture from the bellow pictures we use it to Stop a script

a)

b)

c)

56.

Sound block

a)

b)

c)

57.

What this script do?

a)

When the green flag is pressed, move the sprite to an unknown spot.

b)

When the green flag is pressed, follow the motion blocks forever.

c)

When the spacebar is pressed, move the sprite 10 steps.

58.

What this script do?

a)

When the spacebar is pressed, move the sprite to an unknown spot.

b)

When the green flag is pressed, follow the motion blocks forever.

c)

When the spacebar is pressed, move the sprite 10 steps.

59.

what is the name of the final project

a)

Smart Green House

b)

Home

c)

Smart door

60.
What is the name of the editor you have used to code your Microbit?
a)
Scratch
b)
Block editor
c)
Python
d)
Excel
61.
If you want to see your code working on the Microbit emulator which option would you choose?
a)
Run
b)
Compile
c)
Convert
d)
Save
62.
What sort of programming structure does this show?
a)
A decision structure
b)
A loop structure
63.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

64.

What will happen when you press the A button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

65.

What will happen when you press the B button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

66.

What is the name of the variable in this code?

a)

randomNumber

b)

show string

c)

pick random

67.

How many variables are in this code?

a)

1

b)

2

c)

0

68.

Which face design will you see if this code is run?

a)

Happy

b)

Sleepy

69.

Which block will repeat your code?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

70.

What is a String?

a)

Text, numbers and symbols

b)

Images

71.

Which blocks will only happen when the user performs an action?

a)

On Start and Forever

b)

On Button A and On Shake

72.

How often will the message "Hello Year 7" be displayed?

a)

All the time

b)

Once

73.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

74.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4

75.
What is the part within the red boxes called?
a)
Input buttons
b)
Ground
c)
CPU
d)
Micro-usb connector
76.

This program uses ____ variables.

a)

1

b)

2

c)

3

77.

Match the word to the picture.

a)

Pins

b)

Radio

c)

Bluetooth

d)

LEDs

78.

What will be the output if I ONLY press button b

a)

100

b)

0

c)

50

d)

400

79.

After button a is pressed, then button b. What is the output

a)

100

b)

0

c)

16

d)

400

80.

What's the answer?

a)

5

b)

15

c)

25

d)

10

81.

What happens here?

a)

The program will not run

b)

The program will output 'True'

c)

The program will output 'False'

82.

What number will be outputted?

a)

1

b)

2

c)

3

d)

4

e)

5