
3rd Quarter Study
Quiz
•
Computers
•
8th Grade
•
Practice Problem
•
Hard
Deondre Cason
Used 7+ times
FREE Resource
Enhance your content in a minute
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A way to move sprites
A way to move shapes
A container for storing a value
Another word for adding animations
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable name wouldn't work?
var cheese
var cheese puffs
var cheesepuffs
var puffs
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code would be used to create a sprite?
var sprite = createSprite(200, 200);
sprite.setAnimation("bunny");
drawSprites();
var sprite = createSprite(200, 200);
sprite.setAnimation("bunny");
sprite.setAnimation("bunny");
drawSprites();
var sprite = createSprite(200, 200);
var sprite = createSprite(200, 200);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the code for the draw loop?
draw loop(){
}
function draw(){
}
draw function{}(
)
draw function loop (){
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I want my sprite to move in a "weird/jittery" way, which code should I use?
function draw() {
sprite.rotation = randomNumber(1,250);
drawSprites();
}
function draw() {
sprite.rotation = randomNumber(1,250);
}
sprite.rotation = randomNumber(1,250);
drawSprites();
}
draw please {
sprite.rotation = randoumber(1,250);
drawSprites
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function draw() {
jet.y = jet.y + 5;
drawSprites();
}
Moves the jet going left
Moves the jet upward
Moves the jet down
Moves the jet going right
7.
MULTIPLE CHOICE QUESTION
45 sec • 3 pts
The difference between keyDown and keyWentDown is, keyDown works when you press and hold the key and keyWentDown only works when you keep pressing the key repeatedly.
True
False
Last
Question
Similar Resources on Wayground
12 questions
scratch
Quiz
•
8th Grade
11 questions
Cultura General
Quiz
•
7th - 9th Grade
10 questions
MS Logo
Quiz
•
4th - 9th Grade
10 questions
1º ESO Electricity
Quiz
•
7th - 8th Grade
12 questions
Intro to Scratch 2
Quiz
•
KG - University
10 questions
Ukuran Data (Imej) ASK T1
Quiz
•
7th - 9th Grade
10 questions
JavaScript Basics
Quiz
•
6th - 8th Grade
12 questions
Variables and data types
Quiz
•
4th - 12th Grade
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
