Choose the right code to assign function onSpawn to one soldier in the game with event type “spawn”
course2 lesson18

Quiz
•
Computers
•
2nd Grade
•
Medium
Academy OneSpace
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
soldier.on(“spawn”,onSpawn)
game.setActionFor(“soldier”,”spawn”, onSpawn)
soldier.on(onSpawn, “spawn”)
game.setActionFor(soldier,”spawn”, onSpawn)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the code setActionFor do?
Set a code to a munchkin to attack
Set a function to a character to attack
Set a function to one character
Set a function to bunch of characters
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the code unit=event.target do here?
Targets the character that going to be spawned
Targets the enemy that the hero needs to attack
Targets the character that the function onSpawn is going to be assigned to
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code which character is going to say “attaaaack”?
Soliders
Archers and soldiers
archers
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the right example of game data?
Time of the game
The hero’s health
Number of enemies defeated
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the right code to track and display the time of the game
ui.track(“time”,game)
ui.track(game, time)
ui.track(game, “time”)
ui.track(time,game)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the right code to generate a random number between 15 and 70 and store it to the variable x
x = game.randomInteger(15, 70)
x = game.RandomInteger(15, 70)
x = game.randominteger(15, 70)
x = Game.RandomInteger(15, 70)
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what’s an event handler?
A code to handle an event.
A function that can be assigned to a character in the game
A code that makes an event occurs
a function to handle an event in the game
Similar Resources on Wayground
11 questions
Roblox L32 Racing Remote Event

Quiz
•
1st - 5th Grade
9 questions
Java Programming with Minecraft

Quiz
•
1st - 12th Grade
10 questions
Scratch Code

Quiz
•
KG - 11th Grade
10 questions
Year 6 computing homework ET23

Quiz
•
1st - 5th Grade
10 questions
Scratch Review

Quiz
•
2nd - 5th Grade
12 questions
REVISION

Quiz
•
1st - 2nd Grade
8 questions
Roblox Lua Scripting Quiz

Quiz
•
1st - 12th Grade
10 questions
course1 lesson12

Quiz
•
2nd Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade