Roblox Studio Lesson 18

Roblox Studio Lesson 18

6th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Operating systems

Operating systems

7th - 10th Grade

13 Qs

Video-Games

Video-Games

6th - 10th Grade

10 Qs

LUA | Beginners Review

LUA | Beginners Review

4th Grade - University

4 Qs

Game Design Define the Problem

Game Design Define the Problem

6th - 8th Grade

6 Qs

Coding Chapter 11 Quiz

Coding Chapter 11 Quiz

6th Grade

12 Qs

Antarmuka (interface)

Antarmuka (interface)

7th Grade

13 Qs

Roblox Studio Lesson 16

Roblox Studio Lesson 16

6th - 8th Grade

7 Qs

9.1.6 - Starter Quiz

9.1.6 - Starter Quiz

8th - 9th Grade

12 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:

Fill in game name and description

Set game permissions to Public

Test game to ensure all systems work

Share the game link with others

Click File → Publish to Roblox As...

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

TextLabel GUI

Detects player reaching the end

RemoteEvent

Displays win message

Confetti Effect

Sends signal to client for GUI

EndTrigger

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:

Lets you share the game

Set Permissions

Ensures everything works as expected

Generate Game Link

Helps players understand your game

Final Playtest

Makes your game visible to others

Game Description