Roblox Studio Lesson 12

Roblox Studio Lesson 12

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Maze game

Maze game

5th - 7th Grade

11 Qs

Coding in Scratch Part I

Coding in Scratch Part I

6th Grade

15 Qs

Scratch Arithmetic Operators

Scratch Arithmetic Operators

4th - 7th Grade

15 Qs

Quizizz Tổng hợp kiến thức

Quizizz Tổng hợp kiến thức

5th Grade - University

10 Qs

Kuis TIK Kelas 6 (Scratch)

Kuis TIK Kelas 6 (Scratch)

6th Grade

10 Qs

Lua quiz: Basics (Print, functions, while true loops)

Lua quiz: Basics (Print, functions, while true loops)

5th - 8th Grade

10 Qs

Class 6 -Scratch

Class 6 -Scratch

4th - 7th Grade

10 Qs

Vocab Quiz #4

Vocab Quiz #4

6th - 8th Grade

10 Qs

Roblox Studio Lesson 12

Roblox Studio Lesson 12

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Future Teacher

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:

Triggered when player respawns

leaderstats

Folder that holds stats like Checkpoint

CharacterAdded event

Script that sets and restores player pos

StringValue

Used to store the name of the checkpoint

Respawn Script

4.

REORDER QUESTION

1 min • 1 pt

Arrange the steps to create a working checkpoint system:

Create a leaderboard in ServerScriptService

Create a part and rename it to “1”

Use CharacterAdded to move player to the correct checkpoint

Add a script inside the checkpoint part

Add a NumberValue named “Checkpoint” to leaderstats

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

"Future"

3.5

199.99

10

"Lab"

300

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?