Basic programming and electronics concepts

Basic programming and electronics concepts

Professional Development

7 Qs

quiz-placeholder

Similar activities

canva app

canva app

Professional Development

10 Qs

Transductores Nivel 1

Transductores Nivel 1

Professional Development

8 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

ICT

ICT

KG - Professional Development

12 Qs

Fun

Fun

Professional Development

10 Qs

TEMAN 1.0 Sesi 1

TEMAN 1.0 Sesi 1

Professional Development

10 Qs

Quiz LARCA

Quiz LARCA

Professional Development

9 Qs

Audacity:Know the basics

Audacity:Know the basics

Professional Development

10 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

RGB LEDS

PUSH BUTTON

LINE FOLLOWER

LCD DISPLAY

BUZZER

LED MATRIX

ULTRASONIC

SERVO MOTOR

JOYSTICK

TOUCH BUTTON

LED LIGHT

POTENTIOMETER

FAN MOTOR

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

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

Hello, World!

userName

calculateSum

Belize

age

score

totalCost

100

7.

LABELLING QUESTION

1 min • 1 pt

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

a
b
c
d
variable
event
conditional
loop