ROBOTICS REVIEW

ROBOTICS REVIEW

4th Grade

8 Qs

quiz-placeholder

Similar activities

Introduction to Robots

Introduction to Robots

3rd - 5th Grade

10 Qs

dt robot

dt robot

4th Grade

7 Qs

Intro to Robots

Intro to Robots

2nd Grade - Professional Development

10 Qs

Bot Makers

Bot Makers

4th - 6th Grade

9 Qs

Sprite Lab Quiz

Sprite Lab Quiz

1st - 4th Grade

10 Qs

AGARRA OBJETOS

AGARRA OBJETOS

1st - 11th Grade

11 Qs

Scratch Jumping Game Quiz

Scratch Jumping Game Quiz

4th Grade

13 Qs

Chapter 4 - Latihan

Chapter 4 - Latihan

1st - 12th 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