
Coding Concepts
Quiz by Rita Ayers
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
15 questions
Show answers
- Q1A small computer on a circuit board provided by the BBC for students to learn programming.Microbit30s
- Q2The program which is used to write programs for microbitsMakecode30s
- Q3Light Emitting Diode; 25 of them form the output screenLED30s
- Q4This component senses when the micro:bit is moved. It can also detect other actions, e.g. shake, tilt, and free-fall.Accelerometer30s
- Q5Detects the earth's magnetic field, allowing you to detect which direction the micro:bit is facing.Compass30s
- Q6Connects the micro:bit to a computer via a micro-USB cable, powering the device and downloading programs onto the micro:bit.USB Interface30s
- Q7The component of the micro:bit that follows instructions, acts on the input and produces outputProcessor30s
- Q8Two of these are on the front of the micro:bit, labeled A and B, allowing for user inputButtons30s
- Q9The practice of writing phrases such that each word or abbreviation in the middle of the phrase begins with a capital letter, with no intervening spaces or punctuationCamel case30s
- Q10A set of computer instructionsAlgorithm30s
- Q11A detailed outline or rough draft of a computer programPseudocode30s
- Q12Data that is entered into the computer system via a device like a keyboard, mouse or buttonInput30s
- Q13The results of the operation of any system, such as a smiley face on the LED lights.Output30s
- Q14A machine that simulates an environment for the purpose of training, teaching, or testing.Simulator30s
- Q15Used to connect the micro:bit to external components and devices, such as a GiggleBotEdge connector30s