Font size
WorksheetsMicrobit World of Module Quiz (Level 1)
Total questions: 26
Worksheet time: 14mins
Please identify the which of the following are Sensors Modules (can be more than 1 answer)
Button Module
Ultrasonic Module
RGB Module
Digital Tube Module
How many LED display you can find on the Micro:bit controller?
5 LED
10 LED
20 LED
25 LED
What is the additional features added on the Mico:bit controller for generation 2 compared to generation 1?
Additional Micro USB hub
Additional speaker
Additional microphone
No difference
How many servo motor ports are found on the Yahboom World Of Module Expansion board?
1
2
3
4
Which Interface Port is the RGB module is required to plug into on the Micro:bit controller?
P8/P9
P10/P11
P12/P13/P14
P13/P14/P15
Which of the below represents the digital signal?
1 or 0
-5 to 5
On or Off
0 to 255
WHAT DOES NOT POWER A MICROBIT?
EXTERNAL BATTERY
USB CABLE
INTERNAL BATTERY
LAPTOP
WHICH OF THE FOLLOWING BEST DESCRIBES "ON START" AND "FOREVER" BLOCKS?
On Start runs in a loop; Forever run only once
Both of them only run once the microbit is powered up
On Start runs only once; Forever keeps running the coding inside
On Starts will run the program when button A is pressed; forever will run the codes even if no button is pressed
WHICH OF THE CIRCUMSTANCES BELOW CAN CAUSE YOUR SERVO MALFUNCTION AND EVEN BREAK YOUR 270° SERVO?
Manually turn the servo when it's not on or powered up
Calibrate your motor before you build up your model
Plug your servo to any of S1 - S8 port in Superbit Expansion
Plug your servo any of the P1 - P4 port on your WOM expansion board
I need to build an auto-sliding door which can automatically open when sensing object nearby. Which electronic modules are necessary for the said functions for my auto-sliding door?
Servo
Digital Tube Module
Temperature and Humidity Sensor
Infrared Module
What is the part within the red boxes called?
Input Buttons
Ground
CPU
Micro-usb Connector
Conditionals follow the format of
THEN this, IF that.
IF this, THEN that.
OF this, THAT'S that.
ALL of the above.
HOW MANY MILLISECONDS IN A SECOND
0.1
10
1,000
1,000,000
How do we make wireless remote control with our microbit?
Send message via radio
Add a button modules
It is not possible to make remote control wirelessly with microbit
Use show strings block
Which of the following statements is not true regarding our World of Module kits?
You must add the Module-world extension in order to program your microbit with WOM kit
The servo for world of modules is 360° continuous servo
The WOM sets include 10 electronics modules and 2 servos
We need to attach Arduino to the World of Module expansion board in order to make it function
Which of the modules has the function to detect temperature and humidity of the environment?
Why do you have to do callibration for your servo?
To make sure servo motor can run at correct degree
To make sure servo motor can run faster
To make sure servo motor can run correctly for the application purpose
All of above
Which are the inputs at the following?
I. Button
II. Servo Run
III. Sound Level
IV. Light level
V. LED
I, II, III
I, III, IV
I, II, V
II, III, IV
Why you want to make a variable in the makecode?
To make your program run in faster way
To store and retrieve a data
To make sure servo motor can run in correct degree
To change the value of math
"True" "False"
Which is the data type above in variable?
String
Boolean
Random
Integer
How to stop your 360 servo motor?
Servo(360) pos reverse value 0
Servo(360) pos forward value 45
Servo(360) pos forward value 90
Servo(360) pos reverse value 90
What is the name of the editor you have used to code your Microbit?
Scratch
Makecode (Block Editor)
EV3 Classroom
Excel
Which of the following modules are not in our World of modules set?
Digital Tube Module
Accelerometer Module
Microphone Module
Ultrasonic Module
Which one is the button?
What is SENSOR?
An equipment
Output devices measure something.
Microphone
Input devices measure something.
Which port should your Color recognition module plug into?
P0/P1
USB Port
SCL/SDA
P12/P13/P14
