CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

Desktop Publishing

Desktop Publishing

7th - 8th Grade

15 Qs

MOAC Excel 2016 Lesson 02

MOAC Excel 2016 Lesson 02

8th - 12th Grade

10 Qs

Digital Graphics

Digital Graphics

6th - 8th Grade

12 Qs

Tools

Tools

6th - 12th Grade

10 Qs

Google Sheets - Beginner

Google Sheets - Beginner

6th - 8th Grade

15 Qs

Excel Skills

Excel Skills

7th - 8th Grade

10 Qs

CSS Properties

CSS Properties

5th - 12th Grade

10 Qs

1.1.2 Practice 7th

1.1.2 Practice 7th

6th - 8th Grade

14 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?