CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

G6-W4-Quiz-Animation

G6-W4-Quiz-Animation

6th Grade

10 Qs

code.org Unit 3 ('23-'24) Lessons 3-4

code.org Unit 3 ('23-'24) Lessons 3-4

6th - 8th Grade

10 Qs

P5.js

P5.js

6th Grade

10 Qs

Photoshop Layers

Photoshop Layers

8th Grade

10 Qs

Algorithms

Algorithms

7th Grade

15 Qs

C++ Functions

C++ Functions

6th - 8th Grade

11 Qs

Unity. Lesson 1.1

Unity. Lesson 1.1

1st Grade - University

10 Qs

Pixlr Quiz

Pixlr Quiz

6th - 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 31+ 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?