wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

S1 code.org Knowledge Check 1

Total questions: 12

Worksheet time: 36mins

Name
Class
Date
1.

How do you login to code.org website?

a)

By entering your email address only

b)

By entering you email address and password

c)

By entering section code only

d)

By entering section code and then your two secret words

2.

In programming what is sequencing?

a)

Putting code in the correct order

b)

Finding and fixing bugs

c)

Deciding which lines of code to run

d)

Repeating blocks of code

3.

Which button would you click to view your progress?

a)

Home button

b)

Continue lesson button

c)

View course button

d)

Back button

4.

Read through the code, what will happen when you click run?

a)

The bird will end up one stop short of the pig

b)

The bird will make it to the pig

c)

The bird will run into the TNT

d)

I don't know

5.

In programming what is debugging?

a)

Putting code in the correct order

b)

Finding and fixing bugs

c)

Deciding which lines of code to run

d)

Repeating blocks of code

6.

Read through the code, what is the first bug that will make this program fail?

a)

The program wont fil Scrat will get to the acorn

b)

Scrat will go the wrong way after the final turn

c)

Scrat will stop one step short of the acorn

d)

I don't know

7.

What button helps you find errors?

a)

Back button

b)

Help button

c)

Step button

d)

Continue lesson button

8.

In programming what is repetition?

a)

Putting code in the correct order

b)

Finding and fixing bugs

c)

Deciding which lines of code to run

d)

Repeating blocks of code

9.

What is the correct order for the bird to reach the pig?

a)

Move forward

Turn left

Move forward

Turn left

Move forward

b)

Move forward

Turn right

Move forward

Turn left

Move forward

c)

Move forward

Turn right

Move forward

Move forward

Turn left

d)

Move forward

Move forward

Turn left

Turn right

Move forward

10.

What is the correct order for Scrat to reach the acorn?

a)

Move forward

Turn left

Move forward

Turn left

Move forward

Move forward

Turn right

Move forward

b)

Move forward

Turn right

Move forward

Turn left

Move forward

Move forward

Turn right

Move forward

c)

Move forward

Turn left

Move forward

Turn right

Move forward

Move forward

Turn right

Move forward

d)

Move forward

Move forward

Turn left

Turn left

Move forward

Move forward

Turn right

Move forward

11.

How many time should the code repeat for Laurel to collect all the treasure?

a)

6

b)

5

c)

4

d)

3

12.

How many times should the code repeat for Laurel to collect all the treasure?

a)

repeat 2

repeat 3

b)

repeat 3

repeat 2

c)

repeat 2

repeat 2

d)

repeat 3

repeat 3