Code.org Unit 3 Interactive Animations and Game

Code.org Unit 3 Interactive Animations and Game

6th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

Computer Science Discoveries

Computer Science Discoveries

7th - 10th Grade

20 Qs

CS Discoveries

CS Discoveries

7th - 10th Grade

20 Qs

Game Design and Scratch

Game Design and Scratch

6th - 8th Grade

20 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

Code.org CSD

Code.org CSD

6th - 8th Grade

25 Qs

Programming in the Game AB

Programming in the Game AB

6th - 8th Grade

25 Qs

Code.org Csd

Code.org Csd

6th - 8th Grade

25 Qs

CS Discoveries Unit 3

CS Discoveries Unit 3

7th - 10th Grade

20 Qs

Code.org Unit 3 Interactive Animations and Game

Code.org Unit 3 Interactive Animations and Game

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Thomas Martinez

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How are shapes plotted on the screen?

with alphabet letters

with X and Y coordinates

using a touch screen

with width and height values

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The x value represents...

How far away from the left of the screen

How far away from the right of the screen

How far away from the top of the screen

How far away from the bottom of the screen

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The y value represents...

How far away from the right of the screen

How far away from the left of the screen

How far away from the bottom of the screen

How far away from the top of the screen

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the origin of a square or rectangle?

The bottom right corner

The bottom left corner

The top right corner

The top left corner

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the origin of a circle or ellipse?

The bottom left corner

The center

The bottom right corner

The top

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In this line of code:

rect(250, 100);

which number is the y value?

rect

250

100

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In this line of code: rect(250, 250, 100, 50); what do 100 and 50 represent?

The x and y values

The w and h values

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?