Basic programming and electronics concepts

Basic programming and electronics concepts

Professional Development

7 Qs

quiz-placeholder

Similar activities

FOTOGRAFÍA DIGITAL SEMANA 3

FOTOGRAFÍA DIGITAL SEMANA 3

Professional Development

10 Qs

HARI KE-3 QUIZIZZ CODING DAN PERKENALAN AI

HARI KE-3 QUIZIZZ CODING DAN PERKENALAN AI

Professional Development

10 Qs

clase 1 - tecnología audiovisual

clase 1 - tecnología audiovisual

Professional Development

9 Qs

Fun

Fun

Professional Development

10 Qs

Computer Review!

Computer Review!

4th Grade - Professional Development

10 Qs

MS Teams As An Engagement Tool

MS Teams As An Engagement Tool

Professional Development

7 Qs

CIS Fuel Distributor

CIS Fuel Distributor

Professional Development

8 Qs

Google Drive

Google Drive

Professional Development

7 Qs

Basic programming and electronics concepts

Basic programming and electronics concepts

Assessment

Quiz

Instructional Technology

Professional Development

Easy

Created by

Martina Tombeur

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Zoe is deciding whether to go for a walk or stay indoors. She considers the weather and potential outcomes of each choice. What role do conditionals play in her decision making?

Conditionals guide decision making by evaluating scenarios and potential outcomes.

Conditionals are irrelevant in everyday choices.

Conditionals only apply to mathematical problems.

Conditionals eliminate the need for decision making entirely.

2.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the correct categories

Groups:

(a) Sensors

,

(b) Actuators

LED LIGHT

FAN MOTOR

LCD DISPLAY

POTENTIOMETER

TOUCH BUTTON

PUSH BUTTON

LED MATRIX

JOYSTICK

RGB LEDS

SERVO MOTOR

ULTRASONIC

BUZZER

LINE FOLLOWER

3.

DRAG AND DROP QUESTION

1 min • 1 pt

A ​ (a)   is an ​ (b)   that detects ​ (c)   and converts them into ​ (d)   .

actuator
sensor
electronic device
mechanical device
physical stimuli
logical operation
electrical signals
mechanical movement

4.

DROPDOWN QUESTION

1 min • 1 pt

An ​ (a)   is a device that converts energy into ​ (b)   motion or action.

sensor
actuator
mechanical
electrical

5.

LABELLING QUESTION

1 min • 1 pt

Look at the image of WALL·E and identify which electronic components could be in each part of the robot.

a
b
c
d
Ultrasonic sensor
Touch button
Servo motors
DC motor

6.

CLASSIFICATION QUESTION

3 mins • 1 pt

For each item, decide whether it represents a variable or not a variable.

Groups:

(a) Variable

,

(b) Not a variable

totalCost

score

userName

Belize

Hello, World!

calculateSum

age

100

7.

LABELLING QUESTION

1 min • 1 pt

Examine the provided program, identify and locate its basic programming concepts.

a
b
c
d
variable
loop
event
conditional