MicroBit Programming Quiz

MicroBit Programming Quiz

5th Grade

15 Qs

quiz-placeholder

Similar activities

VEXcode VR Unit 5 Test

VEXcode VR Unit 5 Test

6th Grade

13 Qs

G6 Science U10: Electricity in our Lives_Group C quiz

G6 Science U10: Electricity in our Lives_Group C quiz

6th Grade

10 Qs

Star Properties

Star Properties

8th Grade

15 Qs

Forces and Energy STAAR Review

Forces and Energy STAAR Review

5th Grade

14 Qs

Switches

Switches

10th Grade - University

15 Qs

VEX VR U4  Exam

VEX VR U4 Exam

11th Grade

20 Qs

Scratch Exam 8

Scratch Exam 8

8th Grade

14 Qs

Science TEK 5.6

Science TEK 5.6

5th Grade

16 Qs

MicroBit Programming Quiz

MicroBit Programming Quiz

Assessment

Quiz

Science

5th Grade

Medium

NGSS
MS-PS3-1

Standards-aligned

Created by

Jesslie Solmayor

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'on start' block do?

Turns off all LEDs

Runs when the program starts

Displays text on the LED

Repeats code forever

Answer explanation

The 'on start' block is a specific command that executes when the program begins. This means it initializes actions or settings right at the start, making 'Runs when the program starts' the correct choice.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to show an icon on the LED screen?

showNumber

showString

showIcon

showLeds

Answer explanation

The block 'showIcon' is specifically designed to display icons on the LED screen, making it the correct choice. The other options, like 'showNumber' and 'showString', are for different types of displays.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'clearScreen' block do?

Displays a number

Draws an arrow

Pauses for a time

Turns off all LEDs

Answer explanation

The 'clearScreen' block is designed to turn off all LEDs, effectively clearing any visual output on the display. This is why the correct answer is 'Turns off all LEDs'.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is triggered when button A is pressed?

onLogoEvent

onPinPressed

onGesture

onButtonPressed

Answer explanation

The block that is triggered when button A is pressed is 'onButtonPressed'. This block specifically handles button press events, making it the correct choice among the options provided.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'lightLevel' block measure?

Temperature

Light level

Sound level

Magnetic force

Answer explanation

The 'lightLevel' block specifically measures the amount of light present in an environment, making 'Light level' the correct answer. It does not measure temperature, sound level, or magnetic force.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block can be used to play a tone?

changeTempoBy

setVolume

tonePlayable

stopAllSounds

Answer explanation

The block 'tonePlayable' is specifically designed to play a tone, making it the correct choice. The other options do not serve this function.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'setTempo' block do?

Sets the tempo to a specified amount

Stops all sounds

Plays nothing for a time

Returns the current volume

Answer explanation

The 'setTempo' block specifically adjusts the tempo to a specified amount, allowing for control over the speed of the music. This makes it the correct choice, as the other options do not relate to setting tempo.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?