Sensor Selection Quiz

Sensor Selection Quiz

6th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

EV3 Programming

EV3 Programming

1st Grade - University

20 Qs

Year 6: Robots 1.1-1.3

Year 6: Robots 1.1-1.3

6th Grade

12 Qs

Hummingbird Robotics

Hummingbird Robotics

6th - 9th Grade

12 Qs

Introduction to Algorithims and Maker

Introduction to Algorithims and Maker

6th Grade

19 Qs

Robotics Vocabulary I

Robotics Vocabulary I

6th - 8th Grade

18 Qs

9th level IOT 2025

9th level IOT 2025

9th Grade

20 Qs

VEX IQ Sensors and Programming

VEX IQ Sensors and Programming

8th Grade

20 Qs

lego deneme

lego deneme

4th Grade - University

21 Qs

Sensor Selection Quiz

Sensor Selection Quiz

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

Fadi Fadi

Used 4+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to create a smart plant watering system. Which sensor would best detect if the soil is too dry?

Light Sensor

Temperature Sensor

Motion Sensor

Humidity Sensor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are designing a security system for a school. Which sensor would best detect unauthorized movement in a hallway?

Temperature Sensor

Motion Sensor

Light Sensor

Touch Sensor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a classroom, you want to display a smiley face when it gets too hot. Which sensor would you use to measure the temperature?

Light Sensor

Gesture Sensor

Temperature Sensor

Microphone

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to make a smart light that turns on when it gets dark. Which sensor is most suitable?

Touch Sensor

Motion Sensor

Light Sensor

Temperature Sensor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python code snippet would you use to display an image when the temperature sensor detects a temperature above 30°C?

if temperature > 30: display.show(Image.HAPPY)

if light_level 50: led.off()

if temperature 25: display.show(Image.HAPPY)

if motion_detected: display.show(Image.YES)

if sound_detected: display.show(Image.SURPRISED)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to track a person's movement in a gym. Which sensor would be most effective?

Light Sensor

Temperature Sensor

Motion Sensor

Microphone

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are developing a smart alarm clock that adjusts brightness based on light levels. Which sensor would you use?

Temperature Sensor

Gesture Sensor

Light Sensor

Touch Sensor

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?