Coloring Techniques in Programming

Coloring Techniques in Programming

Assessment

Interactive Video

Computers, Design, Arts

4th - 8th Grade

Hard

Created by

Emma Peterson

FREE Resource

The video tutorial introduces Winston, a character drawn in black and white, and demonstrates how to use code to change colors in a drawing. It covers the use of RGB colors, the 'background' and 'fill' functions, and how to apply these to different parts of a drawing. The tutorial also explains the 'stroke' and 'noStroke' commands for outlines and emphasizes the importance of command order in coding.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Winston initially black and white?

Because the artist chose those colors.

Because he is a sketch.

Because black and white are default colors for outlines and fills.

Because the video is in black and white.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the RGB model stand for?

Red, Green, Black

Red, Green, Blue

Red, Gold, Blue

Red, Gray, Black

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you move the 'background' function to the end of the code?

It does nothing.

It makes the shapes disappear.

It changes the outline color.

It changes the color of the shapes.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'fill' function?

To change the outline color of shapes.

To fill the background with color.

To set the fill color for shapes drawn after the command.

To remove the fill color from shapes.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the color of Winston's eyes separately from his face?

By using a different 'fill' command before drawing the eyes.

By changing the background color.

By using the 'stroke' command.

By using the 'noStroke' command.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'strokeWeight' function do?

It removes the line.

It fills the line with color.

It changes the thickness of the line.

It changes the color of the line.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you color the outline of a shape?

By using the 'fill' function.

By using the 'background' function.

By using the 'noStroke' function.

By using the 'stroke' function.

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?