Drawing

Drawing

3rd - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Grade 6 Scratch

Grade 6 Scratch

6th Grade

20 Qs

Types of Computers

Types of Computers

10th Grade

20 Qs

Format File Gambar

Format File Gambar

12th Grade

20 Qs

Luyện chuột Mouse Skills

Luyện chuột Mouse Skills

3rd Grade

20 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

L4 Homework

L4 Homework

8th Grade

20 Qs

Google

Google

7th - 12th Grade

20 Qs

M1_Final_Quiz1_2017

M1_Final_Quiz1_2017

7th - 8th Grade

20 Qs

Drawing

Drawing

Assessment

Quiz

Computers

3rd - 12th Grade

Easy

Created by

Brenda McLachlin

Used 8+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?