What is the (x, y) location of the palette?
Code.org CS Discoveries U3L08 Sprite Properties

Quiz
•
Computers
•
9th Grade
•
Hard
Joan Goldberg
Used 57+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
(0, 0)
(200, 200)
(100, 300)
(300, 100)
error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the (x, y) location of the palette?
(0, 0)
(200, 200)
(100, 300)
(300, 100)
error
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Compare the rotation of the top row to the bottom row.
What is the rotation of the green car?
Definition: sprite.rotation = #;
Clockwise rotation in degrees of the sprite.
A positive value will rotate clockwise, a negative value will rotate counterclockwise. The rotation usually will be a number between -360 and 360.
car.rotation = 0;
car.rotation = 90;
car.rotation = 180;
car.rotation = 270;
car.rotation = 360;
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Compare the rotation of the top row to the bottom row.
What is the rotation of the orange car?
Definition: sprite.rotation = #;
Clockwise rotation in degrees of the sprite.
A positive value will rotate clockwise, a negative value will rotate counterclockwise. The rotation usually will be a number between -360 and 360.
car.rotation = 0;
car.rotation = 90;
car.rotation = -90;
car.rotation = 270;
car.rotation = -270;
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Compare the rotation of the top row to the bottom row.
What is the rotation of the blue car?
Definition: sprite.rotation = #;
Clockwise rotation in degrees of the sprite.
A positive value will rotate clockwise, a negative value will rotate counterclockwise. The rotation usually will be a number between -360 and 360.
car.rotation = 0;
car.rotation = 360;
car.rotation = -90;
car.rotation = 180;
car.rotation = -180;
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Compare the rotation of the top row to the bottom row.
What is the rotation of the red car?
Definition: sprite.rotation = #;
Clockwise rotation in degrees of the sprite.
A positive value will rotate clockwise, a negative value will rotate counterclockwise. The rotation usually will be a number between -360 and 360.
car.rotation = 0;
car.rotation = 90;
car.rotation = -90;
car.rotation = 270;
car.rotation = -270;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is cowSmall.scale=?
var cowBig = createSprite(150, 150);
cowBig.setAnimation("cow");
cowBig.scale = 1;
var cowSmall = createSprite(250, 250);
cowSmall.setAnimation("cow");
cowSmall.scale = ?;
0.5
1.0
1.5
2.0
None of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
6 questions
U3: [Assess] L18-L20 Code.org

Quiz
•
9th - 12th Grade
14 questions
Interactive Animations and Games from code.org

Quiz
•
7th - 12th Grade
10 questions
Code.org CS Discoveries U3L15 Keyboard Input

Quiz
•
9th Grade
10 questions
Scratch Pen Quiz

Quiz
•
KG - University
8 questions
Code.org CS Discoveries U3L22 Collisions

Quiz
•
9th Grade
10 questions
S2 CPA AGM2

Quiz
•
9th Grade
10 questions
SNAP-Quiz 1

Quiz
•
9th Grade
11 questions
Variables in Scratch

Quiz
•
2nd Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University