wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Basic Script Structure for Students

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What type of block is used to start a script?

a)

when green flag clicked

b)

when script starts

c)

when red flag clicked

d)

when button pressed

2.

Which type of block ends a script and cannot be followed by any other block?

a)

Stop block

b)

Pause block

c)

Repeat block

d)

Continue block

3.

Which blocks can be stacked together to create a sequence of actions?

a)

Blocks that are purely decorative.

b)

Blocks that only display text.

c)

Blocks that represent random numbers.

d)

Blocks representing individual actions or commands.

4.

What is the shape of a Boolean block?

a)

Rectangle or square

b)

Triangle

c)

Hexagon

d)

Circle

5.

Which blocks are used to provide inputs for other blocks to process?

a)

Storage blocks

b)

Processing blocks

c)

Input blocks

d)

Output blocks

6.

What is the primary function of a Hat Block?

a)

To store hats when not in use.

b)

To display hats in a store.

c)

To run the script.

d)

To clean and maintain hats.

7.

Which block type is typically used for conditions?

a)

while block

b)

for block

c)

if block

d)

switch block

8.

What color are Stack Blocks usually represented in?

a)

Monochrome shades like black and white

b)

Bright colors like red, blue, yellow, and green

c)

Earth tones like brown and beige

d)

Pastel colors like pink and lavender

9.

Which block can be used to repeat actions?

a)

if block

b)

for block

c)

repeat block

d)

while block

10.

What is the purpose of a Reporter Block?

a)

To manage network connections.

b)

To create user interfaces.

c)

To store data in a database.

d)

To output or display information in a program.

11.

Which block type is used to control the flow of a script?

a)

Input block

b)

Control block

c)

Data block

d)

Output block

12.

What does a Cap Block signify in a script?

a)

A Cap Block signifies the end of a dialogue section.

b)

A Cap Block is used to denote background characters in a script.

c)

A Cap Blocks are placed at the end of the script.

d)

A Cap Block indicates a scene description in lowercase letters.

13.

Can a Boolean Block be used to start a script?

a)

Only if combined with a different block

b)

Yes

c)

It can only be used to end a script

d)

No, it can only be used for conditions

14.

What type of block is used to create custom functions?

a)

event block

b)

variable block

c)

loop block

d)

function block

15.

Which block type is essential for creating loops?

a)

loop block

b)

action block

c)

variable block

d)

condition block