Drawing in Game Lab Part 2

Drawing in Game Lab Part 2

8th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Drawing in Game Lab

Drawing in Game Lab

7th - 8th Grade

10 Qs

Processing 01 - MCSHS DIG07/DIG08

Processing 01 - MCSHS DIG07/DIG08

7th - 8th Grade

14 Qs

Interactive Art Review: Drawing & Parameter Blocks

Interactive Art Review: Drawing & Parameter Blocks

8th Grade

10 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

Programming - Drawing Basic Shapes/Coloring

Programming - Drawing Basic Shapes/Coloring

6th - 8th Grade

15 Qs

JS2 WEEK 7 QUIZ (GRAPHIC)

JS2 WEEK 7 QUIZ (GRAPHIC)

8th Grade

10 Qs

Hour of Code - Drawing with Code

Hour of Code - Drawing with Code

6th - 12th Grade

15 Qs

Drawing in Game Lab Part 2

Drawing in Game Lab Part 2

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Raymond Ballard

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What are the two elements that can be colored in a shape?

Stroke and fill

Border and background

Outline and interior

Edge and center

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Rohan is drawing a picture and he wants to change the stroke of a shape. What is he referring to?

The color inside the shape

The border of the shape

The outline of the shape

The center of the shape

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the fill of a shape?

The color inside the shape

The border of the shape

The outline of the shape

The center of the shape

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How can you change the fill color of a shape to green?

Use the noFill() command

Use the setFill() command

Use the fill() command with the color green

Use the changeFill() command with the color green

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What happens if you draw more rectangles after setting the fill color to green?

The rectangles will be green

The rectangles will be gray

The rectangles will have no fill

The rectangles will have a different color

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Zoe is working on a digital art project and wants to remove the stroke from a shape she has drawn. How can she do this?

Use the noStroke() command

Use the removeStroke() command

Use the clearStroke() command

Use the deleteStroke() command

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the correct order of commands when changing the color of a stroke or fill?

Change the color, then draw the shape

Draw the shape, then change the color

Change the color before or after drawing the shape

It doesn't matter, the color will always be the same

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?