WorksheetsY8 Edu:bit Assessment
Total questions: 20
Worksheet time: 13mins
Locate the power input for the Edubit board
A
B
C
D
E
Locate the LED lights on the Edubit board
A
B
C
D
E
Locate the on-off button on the Edubit board
A
B
C
D
E
Locate where the microbit is inserted onto the Edubit board
A
B
C
D
E
Locate the microphone on the Edubit board
A
B
C
D
E
Locate the the DC motors terminals on the Edubit board
B
C
D
E
F
Which website have you been using to create programs for your microbit?
makemicrobit.org
makecode.microbit.org
microbit.makecode.org
makemicrobitcode.org
What is this device called?
Servo motor
DC motor
Fan blade
USB cable
What is this device called?
Servo motor
DC motor
Fan blade
USB cable
How do you slow down a program?
Add a [pause] block
Add a [stop] block
Add a [slow] block
Add a [sleep] block
What does LED stand for?
Light Energy Diagram
Light emitting diode
Light emitting device
Lightning electric dude!
What is a conditional loop?
a repeating piece of code that continues until a 'condition' is met
a repeating piece of code that continues indefinitely
a piece of code that repeats a specific number of times
What is an IF statement?
a number generated by the microbit program
asking a question (e.g "if number is =1)
a repeating piece of code that continues until a "condition" is met.
a value stored in memory that can change
Repeat, While & For are examples of what?
Conditional Statements
Variables
Loops
Inputs
Which of these is not a valid input?
On Shake
On sight
On Button press
On Sound
In the basic option blocks, which of these is used to show a selection of pre-made images on the microbit?
Show string
Show icon
Show LED
Show microbit
Not including the reset button, how many buttons are there on a microbit?
1
2
3
4
What does IR sensor stand for?
Image Recognition Sensor
Infra-Red Sensor
Independent Range Sensor
Incomplete Reference Sensor
What will this program output?
The word 'Heart'
An image of a heart
A continually flashing heart
A heart that flashes once
When creating a program for a microbit, which of these is not a programming language option?
Block
Python
Pseudocode
JavaScript
