Roblox Studio Lesson 12

Roblox Studio Lesson 12

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Application Software

Application Software

7th Grade

11 Qs

Programming in JavaScript

Programming in JavaScript

3rd - 7th Grade

11 Qs

Vocab Quiz #2

Vocab Quiz #2

6th - 8th Grade

10 Qs

Computer Science

Computer Science

5th - 6th Grade

9 Qs

Donanım ve yazılım

Donanım ve yazılım

5th - 6th Grade

15 Qs

If-Statement and Relational Operators Quiz

If-Statement and Relational Operators Quiz

6th Grade - University

15 Qs

Easy Quiz

Easy Quiz

6th Grade

10 Qs

Board Game Trivia!

Board Game Trivia!

5th Grade - University

13 Qs

Roblox Studio Lesson 12

Roblox Studio Lesson 12

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Future Teacher

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating a “leaderstats” folder for each player?

To store GUI elements

To store the flood water level

To store player-specific progress like checkpoint and timer

To store game-wide settings

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "Checkpoint" value should be placed inside the Workspace to be visible in the leaderboard.

True

False

3.

MATCH QUESTION

1 min • 1 pt

Match the term to its description:

Used to store the name of the checkpoint

leaderstats

Folder that holds stats like Checkpoint

StringValue

Triggered when player respawns

CharacterAdded event

Script that sets and restores player pos

Respawn Script

4.

REORDER QUESTION

1 min • 1 pt

Arrange the steps to create a working checkpoint system:

Use CharacterAdded to move player to the correct checkpoint

Add a NumberValue named “Checkpoint” to leaderstats

Create a part and rename it to “1”

Create a leaderboard in ServerScriptService

Add a script inside the checkpoint part

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct type for storing checkpoint names like “1”, “2”, etc.?

NumberValue

BoolValue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The player’s character must fully load before moving them to a checkpoint position.

True

False

7.

CLASSIFICATION QUESTION

3 mins • 1 pt

Sort the following values into their correct value type:

Groups:

(a) StringValue

,

(b) NumberValue

,

(c) IntValue

3.5

300

"Future"

"Lab"

10

199.99

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?