Code.org Unit 3 Draw Loop

Code.org Unit 3 Draw Loop

8th Grade

24 Qs

quiz-placeholder

Similar activities

CF2 THIRD 9 WEEKS TEST

CF2 THIRD 9 WEEKS TEST

8th Grade

28 Qs

Code.org Unit 3 -Lessons 5-8

Code.org Unit 3 -Lessons 5-8

6th - 8th Grade

20 Qs

CSD Unit 3 - Interactive Animations and Games' Assessment

CSD Unit 3 - Interactive Animations and Games' Assessment

6th - 8th Grade

25 Qs

Unit 3 CS Discoveries

Unit 3 CS Discoveries

7th - 10th Grade

20 Qs

CSD Unit 3 - Week 1 (L1-L5)

CSD Unit 3 - Week 1 (L1-L5)

7th - 8th Grade

20 Qs

Computer Science Discoveries

Computer Science Discoveries

7th - 10th Grade

21 Qs

Unit 3 Code.org CS Discoveries

Unit 3 Code.org CS Discoveries

7th - 10th Grade

21 Qs

CSD Unit Lessons 1-8 Review

CSD Unit Lessons 1-8 Review

6th - 9th Grade

23 Qs

Code.org Unit 3 Draw Loop

Code.org Unit 3 Draw Loop

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Scarlett Hudson

Used 38+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is x value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is y value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is width of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is height of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sprite property would you change to move the sprite from left to right?

sprite.x

sprite.y

sprite.scale

sprite.rotation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sprite property would you change to move the sprite from up and down?

sprite.x

sprite.y

sprite.scale

sprite.rotation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sprite property would you change to make the sprite grow in size?

sprite.x

sprite.y

sprite.scale

sprite.rotation

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?