ROBOTICS REVIEW

ROBOTICS REVIEW

4th Grade

8 Qs

quiz-placeholder

Similar activities

PRUEBA DE CUARTO DE BÁSICA

PRUEBA DE CUARTO DE BÁSICA

4th Grade

7 Qs

the Coding Quiz

the Coding Quiz

1st - 5th Grade

10 Qs

robot seguidor de línea

robot seguidor de línea

1st - 5th Grade

7 Qs

YISD ASSEMBLY LINE AND ROBOTICS

YISD ASSEMBLY LINE AND ROBOTICS

3rd - 6th Grade

7 Qs

Computer Guts part1: What Makes a Computer, a computer

Computer Guts part1: What Makes a Computer, a computer

KG - 5th Grade

8 Qs

Demo Class 2

Demo Class 2

4th - 6th Grade

7 Qs

Small basic

Small basic

4th - 6th Grade

13 Qs

Quizz Robótico

Quizz Robótico

4th - 9th Grade

12 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