
Shape Designer Quiz

Quiz
•
Computers
•
9th Grade
•
Easy
Standards-aligned
Brianne Green
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command do you use to set the size of the canvas?
rect();
size();
fill();
ellipse();
Tags
DOK Level 1: Recall
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command would you use to draw a circle or oval?
rect();
ellipse();
stroke();
background();
Tags
DOK Level 1: Recall
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command do you use to fill a shape with color?
noStroke();
fill();
strokeWeight();
size();
Tags
DOK Level 1: Recall
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you don’t want an outline around your shape, which command do you use?
stroke();
noStroke();
fill();
background();
Tags
DOK Level 1: Recall
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the strokeWeight(); command do?
Changes the color of the shape
Sets the size of the canvas
Changes the thickness of the outline
Removes the outline from the shape
Tags
DOK Level 1: Recall
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you draw a rectangle with no outline and a red fill?
`rect(); fill('red');`
`noStroke(); fill('red'); rect();`
`stroke('red'); rect();`
`fill('red'); strokeWeight(0); rect();`
Tags
DOK Level 2: Skill/Concept
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sequence of commands would you use to create a canvas with a blue background and a green circle with a thick outline?
`background('blue'); fill('green'); strokeWeight(5); ellipse();`
`fill('green'); strokeWeight(5); background('blue'); ellipse();`
`strokeWeight(5); ellipse(); background('blue'); fill('green');`
`background('green'); fill('blue'); strokeWeight(5); ellipse();`
Tags
DOK Level 2: Skill/Concept
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Unit 2 Review

Quiz
•
9th - 12th Grade
10 questions
Khan Academy - JavaScript

Quiz
•
9th - 12th Grade
15 questions
Mastering the Art of Dynamic Leadership

Quiz
•
8th Grade - University
10 questions
Intro to Javascript Review 1

Quiz
•
9th - 12th Grade
12 questions
Digital Media - Chapter 2

Quiz
•
9th - 12th Grade
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
15 questions
AutoCad

Quiz
•
9th - 10th Grade
12 questions
Exploring JavaScript Canvas Art

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade