Roblox Studio Lesson 10
Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Future Teacher
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using a dictionary table in the poisonous air script?
To store sound effects
To store player movement speed
To keep track of players inside the poison area
To change the part color
2.
CLASSIFICATION QUESTION
3 mins • 1 pt
Sort the following into 'Visual Settings' or 'Script Behavior'
Groups:
(a) Visual Settings
,
(b) Script Behavior
Anchored = true
Material = ForceField
Transparency = 0.7
TouchEnded event
While loop for damage
DamagePerSecond = 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Players can see the poison part clearly even if its transparency is 1
True
False
4.
MATCH QUESTION
1 min • 1 pt
Match the scripting part to what it does:
Stops damage when player leaves
local damagePerSecond = 10
Starts damage when a player enters
Touched:Connect(function(hit))
Removes player from damage table
TouchEnded:Connect(function(hit))
Sets how much damage to apply per tick
playersInAir[character] = nil
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use task.spawn() in the script?
To move the poison part
To delay the start of the game
To run poison damage code continuously without freezing game
To stop the game completely
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Setting the CanCollide property to false allows players to pass through the poison air.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does humanoid:TakeDamage(damagePerSecond) do?
Instantly kills the player
Teleports the player
Slowly removes player’s health
Changes the part color
8.
MATCH QUESTION
1 min • 1 pt
Match the part property to its purpose:
Makes it look like a glowing area
CanCollide = false
Player can walk through it
Transparency = 0.7
Makes the poison harder to see
Material = ForceField
Keeps the part from falling or moving
Anchored = true
9.
REORDER QUESTION
1 min • 1 pt
Arrange the following logic of the damage loop inside task.spawn:
Loop through players in air
Check if humanoid exists
Apply TakeDamage
Wait 1 second
Similar Resources on Wayground
10 questions
Chp. 4: Computers in Society: designing a computer game quiz
Quiz
•
8th Grade
10 questions
Speed Typing
Quiz
•
4th - 6th Grade
10 questions
CM-Acronym Quiz 3
Quiz
•
7th Grade - University
7 questions
Computer Lab Safety Week 2
Quiz
•
6th - 9th Grade
9 questions
WBIB - Golden Rules Quiz
Quiz
•
8th Grade
10 questions
YEARBOOK QUIZ
Quiz
•
8th Grade
10 questions
MINECRAFT: EDUCATION EDITION
Quiz
•
KG - 12th Grade
12 questions
Scratch Basics
Quiz
•
7th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage
Quiz
•
5th - 6th Grade