Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y8 Edu:bit Assessment

Total questions: 20

Worksheet time: 13mins

Name
Class
Date
1.

Locate the power input for the Edubit board

a)

A

b)

B

c)

C

d)

D

e)

E

2.

Locate the LED lights on the Edubit board

a)

A

b)

B

c)

C

d)

D

e)

E

3.

Locate the on-off button on the Edubit board

a)

A

b)

B

c)

C

d)

D

e)

E

4.

Locate where the microbit is inserted onto the Edubit board

a)

A

b)

B

c)

C

d)

D

e)

E

5.

Locate the microphone on the Edubit board

a)

A

b)

B

c)

C

d)

D

e)

E

6.

Locate the the DC motors terminals on the Edubit board

a)

B

b)

C

c)

D

d)

E

e)

F

7.

Which website have you been using to create programs for your microbit?

a)

makemicrobit.org

b)

makecode.microbit.org

c)

microbit.makecode.org

d)

makemicrobitcode.org

8.

What is this device called?

a)

Servo motor

b)

DC motor

c)

Fan blade

d)

USB cable

9.

What is this device called?

a)

Servo motor

b)

DC motor

c)

Fan blade

d)

USB cable

10.

How do you slow down a program?

a)

Add a [pause] block

b)

Add a [stop] block

c)

Add a [slow] block

d)

Add a [sleep] block

11.

What does LED stand for?

a)

Light Energy Diagram

b)

Light emitting diode

c)

Light emitting device

d)

Lightning electric dude!

12.

What is a conditional loop?

a)

a repeating piece of code that continues until a 'condition' is met

b)

a repeating piece of code that continues indefinitely

c)

a piece of code that repeats a specific number of times

13.

What is an IF statement?

a)

a number generated by the microbit program

b)

asking a question (e.g "if number is =1)

c)

a repeating piece of code that continues until a "condition" is met.

d)

a value stored in memory that can change

14.

Repeat, While & For are examples of what?

a)

Conditional Statements

b)

Variables

c)

Loops

d)

Inputs

15.

Which of these is not a valid input?

a)

On Shake

b)

On sight

c)

On Button press

d)

On Sound

16.

In the basic option blocks, which of these is used to show a selection of pre-made images on the microbit?

a)

Show string

b)

Show icon

c)

Show LED

d)

Show microbit

17.

Not including the reset button, how many buttons are there on a microbit?

a)

1

b)

2

c)

3

d)

4

18.

What does IR sensor stand for?

a)

Image Recognition Sensor

b)

Infra-Red Sensor

c)

Independent Range Sensor

d)

Incomplete Reference Sensor

19.

What will this program output?

a)

The word 'Heart'

b)

An image of a heart

c)

A continually flashing heart

d)

A heart that flashes once

20.

When creating a program for a microbit, which of these is not a programming language option?

a)

Block

b)

Python

c)

Pseudocode

d)

JavaScript