CSOD Study Guide Questions

CSOD Study Guide Questions

9th Grade

19 Qs

quiz-placeholder

Similar activities

1st Quarter

1st Quarter

6th - 9th Grade

16 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

CSD Unit Lessons 1-8 Review

CSD Unit Lessons 1-8 Review

6th - 9th Grade

23 Qs

Unit 3 Animation

Unit 3 Animation

3rd - 12th Grade

20 Qs

Code.org

Code.org

3rd - 12th Grade

20 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

Scratch Looks Blocks Quiz

Scratch Looks Blocks Quiz

4th Grade - University

15 Qs

Scratch Pre-Assessment

Scratch Pre-Assessment

5th - 9th Grade

20 Qs

CSOD Study Guide Questions

CSOD Study Guide Questions

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Farron M. George

Used 7+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the rect block do in interactive animation and games?

Draws a circle at a given position

Changes the color of the screen

Draws a square or rectangle at a given position

Moves an object to a new position

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the x-coordinate used in positioning shapes on the screen?

It determines the color of the shape

It tells how far from the left side of the screen the shape will be placed

It tells how far from the top of the screen the shape will be placed

It changes the size of the shape

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the fill block in interactive animation?

To draw shapes at specific coordinates

To change the color of the shapes you draw

To move shapes across the screen

To erase shapes from the screen

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ellipse block do?

Draws a square at a given position

Changes the background color

Draws a circle based on x and y coordinates

Rotates an object

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to name a variable in code?

4sides

width_of_rectangle

Size

my Frog Sprite

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to capitalize multiple words in a variable name using CamelCase?

size_of_rectangle

SizeOfRectangle

sizeOfRectangle

SIZEOFRECTANGLE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new variable in code?

var size = 100;

create size = 100;

new size = 100;

define size = 100;

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?