Roblox Scripting Quiz 1

Roblox Scripting Quiz 1

5th Grade

10 Qs

quiz-placeholder

Similar activities

Roblox L10 Finalize and Publish

Roblox L10 Finalize and Publish

1st - 5th Grade

12 Qs

Roblox L2 Explorer and Properties

Roblox L2 Explorer and Properties

1st - 5th Grade

10 Qs

Roblox Blade Ball Mastery Quiz

Roblox Blade Ball Mastery Quiz

1st - 5th Grade

10 Qs

Roblox L35 Tycoon Game

Roblox L35 Tycoon Game

1st - 5th Grade

10 Qs

Video Games

Video Games

2nd Grade - Professional Development

15 Qs

Roblox games

Roblox games

5th Grade

10 Qs

Roblox Studio - Kiberone

Roblox Studio - Kiberone

1st - 5th Grade

10 Qs

The Roblox Quiz

The Roblox Quiz

KG - Professional Development

8 Qs

Roblox Scripting Quiz 1

Roblox Scripting Quiz 1

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Gencode 2017

Used 23+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language is primarily used for scripting in Roblox?

Python

Lua

JavaScript

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which event is triggered when a player joins a Roblox game?

on Enter

onPlayerJoin

onJoin

PlayerAdded

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Roblox, which function is used to create a new part in a game?

CreatePart()

AddPart()

Instance.new("Part")

MakeNewPart()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "wait" function in Roblox scripting?

Pauses the game for a specified amount of time

Waits for user input

Stops the script execution

Creates a new thread

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store text in Roblox Lua scripting?

string

int

boolean

number

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you access the position of a part in Roblox?

part.position

part.getPosition()

part.get_position

part.getPosition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What event is triggered when a player clicks on a part in the game?

onClick

onInteract

Touched

onClicked

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?