wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 3 Lesson 17 Quizz

Total questions: 10

Worksheet time: 20mins

Name
Class
Date
1.

What happens in image 2 if the button on port 4 is pressed?

a)

A sound goes off.

b)

The LED light on port 3 goes on.

c)

The Novice Bot restarts.

d)

The LED light on port 3 goes off.

2.

In this image, what button should be pressed on the multibutton on port 4 for the Novice Bot to turn left?

a)

Top Left

b)

Top Right

c)

Bottom Right

d)

Bottom Left

3.

In this image of coding, what have we learnt to drag under the "if" block?

a)

The "else" block

b)

We don't add anything

c)

The "else if" block

d)

The "if else" block

4.

How do we get the "else if" and "else" grey blocks to go away?

a)

We can't get them to go away

b)

We click anywhere on the screen

c)

We close the whole tab

d)

We click on the small blue gear icon

5.

If the red button tells the Novice Bot “stop”, and the green button says “go forward”; which button makes sense to say “go backward”?

a)

Blue

b)

Black

c)

Yellow

d)

White

6.

What do the multibuttons on the Novice Bot controller do?

a)

Makes the Novice Bot move in different directions and start a program

b)

Makes the Novice Bot stop

c)

Allows the Novice Bot to make a sound

d)

Lets us change the LED face on the bot

7.

What two coding blocks do you need to add to end off this coding?

a)

b)

c)

d)

8.

What is the easiest way to add in another wait seconds?

a)

Click on the "wait seconds" block and click "duplicate"

b)

Click on the "wait seconds" block and click "collapse block"

c)

Click on the side tab and add another "wait seconds" block

d)

Click anywhere on the screen

9.

Debug the two errors in this code...

a)

There is no "turn left" coding block

b)

There is a "stop motors" coding block in the incorrect place

c)

There is no "wait seconds" coding block after the LED matrix

d)

We need to repeat the code 5 times

10.

What words below best summarise the following coding blocks?

a)

Looping, Resetting, LED display, Multibutton

b)

Debugging, Resetting, Multibutton, Algorithms

c)

Stopping, Repeating, Moving, Clearing

d)

Clearing, Stopping, Moving, Debugging