Roblox Studio Lesson 18

Roblox Studio Lesson 18

6th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

LUA | Beginners Review

LUA | Beginners Review

4th Grade - University

4 Qs

Arcade makecode

Arcade makecode

6th Grade

11 Qs

QUIS TIK (GUI)

QUIS TIK (GUI)

7th Grade

10 Qs

Computer

Computer

7th - 8th Grade

10 Qs

Input & Output Devices

Input & Output Devices

7th Grade

10 Qs

Computer 06 | UI & GUI

Computer 06 | UI & GUI

1st - 6th Grade

10 Qs

Scratch

Scratch

KG - Professional Development

14 Qs

computer

computer

8th Grade

10 Qs

Roblox Studio Lesson 18

Roblox Studio Lesson 18

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Future Teacher

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the “EndTrigger” part in your obby game?

To activate the flood

To spawn players when they die

To detect when the player reaches the finish and trigger the win event

To damage the player

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The winning GUI text should be placed in StarterGui so it appears on the player’s screen.

True

False

3.

REORDER QUESTION

1 min • 1 pt

Put the steps to publish your game in the correct order:

Share the game link with others

Test game to ensure all systems work

Fill in game name and description

Click File → Publish to Roblox As...

Set game permissions to Public

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which service is used to send a signal from the server to the client to show the winning GUI?

StarterPlayer

TweenService

RemoteEvent

DataStoreService

5.

MATCH QUESTION

1 min • 1 pt

Match the feature to its purpose in the win sequence:

Celebrates player’s victory

EndTrigger

Displays win message

Confetti Effect

Detects player reaching the end

TextLabel GUI

Sends signal to client for GUI

RemoteEvent

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can use ParticleEmitter to create a confetti effect when the player wins.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do you place the winning TextLabel so it shows on screen?

In Workspace

In ServerScriptService

In StarterGui > ScreenGui

In ReplicatedStorage

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why should you test your game before publishing it?

To increase your in-game coins

To make sure all GUIs and win conditions work properly

To make your game private

To break the scripts and start over

9.

MATCH QUESTION

1 min • 1 pt

Match the publishing step to what it does:

Makes your game visible to others

Final Playtest

Lets you share the game

Generate Game Link

Ensures everything works as expected

Set Permissions

Helps players understand your game

Game Description