Orange Belt Level 1

Quiz
•
Instructional Technology
•
6th - 8th Grade
•
Hard
Codeninjas Sammamish
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function creates and places a new sprite in the game.
sprites.create
new.Sprite
sprite.Position
setNewSprite
Answer explanation
Example: let mySprite = sprite.create(img`...`, SpriteKind.Player)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function will place a sprite at a specific x/y coordinate in the game, when used on a named sprite.
placeSprite
setPlace
setPosition
setSprite.Position
Answer explanation
Example: mySprite.setPosition(12,42)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function shows the provided string argument in a bubble above the sprite.
makeSay
sayText
spriteSayText
showText
Answer explanation
Example: mySprite.sayText(“Hello world!”)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function sets the sprites xv/yv that takes two numbers as its arguments.
spriteVelocity
setMovement
setVelocity
setSpeed
Answer explanation
Example: mySprite.setVelocity(10,-15)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function controls if a sprite will move off screen or bounce when it touches a wall with a boolean.
spriteBounce
setStayInScreen
setHitWall
setBounceOnWall
Answer explanation
Example: mySprite.BounceOnWall(true)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function sets a named sprite to follow a target sprite and set the speed it follows at. It uses one named sprite and one number as its arguments.
follow
trail
setFollow
followSprite
Answer explanation
Example: mySprite.follow(mySprite2, 120)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ______ function changes the background of the game scene.
changeBackground
setBackground
setImageInBackground
setBackgroundImage
Answer explanation
Example: scene.setBackgroundImage(img`...`)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Artificial Intelligence with Pictoblox

Quiz
•
6th - 10th Grade
10 questions
Scratch intro & Pen Commands Quiz

Quiz
•
1st - 10th Grade
10 questions
Pictoblox 5

Quiz
•
1st - 6th Grade
8 questions
Scratch

Quiz
•
5th - 6th Grade
18 questions
Algorithms and Computer Science

Quiz
•
6th - 9th Grade
10 questions
PowerPoint

Quiz
•
5th - 6th Grade
10 questions
Pictoblox 8

Quiz
•
1st - 9th Grade
17 questions
CodeCombat

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Instructional Technology
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade