22-23 Review - kgedit

22-23 Review - kgedit

9th Grade

30 Qs

quiz-placeholder

Similar activities

Game Lab review

Game Lab review

7th - 12th Grade

31 Qs

Scratch quiz

Scratch quiz

9th Grade

30 Qs

Scratch Quiz Y7

Scratch Quiz Y7

6th Grade - University

25 Qs

FoC B - CSD Unit 3 - Lessons 1-6

FoC B - CSD Unit 3 - Lessons 1-6

9th - 12th Grade

31 Qs

End of term coding revision

End of term coding revision

5th - 9th Grade

25 Qs

Foundations Chapter 4

Foundations Chapter 4

9th - 12th Grade

25 Qs

CSD-Unit 3-Part 1

CSD-Unit 3-Part 1

8th - 10th Grade

32 Qs

Animations Level One

Animations Level One

6th - 12th Grade

29 Qs

22-23 Review - kgedit

22-23 Review - kgedit

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kenneth Grimes

Used 14+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is an advantage of using block mode?
It's designed with beginners in mind.
You do not have to know or memorize code in order to get started
You are exposed to the creativity of coding without worrying about all of the syntax errors.
All of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the name of the programming language "under the hood" in block mode that you have been using in code.org?

Python

C++

Javascript

Swift

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the difference between stroke and fill?
stroke is the color inside the ellipse and fill is the color of the border
fill is the color inside the ellipse and stroke is the color of the border
stroke applies only to an ellipse and fill applies only to a rectangle
fill applies only to an ellipse and stroke applies only to a rectangle

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Often, code does not work the first time it runs, and programmers have to ___ it.

debug

change the frame rate

update the function

proof

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What area of the grid does the x coordinate control with regard to position?
the horizontal (left and right) area of the grid
the vertical (up and down) area of the grid
the area of the grid above the center
the area of the grid below the center

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What area of the grid does the y coordinate control with regard to position?
the horizontal (left and right) area of the grid
the vertical (up and down) area of the grid
the area of the grid above the center
the area of the grid below the center

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Why does the order of code matter when drawing shapes or sprites?
Your code will be drawn in the order that it is in.
New shapes or sprites will be drawn on top of the ones that came before, possible covering up previous ones.
Performing code in a different order will often give different results.
All of the above

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?