CS Academy Graphics Concepts

CS Academy Graphics Concepts

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Thomas White

FREE Resource

This video reviews Unit 1 of the CS Academy graphics package, focusing on creating drawings. It covers basic rectangle drawing, adding colors, borders, and dashes, and using gradients and opacity. The video also explores other shapes like ovals, circles, and polygons, and emphasizes the importance of the inspector tool for identifying key points and properties in exercises.

Read more

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of Unit 1 in the CS Academy graphics package?

Creating animations

Building interactive games

Introduction to drawing and graphics

Advanced data structures

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to draw a rectangle in the CS Academy graphics package?

Rect

Polygon

Circle

Line

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of adding comments in your code?

To change the output of the program

To increase the file size

To make the code run faster

To help understand and clarify the code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the top-left coordinate point in the CS Academy graphics package?

(0, 0)

(400, 400)

(200, 200)

(100, 100)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a fill option for shapes?

Color in quotes

RGB values

None

Hexadecimal values

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the borderWidth property define?

The color of the border

The thickness of the border

The style of the border

The transparency of the border

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of gradient starts at the center and fades outward?

Vertical

Horizontal

Radial

Linear

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?