Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

8th Grade

26 Qs

quiz-placeholder

Similar activities

Unit 10 | Block-Based Programming Code

Unit 10 | Block-Based Programming Code

8th Grade

28 Qs

UTS INFORMATIKA SEMESTER GENAP KELAS 74

UTS INFORMATIKA SEMESTER GENAP KELAS 74

6th - 8th Grade

25 Qs

1A Quiz on Game Design with Scratch

1A Quiz on Game Design with Scratch

5th - 9th Grade

24 Qs

SCRATCH VOCABULARY  C. OWENS

SCRATCH VOCABULARY C. OWENS

6th - 8th Grade

25 Qs

Drawing shapes in scratch

Drawing shapes in scratch

4th Grade - University

23 Qs

Scratch Game Design Unit

Scratch Game Design Unit

8th Grade - University

21 Qs

Code.org Csd

Code.org Csd

6th - 8th Grade

25 Qs

End of term coding revision

End of term coding revision

5th - 9th Grade

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