Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

8th Grade

26 Qs

quiz-placeholder

Similar activities

Code.org Unit 3 Interactive Games

Code.org Unit 3 Interactive Games

6th - 8th Grade

25 Qs

Scratch

Scratch

3rd Grade - Professional Development

21 Qs

Code.org Unit 3 Lessons 12-17

Code.org Unit 3 Lessons 12-17

6th - 8th Grade

25 Qs

SCRATCH QUIZ 2

SCRATCH QUIZ 2

5th - 10th Grade

27 Qs

8CS 23-24 Final Assessment Study Guide

8CS 23-24 Final Assessment Study Guide

8th Grade

25 Qs

16 May 2025 HBL Day: CPA Assignment to Complete by 19 May

16 May 2025 HBL Day: CPA Assignment to Complete by 19 May

8th Grade

21 Qs

7th Grade Scratch Final Exam

7th Grade Scratch Final Exam

6th - 8th Grade

25 Qs

Scratch Coding grade 4 and above_18April20

Scratch Coding grade 4 and above_18April20

4th - 12th Grade

24 Qs

Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Kerri Ruggieri

Used 12+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 3 pts

Media Image
1. What do the numbers correspond to in the rect block?
X and Y
width and height
rotation
scale

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image
2. What do the third and fourth numbers correspond to in the rect block?
X and Y
width
height
width and height
rotation

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image
3. View the code, what will be drawn on the screen?
one blue rectangle located at 200, 200
one green rectangle located at 175,175
one blue rectangle located at 200, 200 and one green rectangle located at 175, 175
There is an error in the code. Nothing will be drawn.

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image
4. How would you rearrange the code so that you can see the wheels of the car?
move only the fill "dimgray" block under the last rect block
move the fill "dimgray" block, and the two ellipse blocks under the last rect block
you do not need to move any blocks

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image
5. If I wanted to outline my circle in a blue line, what block would I use?
fill (color)
background (color)
stroke (color)

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image
6. The program below draws the scene on the right, but you want the rectangle to be further to the right. How can you change the code to achieve this?
Call .moveRight()
Add a line of code to change rect.x = 100;
Update the first parameter of rect() to 100
No change needed: the rectangle is animated to move right

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

7. You want to create a variable to store how loud the music is playing on your cell phone. Which of the following would be the best variable name?
a
volume
100
loudest

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?