Search Header Logo

Can you code in ROBLOX Lua?

Authored by ridley naumann :)

Mathematics, Computers, Fun

9th Grade

Used 7+ times

Can you code in ROBLOX Lua?
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can be made in script?

Instance.new

local x = y

x:Clone()

local x = {}

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

If you were to destroy a Part, what would you use?

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What can you use to edit things that already exist?

x.y = z

x:y=z

x{y=z}

xy z

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you clone, destroy or clear children of a Part?

Clone, Destroy, ClearAllChildren

Duplicate, Remove, ClearChild

Clone, Remove, MakeSingle

Cloning, Remove, ClearAllChildren

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you use a Player and a Character in one LocalScript?

Put the LocalScript in StarterPlayer>StarterCharacterScripts and use x:GetPlayerFromCharacter()

Put the LocalScript in StarterPlayer>StarterPlayerScripts and use x.Character

Put the LocalScript inside Workspace and use x:GetChildren() and use the x:IsA(y) function

Put the LocalScript inside StarterPlayer and use x:GetPlayerFromCharacter()

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these are NOT a member of a CFrame value?

Vector2

Number

NumberSequence

Vector3

Color3

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

If you wanted to make a number between 1 and 10, what would you use?

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?