Code.org Summative

Code.org Summative

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

JavaScript - Karel

JavaScript - Karel

9th - 10th Grade

20 Qs

Code.org Quiz L 1-4

Code.org Quiz L 1-4

6th Grade - University

20 Qs

Loops

Loops

1st - 12th Grade

20 Qs

Code.org Animation Games Conditionals

Code.org Animation Games Conditionals

9th - 12th Grade

25 Qs

Programming Finals

Programming Finals

9th - 12th Grade

20 Qs

IST CodeHS Unit 2 Robot Coding Review

IST CodeHS Unit 2 Robot Coding Review

9th - 12th Grade

20 Qs

Code org 1

Code org 1

5th - 12th Grade

21 Qs

Python Tracy the Turtle (codehs) through Lesson 9

Python Tracy the Turtle (codehs) through Lesson 9

8th - 10th Grade

20 Qs

Code.org Summative

Code.org Summative

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Tania Mourad

Used 21+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

    Choose the definition that best describes a conditional.

The action of doing something over and over again.

A command that tells you to do something only up to the point that something becomes true.

A statement that a program checks to see if it is true or false.

Reusable group of instructions that reduce the complexity of writing and maintaining programs. These group of instructions can be used many time in a program.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Sequencing is a process in which you must work through the program step by step to find the error.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which concept best fits the following definition:

A command that tells you to do something only up to the point that something becomes true.

Nested loop

If / Else statement

While loop

Until loop

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

Write a code to get Scrat to the acorn, using the 3 blocks in the image.

(NOTE: write the whole block and put a comma or space between each block with no capital.

Example: turn right, move forward, turn right

or turn right move forward turn right)

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

........................... and ...........................  are all conditionals.

repeat loops  

while loops   

 get nectar

if / else statements

pick corn

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Choose the definition that best describes a loop.

A statement that a program checks to see if it is true or false.

The action of doing something over and over again.

Reusable group of instructions that reduce the complexity of writing and maintaining programs. These group of instructions can be used many times in a program.

A command that tells you to do something only up to the point that something becomes true.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Look at the code.

How many units of nectar will the bee collect at the end?

The bee will collect all of the nectars.

The bee will only collect 2 nectars.

The bee won't collect any nectar because the variable isn't called "gather".

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?