Lesson Four - Sensing

Lesson Four - Sensing

9 Qs

quiz-placeholder

Similar activities

Yr6 Variables in Games - L2

Yr6 Variables in Games - L2

KG - University

7 Qs

Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

KG - University

11 Qs

L1 Python Recall - Do Now

L1 Python Recall - Do Now

KG - University

8 Qs

MWR 3: Goals and Architectures

MWR 3: Goals and Architectures

KG - University

4 Qs

Digestion Quiz

Digestion Quiz

9th Grade

10 Qs

Physical Computing - L1 + L2

Physical Computing - L1 + L2

KG - University

5 Qs

Check In #1: Food Webs, Ecosystems, Polar Bears

Check In #1: Food Webs, Ecosystems, Polar Bears

11th Grade

11 Qs

Vocabulary Quiz 8

Vocabulary Quiz 8

KG - University

14 Qs

Lesson Four - Sensing

Lesson Four - Sensing

Assessment

Quiz

others

Hard

Created by

Amy Brown

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Using the flow diagram below, which object has not got an engine, but can fly?
Aeroplane
Hot Air Balloon
Motorbike
Bicycle

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What do you use the emulator for?
To create the code for your program
To test your program
To download your program on to a micro:bit

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What is the name of the variable in the code snippet below?
Shake
String
Answer
Yes

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What would be displayed on the LEDs if button A is pressed?
A tick
A cross
A tick followed by a cross

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What text would be displayed if number 3 was generated?
Yes
No
Maybe

6.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Media Image
Which input devices have been introduced in lesson one? (tick 2)
Buttons A and B
The compass
The accelerometer
The light sensor

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Media Image
Which of the following can be used to capture inputs on a micro:bit? (Choose 2)
Buttons A and B
LED Lights
Accelerometer
USB port

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
When do you flash a program?
When you run the program on the device
When you are adding the blocks to the coding area
When you transfer the program from your computer to the micro:bit

9.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Which of these statements is correct?
When you read the value of a variable, the value is replaced.
When you read the value of a variable the value remains.
When you read the value of a variable the value changes.