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
What is the (x, y) location of the palette?
(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 Wayground
12 questions
Câu hỏi trắc nghiệm Scratch

Quiz
•
1st Grade - University
10 questions
Using Sprite Lab in code.org (Homework 1)

Quiz
•
9th - 12th Grade
12 questions
Scratch interface

Quiz
•
5th - 9th Grade
11 questions
Code.org CS Discoveries U3L12 Sprite Movement

Quiz
•
9th Grade
15 questions
Theme Parks

Quiz
•
9th Grade
10 questions
Scratch Code

Quiz
•
KG - 11th Grade
12 questions
TMK TAHUN 6 - PENGHASILAN DAN PENGUJIAN ATUR CARA

Quiz
•
1st - 12th Grade
15 questions
Programming Fundamentals Exam

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade