ROBOTICS REVIEW

ROBOTICS REVIEW

4th Grade

8 Qs

quiz-placeholder

Similar activities

Robotics and AI Quiz

Robotics and AI Quiz

4th Grade

10 Qs

Transmission Media

Transmission Media

1st Grade - University

10 Qs

Computing Creative Design Quiz

Computing Creative Design Quiz

2nd Grade - University

11 Qs

Gears

Gears

3rd - 4th Grade

12 Qs

Sensors

Sensors

1st - 5th Grade

10 Qs

Code Combat JavaScript Quiz

Code Combat JavaScript Quiz

4th - 8th Grade

13 Qs

How Robots Work

How Robots Work

3rd - 5th Grade

10 Qs

Robotics Vocabulary

Robotics Vocabulary

1st - 7th Grade

10 Qs

ROBOTICS REVIEW

ROBOTICS REVIEW

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Arnel Fortus

Used 11+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Robotics hardware and parts *

1. can function without codes

2. cannot function without codes

3. can be put together to create a system

(1) and (2)

(2) and (3)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this piece of code do?

Repeat A until B occurs

Do A until B occurs

Do A even if B doesn't occur

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this piece of code do?

Move backward at medium speed

Move forward at slow speed

Move forward at medium speed

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this piece of code do?*

If there's obstacle in front, the robots move backward at slow speed.

If there's obstacle in front, the robots move forward at medium speed.

If there's no obstacle in front, the robots move forward at medium speed and If there's obstacle in front, the robots move backward at medium speed.

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programming can be used to

1. instruct people

2. instruct hardware

3. instruct robots

4. instruct software

(2), (3), (4)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Robots can

be programmed to fly

be programmed to make decisions

be programmed to do what humans cannot do

all the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Robots use "if/else then" commands to

make decisions

to move

to wait

to repeat

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Robots use "while" commands to

make decisions

to move continously

to do an action continuously when something is always true

none of the above