wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Roblox_FinalQuizz_Eng

Total questions: 13

Worksheet time: 10mins

Name
Class
Date
1.

Which of these block-editing tools doesn't exist in Roblox Studio?

a)

Scale

b)

Move

c)

Extend

d)

Rotate

2.

Which of these properties is available for a group of blocks?

a)

Name

b)

Transparency

c)

BrickColor

3.

When working with Terrain Editing tools, what can we change with the Base Size parameter?

a)

The type of brush

b)

The speed of the brush's action

c)

The brush's size

d)

The power of the brush's action

4.

Which parameter allows us to suspend a block in the air so that it will not fall down when the game starts?

a)

Lock

b)

Gravity

c)

Stop

d)

Anchor

5.

Which parameter allows us to group objects?

a)

Anchor

b)

Group

c)

Union

d)

Separate

6.

To create an item that the players can equip, we need to:

a)

Add a Tool object

b)

Add a MeshPart

c)

Add a Humanoid

d)

Add an Accessory

7.

What will happen if we click "No" in this window?

a)

The object will be moved to the inventory

b)

The object will be removed

c)

The object be given to an NPC

d)

The object will appear on the map in the Workspace

8.

Why do we need to keep our Workspaces in order by putting things into folders?

a)

This makes our work easier

b)

It allows us to structure object

c)

The Workspace doesn't end up cluttered with all sorts of objects

9.

What is ServerStorage?

a)

It's a storage, the contents of which are only available on the server

b)

A server for scripts

c)

A server that controls the game's lighting

d)

A server that is used to store LocalScript and other objects required to run the game

10.

"while", "true", "do", "end" - what can we get by combining these keywords?

a)

a function

b)

an infinite loop

c)

a conditional statement

d)

a counted loop

11.

What program did we use to create 3D objects and load them into Roblox Studio?

a)

Maya

b)

Tinkercad

c)

Blender

d)

ZBrush

12.

With HingeConstrain, we can make ...

a)

Motor

b)

Servo

c)

AngularVelocity

d)

VectorForce

13.

What did our Leaderboard script do?

a)

It showed information about players and the number of coins/ore they collected

b)

It created a clone of the map

c)

It gave the players different roles