Basic programming and electronics concepts

Basic programming and electronics concepts

Professional Development

7 Qs

quiz-placeholder

Similar activities

EVALUACIÓN 1 - CURSO DE ROBÓTICA EDUCATIVA

EVALUACIÓN 1 - CURSO DE ROBÓTICA EDUCATIVA

Professional Development

4 Qs

Sistem pengereman ABS

Sistem pengereman ABS

11th Grade - Professional Development

9 Qs

Quiz LARCA

Quiz LARCA

Professional Development

9 Qs

Post-Test #2

Post-Test #2

Professional Development

10 Qs

canva app

canva app

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

clase 1 - tecnología audiovisual

clase 1 - tecnología audiovisual

Professional Development

9 Qs

The mouse

The mouse

Professional Development

9 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

PUSH BUTTON

LED MATRIX

RGB LEDS

BUZZER

LED LIGHT

LINE FOLLOWER

FAN MOTOR

ULTRASONIC

JOYSTICK

SERVO MOTOR

LCD DISPLAY

POTENTIOMETER

TOUCH BUTTON

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
Servo motors
Touch button
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

userName

100

score

Hello, World!

calculateSum

Belize

age

totalCost

7.

LABELLING QUESTION

1 min • 1 pt

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

a
b
c
d
variable
event
loop
conditional