NEW
Font size
WorksheetsDT G5 Revision_2
Total questions: 20
Worksheet time: 10mins
Which one of the following is not part of the mechanical system?
Brain
Wheels
Sensors
____________ loop repeats an action in a robot’s program when there is a condition.
if
for
while
Which statements do we use for selection in programming?
If-statements
Repeat forever statements
And/Or operators
“If-else” is used when you have _____ actions for your robot.
one
two
no
What is selection in programming?
Selection is a style or group
Selection is a decision or question
Selection is a robot or computer.
The ‘Or’ logical operator acts like addition in Mathematics. The result of 1 or 0 is:
1
2
3
Gear can have a different number of ____________.
arms
legs
teeth
What word(s) goes in position 1 in the decision tree above?
Can fly?
Has fins?
Dolphin
The ___________________ robot is a popular robot.
QR code follower
line follower
motion follower
The line following robot uses two ___________________ to follow a line.
IR sensors
sound sensors
temperature sensors
To program the line following robot, you need to use _______________ in your program.
repetition
sequence
selection
If the right sensor sees a black line, the robot will turn left. If the ________________ sees a black line, the robot will turn right.
forward sensor
left sensor
backward sensor
What will happen if the line follower robot IR sensors see a white colour?
the robot will move forwards
The robot will stop
The robot will start turning
What statement is correct to complete the project successfully?
You will finish each stage of the project.
Let your teacher to complete the project for you.
You will leave the project incomplete.
Which component will you use to move the robot?
Remote
Distance sensor
Motor
Which component will help the line following robot to move forwards?
Wheels
Distance sensor
Sound sensor
_____________ are thoughts about a topic or problem.
Innovations
Ideas
Entrepreneurs
A ______________ is a set number of tasks to create something.
project
exam
quiz
In which stage of the project do you create a flowchart?
Project brief
Planning
Programming
_____________ gives you information about the requirements.
Project brief
Planning
Programming
