wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Engineering Parts

Total questions: 41

Worksheet time: 21mins

Name
Class
Date
1.

What is this?

a)

Controller

b)

Smart Motor

c)

Radio

d)

nut retainer

2.

What is this?

a)

Smart Cable

b)

Programing Cable

c)

V Channel

d)

Line Tracker Sensors

3.

What is this?

a)

Controller

b)

LCDC Screen

c)

Bumper Switch sensor

d)

Smart Motor

4.

What is this?

a)

LCDC Screen

b)

Controller

c)

Radio

d)

Smart Motor

5.

What is this?

a)

Radio

b)

Chassis

c)

Controller

d)

Claw

6.

What is this?

a)

Smart Cable

b)

Programming Cable

c)

V channel

d)

Line tracker sensors

7.

What is this?

a)

V Channel

b)

Chassis

c)

nut retainer

d)

spacer

8.

What is this?

a)

Chassy

b)

V Channel

c)

Radio

d)

Nut retainer

9.

What is this?

a)

Line tracker sensors

b)

smart motor

c)

pinion gear

d)

bumper switch sensor

10.

What is this?

a)

spur gear

b)

V Channel

c)

Line tracker sensors

d)

bumper switch sensor

11.

What is this?

a)

Claw

b)

Spur Gear

c)

rubber collar

d)

Pinion gear

12.

What is this?

a)

Pinion Gear

b)

Spur Gear

c)

Nut retainer

d)

Kepnut

13.

What is this?

a)

nut retainer

b)

spacer

c)

rubber collar

d)

hexnut

14.

What is this?

a)

spacer

b)

nut retainer

c)

omni wheel

d)

pinion gear

15.

What is this?

a)

4 inch diameter wheel

b)

spur gear

c)

Rubber collar

d)

Pinion Gear

16.

What is this?

a)

omni wheel

b)

Rubber collar

c)

Spacer

d)

4 inch diameter wheel

17.

What is this?

a)

Spacer

b)

Kepnut

c)

Hex nut

d)

Rubber collar

18.

What is this?

a)

omni wheel

b)

Rubber Collar

c)

spacer

d)

Nut retainer

19.

What is this?

a)

spur gear

b)

Hex nut

c)

Kepnut

d)

4 inch diameter wheel

20.

What is this?

a)

Omni Wheel

b)

4 Inch diameter wheel

c)

Axel

d)

pinion gear

21.

What is this?

a)

axel

b)

stick

c)

claw

d)

V Channel

22.

What is this?

a)

4 inch diameter wheel

b)

Rubber Collar

c)

Hex Nut

d)

Omni Wheel

23.

What is this?

a)

Hammer

b)

Wrench

c)

Starhead Srewdriver

d)

Sword

24.

What is this?

a)

wrench

b)

screwdriver

c)

cmon man

d)

this one

25.

Why do you have to set the position of your arm and claw?

a)

So that it can function

b)

So it knows when it starts

c)

so that the arm doesn't go crazy

d)

because why not

26.

why do you need a space in between each action of code?

a)

TO be organized

b)

so that it doesn't break

c)

so it could look cooler

d)

to show your appreciation to coding

27.

What is an argument?

a)

an error in the code

b)

an action that the robot could complete

c)

a way for you to provide more information to a function

d)

A debate

28.

What is a function?

a)

the comment

b)

The action of the code line

c)

the error made

d)

the details about the action

29.

What is a comment

a)

something that tells the robot not to do

b)

a type of sandwich

c)

Something that the robot reads and does

d)

Something that the coder can read to help organize their work

30.

How do you wright a comment?

a)

//

b)

( )

c)

comment/

d)

\\

31.

When trying to maintain the position of the claw or arm, what argument should you use?

a)

wait

b)

stop

c)

hold

d)

please

32.

Why does the arm or claw move more that the degrees coded into the robot?

a)

Because the axel isn’t inserted into the motor perfectly and because it rotates with the motor not the arm

b)

Because it is broken

c)

Because it is talking about the degrees of a circle not an angle

d)

Because it is like that

33.

What happens when you tell the robot to open or raise the arm/claw more than it can?

a)

Davis Daigle

b)

it exceeds its limits

c)

it dies

d)

It stops doing anything

34.

What does the ! mean in: while(!BackBumper.pressing()

a)

does not equal

b)

until

c)

before

d)

not

35.

Why are bumper switches considered digital?

a)

they just are

b)

because they are electronic

c)

Because they send low and high signals to a source

d)

cause they are robots

36.

what should be at the end of this code: while(!BackBumper.pressing()

a)

;

b)

!

c)

+

d)

{

37.

Why souldn't you set the max velocity to 100%

a)

it brings unpredictable behavior via skidding

b)

it brings unpredictable behavior via information overload

c)

it brings unpredictable behavior via triping

d)

bread

38.

Which of these aren’t programming objects

a)

Screen

b)

Radio

c)

Bumper Switch

d)

Motor

39.

what is pseudocode?

a)

false code

b)

code that generally states the steps of what the robot is doing

c)

pokemon

d)

used to code motion

40.

What is the only object on the robot you do not have to declare

a)

robot brain

b)

screen

c)

motors

d)

radio

41.

What 2 ways can you change the distance traveled

a)

speed, degrees

b)

degrees, time

c)

none of the above

d)

speed, time