
Drawing
Authored by Brenda McLachlin
Computers
3rd - 12th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these symbols looks most like a bezier?
~
C
(
/
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all the functions have "size" parameters:
ellipse
rect
arc
triangle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these functions will make a square?
rect(100, 100, 30, 60);
rect(10, 30, 355, 125);
rect(200, 250, 25, 75);
rect(100, 375, 40, 40);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function changes the colour of a line?
fill
stroke
background
color
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these shapes will follow the mouse?
ellipse(200, 200, 50, 50);
rect(100, 250, mouseX, mouseY);
triangle(mouseX, mouseY, mouseX + 10, mouseY + 10, mouseX - 10, mouseY + 10);
quad(mouseX, mouseY, 20, 60, 20, 120, 50, 60);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be stored in the variable x?
var x = fill(255, 0, 0);
the colour red
nothing useful
255
[255, 0, 0]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function changes the colour of text?
fill
stroke
background
color
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?