S1 code.org Knowledge Check 2

S1 code.org Knowledge Check 2

7th Grade

12 Qs

quiz-placeholder

Similar activities

Code.org Express Course -> Lesson 16

Code.org Express Course -> Lesson 16

5th - 7th Grade

13 Qs

Coding 300: JavaScript/Python Vocab

Coding 300: JavaScript/Python Vocab

7th - 8th Grade

10 Qs

MicroBit Revision

MicroBit Revision

7th Grade

15 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Sequencing & Iteration

Sequencing & Iteration

4th - 8th Grade

13 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Understanding Basic Loop Concepts

Understanding Basic Loop Concepts

7th Grade

15 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

S1 code.org Knowledge Check 2

S1 code.org Knowledge Check 2

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Violet Smyth

Used 21+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is a fixed loop?

A loop that repeats the code inside a set number of times

A loop that repeats the code forever

A loop that repeats the code 10 times

A loop that repeats the code once

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What needs to be changed to fix the program?

repeat 3

turn right

repeat 5

repeat 4

turn left

repeat 5

repeat 3

turn right

repeat 4

repeat 4

turn right

repeat 5

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is a nested loop?

A loop that repeats the code inside a set number of times

A loop that repeats the code forever

A loop inside another loop

A loop that repeats the code once

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What needs to be changed to fix the program?

repeat 5

repeat 4

repeat 5

repeat 4

repeat 4

repeat 4

repeat 5

repeat 4

repeat 4

repeat 4

repeat 5

repeat 4

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is a conditional loop?

A loop that repeats the code inside a set number of times

A loop that repeats the code forever

A loop that repeats until a condition is true

A loop that repeats the code once

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What needs to be changes for the bee to collect the nectar from the flowers?

repeat 6

move forward

if at flower

do make honey

else get nectar

repeat 7

move forward

if at flower

do get nectar

else make honey

repeat 7

move forward

if at flower

do make honey

else get nectar

repeat 6

move forward

if at flower

do get nectar

else make honey

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What two errors need to be changed to fix the code?

repeat 3 times

change turn right to left

repeat 4 times

add move forward before turn right

repeat 3 times

swap remove1 and turn right

repeat 4 times

change turn right to left

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?