CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

Graphic Design - Pixlr

Graphic Design - Pixlr

6th - 7th Grade

15 Qs

Layers Palette

Layers Palette

7th Grade

10 Qs

Practice Exam CS0 - Unit1

Practice Exam CS0 - Unit1

8th - 9th Grade

10 Qs

Python Basics

Python Basics

8th Grade

15 Qs

Drawing in Game Lab

Drawing in Game Lab

7th - 8th Grade

10 Qs

CSS Visual Design

CSS Visual Design

8th Grade

10 Qs

Web Design CSS Slides

Web Design CSS Slides

8th Grade

10 Qs

Photoshop

Photoshop

8th Grade

15 Qs

CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Mr. Stevens

Used 29+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False? The opacity argument can be used with any shape.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Named colors need to be written inside of quotation marks (' ' or " ").

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This image was drawn using 3 shapes (or fewer).

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a program's code has a syntax error, the error message will be displayed in the editor.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the edits need to happen to the Star in the code below so that it draws the picture?

Circle(200, 200, 150, fill='dodgerBlue')

Star(200 200 120 5 fill='crimson' roundness=80)

Change the points to 10 and remove the roundness.

Change the points to 10 and add commas between the values.

Add commas between the values and change the opacity to 50.

Add commas between the values and remove the roundness.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following draws a line from the top of the triangle to each of the top two corners of the canvas?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these pictures shows the result of the following lines of code?

Circle(300, 200, 50, fill='limeGreen')

Rect(100, 150, 200, 100, fill='deepPink', opacity=50)

Circle(100, 200, 50, fill='limeGreen')

Media Image
Media Image
Media Image
Media Image

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?