wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Microbit World of Module Quiz (Level 1)

Total questions: 26

Worksheet time: 14mins

Name
Class
Date
1.

Please identify the which of the following are Sensors Modules (can be more than 1 answer)

a)

Button Module

b)

Ultrasonic Module

c)

RGB Module

d)

Digital Tube Module

2.

How many LED display you can find on the Micro:bit controller?

a)

5 LED

b)

10 LED

c)

20 LED

d)

25 LED

3.

What is the additional features added on the Mico:bit controller for generation 2 compared to generation 1?

a)

Additional Micro USB hub

b)

Additional speaker

c)

Additional microphone

d)

No difference

4.

How many servo motor ports are found on the Yahboom World Of Module Expansion board?

a)

1

b)

2

c)

3

d)

4

5.

Which Interface Port is the RGB module is required to plug into on the Micro:bit controller?

a)

P8/P9

b)

P10/P11

c)

P12/P13/P14

d)

P13/P14/P15

6.

Which of the below represents the digital signal?

a)

1 or 0

b)

-5 to 5

c)

On or Off

d)

0 to 255

7.

WHAT DOES NOT POWER A MICROBIT?

a)

EXTERNAL BATTERY

b)

USB CABLE

c)

INTERNAL BATTERY

d)

LAPTOP

8.

WHICH OF THE FOLLOWING BEST DESCRIBES "ON START" AND "FOREVER" BLOCKS?

a)

On Start runs in a loop; Forever run only once

b)

Both of them only run once the microbit is powered up

c)

On Start runs only once; Forever keeps running the coding inside

d)

On Starts will run the program when button A is pressed; forever will run the codes even if no button is pressed

9.

WHICH OF THE CIRCUMSTANCES BELOW CAN CAUSE YOUR SERVO MALFUNCTION AND EVEN BREAK YOUR 270° SERVO?

a)

Manually turn the servo when it's not on or powered up

b)

Calibrate your motor before you build up your model

c)

Plug your servo to any of S1 - S8 port in Superbit Expansion

d)

Plug your servo any of the P1 - P4 port on your WOM expansion board

10.

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?

a)

Servo

b)

Digital Tube Module

c)

Temperature and Humidity Sensor

d)

Infrared Module

11.

What is the part within the red boxes called?

a)

Input Buttons

b)

Ground

c)

CPU

d)

Micro-usb Connector

12.

Conditionals follow the format of

a)

THEN this, IF that.

b)

IF this, THEN that.

c)

OF this, THAT'S that.

d)

ALL of the above.

13.

HOW MANY MILLISECONDS IN A SECOND

a)

0.1

b)

10

c)

1,000

d)

1,000,000

14.

How do we make wireless remote control with our microbit?

a)

Send message via radio

b)

Add a button modules

c)

It is not possible to make remote control wirelessly with microbit

d)

Use show strings block

15.

Which of the following statements is not true regarding our World of Module kits?

a)

You must add the Module-world extension in order to program your microbit with WOM kit

b)

The servo for world of modules is 360° continuous servo

c)

The WOM sets include 10 electronics modules and 2 servos

d)

We need to attach Arduino to the World of Module expansion board in order to make it function

16.

Which of the modules has the function to detect temperature and humidity of the environment?

a)

b)

c)

d)

17.

Why do you have to do callibration for your servo?

a)

To make sure servo motor can run at correct degree

b)

To make sure servo motor can run faster

c)

To make sure servo motor can run correctly for the application purpose

d)

All of above

18.

Which are the inputs at the following?

I. Button

II. Servo Run

III. Sound Level

IV. Light level

V. LED

a)

I, II, III

b)

I, III, IV

c)

I, II, V

d)

II, III, IV

19.

Why you want to make a variable in the makecode?

a)

To make your program run in faster way

b)

To store and retrieve a data

c)

To make sure servo motor can run in correct degree

d)

To change the value of math

20.

"True" "False"

Which is the data type above in variable?

a)

String

b)

Boolean

c)

Random

d)

Integer

21.

How to stop your 360 servo motor?

a)

Servo(360) pos reverse value 0

b)

Servo(360) pos forward value 45

c)

Servo(360) pos forward value 90

d)

Servo(360) pos reverse value 90

22.

What is the name of the editor you have used to code your Microbit?

a)

Scratch

b)

Makecode (Block Editor)

c)

EV3 Classroom

d)

Excel

23.

Which of the following modules are not in our World of modules set?

a)

Digital Tube Module

b)

Accelerometer Module

c)

Microphone Module

d)

Ultrasonic Module

24.

Which one is the button?

a)
b)
c)
d)
25.

What is SENSOR?

a)

An equipment

b)

Output devices measure something.

c)

Microphone

d)

Input devices measure something.

26.

Which port should your Color recognition module plug into?

a)

P0/P1

b)

USB Port

c)

SCL/SDA

d)

P12/P13/P14