
Game Lab Drawing Shapes Quiz

Quiz
•
Computers
•
8th Grade
•
Hard
Standards-aligned
Alvin Bugz)
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In code.org Game Lab, what function would you use to draw a rectangle?
`drawCircle()`
`drawRect()`
`drawSquare()`
`drawEllipse()`
Answer explanation
In code.org Game Lab, the function `drawRect()` would be used to draw a rectangle, making it the correct choice among the options provided.
Tags
DOK Level 2: Skill/Concept
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What coordinates specify the starting point of a line in Game Lab?
The middle point of the line
The ending point of the line
The highest point of the line
The starting point of the line
Answer explanation
The starting point of the line specifies the coordinates in Game Lab.
Tags
DOK Level 2: Skill/Concept
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want to draw a circle in Game Lab, which parameter in `ellipse(x, y, width, height)` specifies the horizontal position of the circle's center?
`x`
`y`
`width`
`height`
Answer explanation
The parameter 'x' in the function 'ellipse(x, y, width, height)' specifies the horizontal position of the circle's center, making it the correct choice.
Tags
DOK Level 2: Skill/Concept
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `width` parameter in the `ellipse()` function control in Game Lab?
The color of the ellipse
The vertical diameter of the ellipse
The horizontal diameter of the ellipse
The position of the ellipse
Answer explanation
The `width` parameter in the `ellipse()` function controls the horizontal diameter of the ellipse in Game Lab.
Tags
DOK Level 2: Skill/Concept
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Game Lab coordinate system, where is the point (0,0) located?
Top-left corner
Top-right corner
Bottom-left corner
Bottom-right corner
Answer explanation
In the Game Lab coordinate system, the point (0,0) is located in the Top-left corner.
Tags
DOK Level 2: Skill/Concept
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you draw a line from (10, 10) to (100, 100) in Game Lab?
`drawLine(10, 10, 100, 100);`
`line(10, 10, 100, 100);`
`drawLine(100, 100, 10, 10);`
`line(100, 100, 10, 10);`
Answer explanation
To draw a line from (10, 10) to (100, 100) in Game Lab, you would use the command `line(10, 10, 100, 100);`. This function draws a line from the starting point (10, 10) to the ending point (100, 100) on the canvas.
Tags
DOK Level 2: Skill/Concept
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function would you use to set the background color to blue in Game Lab?
`background('blue');`
`setBackground('blue');`
`color('blue');`
`fill('blue');`
Answer explanation
The correct function to set the background color to blue in Game Lab is 'background('blue');'. This function specifically changes the background color to blue.
Tags
DOK Level 2: Skill/Concept
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
TURINGLAB - IMAGES AND SHAPES

Quiz
•
7th Grade - University
15 questions
Javascript Assessment

Quiz
•
6th - 8th Grade
15 questions
worksheeet

Quiz
•
6th Grade - University
20 questions
Computer Safety T/F

Quiz
•
6th - 8th Grade
19 questions
Animations and Games L.3-5

Quiz
•
7th - 8th Grade
14 questions
SGAS Computer Lab Rules 2025

Quiz
•
6th - 8th Grade
14 questions
Gaming Lesson 3

Quiz
•
6th - 8th Grade
15 questions
Jogos Eletrônicos

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade