You are on page 1of 6

This sample questions is created with the

SAMPLE objective below.


• To allow participants to have a better view how’s
QUESTION the format of the questions.
for • To allow participants get better prepare for their
skills.
micro:bit • To familiar with how the judges will show you
the questions on the screen virtually.
SAMPLE QUESTION
Program your micro:bit to…

On start Show “Hello Team” on the LED matrix.

Show the “answer” of the following question on LED Matrix


(use of calculator is NOT allowed)
Forever
(4 x 2) + 10 = (______)

On Button A Pressed Show “Happy” icon on the LED matrix for 2 seconds.

TIPS:

** This tips is for your reference in order to solve this question.


** This tips will NOT be given during the competition.
SAMPLE QUESTION
1. Show “IRCC 2020” on the micro:bit LED matrix for 2 rounds.
2. Then, keep checking if BUTTON A is press?
• Yes à Show ”HAPPY” icon on the LED matrix for 3 seconds.
• No à Show “SAD” icon

TIPS:

** This tips is for your reference in order to solve this question.


** This tips will NOT be given during the competition.
SAMPLE QUESTION
1. Once the micro:bit is on, it will generate a random number
(between 0 - 5) and display on the LED matrix for 2 seconds.
2. Next, after pressing the BUTTON A+B, the LED matrix will show the
“duck” icon and keep the icon blinking for the no.# of time.
(depending on the random number generated)

TIPS:

** This tips is for your reference in order to solve this question.


** This tips will NOT be given during the competition.
SAMPLE QUESTION
1. Once the micro:bit is shaken, it will ….
I. Show a “SQUARE” icon for 1 second on the LED matrix .
II. Show the X number of the mathematic equation for 2 seconds on LED matrix:
(12 x 3) - 17 + X = 14
III. Show a “LOVE” icon the LED matrix for 1 second on LED matrix.
IV. Generate a random number (between 0 - 9) and display on the LED matrix for 2 seconds.
2. Next, after pressing the BUTTON A+B, micro:bit will
1. If (X ≤ Random Number), show “HAPPY” icon and keep blinking with 500ms gap forever
2. If (X ≥ Random Number), Show “SAD” icon and keep blinking with 500ms gap forever

TIPS:

** This tips is for your reference in order to solve this question.


** This tips will NOT be given during the competition.
SAMPLE QUESTION
1. Once the micro:bit is shaken, it will Show the COMPASS HEADING (°) number
on LED matrix.
2. Next, micro:bit will then SHOW ARROW following COMPASS HEADING (°)
direction and keep blinking. If the compass heading degree is
I. between 316° - 45°, show arrow NORTH.
II. between 46° - 135°, show arrow EAST.
III. between 136° - 225°, show arrow SOUTH.
IV. between 226° - 315°, show arrow WEST.

TIPS:

** This tips is for your reference in order to solve this question.


** This tips will NOT be given during the competition.

You might also like