Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

13 Qs

quiz-placeholder

Similar activities

Punctuation Quiz  Review

Punctuation Quiz Review

6th Grade

15 Qs

Quiz TIK (Coding Scratch) SD KASIH KARUNIA - Kelas 5

Quiz TIK (Coding Scratch) SD KASIH KARUNIA - Kelas 5

KG - University

12 Qs

Yr 5 Selection in Quizzes Lesson 5

Yr 5 Selection in Quizzes Lesson 5

KG - University

9 Qs

Placing Text

Placing Text

KG - University

14 Qs

Quiz 6th  Scratch Programming Basics

Quiz 6th Scratch Programming Basics

KG - University

10 Qs

Bouncing Ball

Bouncing Ball

KG - University

14 Qs

1st prep / 2nd Term . Lesson (5) . Week (7) HW

1st prep / 2nd Term . Lesson (5) . Week (7) HW

KG - University

18 Qs

1st prep / 2nd Term . Lesson (5) . Week (7) HW

1st prep / 2nd Term . Lesson (5) . Week (7) HW

KG - University

18 Qs

Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

Assessment

Quiz

others

Medium

Created by

Alysa Atkin

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
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.

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
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

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image

What do the third and fourth numbers correspond to in the rect block?

X and Y
width
height
width and height
rotation

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
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 • 10 pts

What block can I use if I want my shapes to change different sizes each time I run my program?
ellipse (x, y, w, h)
randomNumber (1, 10)
fill (color)
sprite.rotate

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
Why are my sprites not showing on the screen?
I forgot to use a drawSprites block at the end of my code
My variables do not match
I did not select animations for my Sprites

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?