WorksheetsMicro:bit
Total questions: 30
Worksheet time: 30mins
How many programmable buttons does the MicroBit have, including the touch logo ?
one
two
three
four
Based on the code shown, what will happen when the MicroBit starts?
It will show a heart, then an X on the LEDs
It will show a heart and and X, but only when the A button is pressed
Nothing will happen because the code has no way to start.
Which code block would make scrolling text like this?
What should we call the area of the Microbit surrounded by the red rectangle in this image?
I/O Connectors
USB
Reset
LED Grid
What should we call these parts of the MicroBit?
Reset Buttons
Compass
Buttons A and B
Battery Connector
What is the item in the red rectangle?
Push Button A and B
USB
Battery Connector
Reset Button
What website is used to program the microbit?
microsoft.org/microbit
microbit.org
makecode.org
This program uses ____ variables.
1
2
3
You can find these blocks in the ___ drawer
math
logic
basic
Something that never changes is a...
constant
variable
computer
Something that changes is a:
constant
variable
pizza
On the microbit, what do the LEDs do?
Make sound
Display lights to make words and shapes
Give input information to the microbit
Why is the second block have a different color and pattern?
It's a different type of block
You can't use it because you can't have two Button A blocks
The user changed the color settings
How often will the message "Hello Year 7" be displayed?
All the time
Once
Where do we find the Forever and Onstart blocks?
Input Tab
Basic Tab
Variables Tab
Logic Tab
The part of the micro:bit that senses and measures changes in directions or movement.
Accelerometer
Map
Magnetometer
Calculator
When downloading a file onto the microbit what do you need to look out for?
A flashing yellow/orange light.
A flashing red light.
A beeping noise.
Nothing.
Which code will allow you to loop your program?
On Start
Forever
On Button A
On Shake
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A and B buttons on the MicroBit
When will this code stop?
When the A button is pressed
It won't!
When B button is pressed
When you shake it
What is the name of the variable in this code?
score
button A
Level 2
What shows the microbit in virtual form?
Toolbox
Simulator
Workspace
Work area
In Make Code, the ___________ of blocks identifies their category.
Shape
Size
Width
Color
What will this code do?
Display the numbers 1 to 6
Display a number between 1 and 6
What do we mean by 'hardware'?
The physical parts of a computer.
The input devices.
The computer's code/programs.
The output devices.
What do we mean by 'software'?
The physical parts of a computer.
The computer's code/programs.
The input devices.
The output devices.
What does 'debugging' mean?
The process of identifying a removing errors from computer hardware.
The process of identifying and then multiplying the errors you find.
The process of identifying and removing errors from computer software.
All of the above.
Which blocks will only happen when the user performs an action
on Button A and On Shake
On start and Forever
How do you download your code to your micro:bit the first time?
It does it automatically.
I have to plug the micro:bit into the USB port and "pair" it with my computer. Then I can "download."
I just click download.
