wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Activity 1.2 Quiz

Total questions: 27

Worksheet time: 14mins

Name
Class
Date
1.

What is the key to success in the classroom according to the document?

a)

Individual effort

b)

Collaboration

c)

Competition

d)

Memorization

2.

What happens if one person in the group does all the work?

a)

Everyone learns equally

b)

The person learns to work with others

c)

No one learns

d)

The project is more successful

3.

Which task involves identifying inputs and outputs?

a)

Painting a picture.

b)

Identifying the inputs and outputs through a system.

c)

Writing a poem.

d)

Building a model airplane.

4.

What is the name for a sequence of instructions written to perform a specific task?

a)

Event Blocks

b)

Code

c)

Autonomous

d)

Input

5.

What is one of the design requirements for the all-terrain vehicle prototype?

a)

Has two wheels.

b)

Moves autonomously.

c)

Flies in the air.

d)

Includes backward movement.

6.

Which of the following is NOT a requirement for the vehicle prototype?

a)

Has four wheels.

b)

Moves autonomously.

c)

Includes forward movement.

d)

Has a sunroof.

7.

What does it mean for a vehicle to move "autonomously"?

a)

It requires a driver.

b)

It moves on its own without human intervention.

c)

It can only move backward.

d)

It needs to be pushed manually.

8.

What is the primary function of a motor in a system?

a)

To generate motion

b)

To provide light

c)

To store energy

d)

To cool the system

9.

What is the first step in completing your build according to the document?

a)

Assemble the parts

b)

Gather the parts necessary

c)

Test the build

d)

Paint the parts

10.

What should you collect from the shelf according to the pro tips?

a)

A hammer

b)

Your table’s toolbox

c)

A screwdriver

d)

A measuring tape

11.

Why should your parts remain in your BIN while building?

a)

To keep them organized

b)

To make them look nice

c)

For easy clean-up at the end of the block

d)

To prevent them from getting lost

12.

What is the first step in connecting a motor to the VEX Brain using a VEX Smart Cable?

a)

Insert the cable into Smart Port 2

b)

Push both ends of the cable into the sockets

c)

Take a picture of the gear train

d)

Connect the motor to a battery

13.

What is a system in the context of a self-driving vehicle?

a)

A single component that functions independently

b)

A group of elements or parts that function together to accomplish a goal

c)

A random collection of unrelated parts

d)

A device that only outputs information

14.

What is the role of sensors in a self-driving vehicle system?

a)

To process information

b)

To provide output

c)

To collect information (input)

d)

To control the vehicle's speed

15.

How does a self-driving vehicle decide when to stop?

a)

It randomly stops at intervals

b)

It follows a pre-set schedule

c)

It processes information from the road and traffic signals

d)

It stops only when the driver commands

16.

What are devices that produce a result called?

a)

Input devices

b)

Output devices

c)

Processors

d)

Sensors

17.

What is the primary function of the VEX Brain in the VEX Robotics system?

a)

To power the motors and LEDs

b)

To receive and process information from input devices

c)

To store the robot's physical components

d)

To charge the robot's battery

18.

Which step involves connecting the VEX Brain to a Chromebook?

a)

Step 3

b)

Step 4

c)

Step 5

d)

Step 6

19.

What should you do if the VEX Brain does not turn on?

a)

Replace the battery

b)

Check the USB connection

c)

Push the button on the battery to check its level

d)

Restart the Chromebook

20.

What is the website you need to visit to code your physical robots?

a)

codeexp.vex.com

b)

vexcode.com

c)

robotcode.com

d)

codevex.com

21.

In VEXcode, which icon should you select to check if the firmware is updated?

a)

SLOT icon

b)

BRAIN icon

c)

CODE icon

d)

ROBOT icon

22.

What should you do if the brain information is not green in VEXcode?

a)

Ignore it

b)

Reconnect the brain or update the firmware

c)

Restart the computer

d)

Change the program name

23.

What is the correct format to save your program name in VEXcode?

a)

1.2_MotorTest_

b)

MotorTest_1.2_

c)

_1.2_MotorTest

d)

1.2__MotorTest

24.

What is the first step to open the Devices panel in VEXcode?

a)

Select the Devices icon

b)

Click on the File menu

c)

Press the Start button

d)

Open the Settings menu

25.

Which option should you choose after selecting 'Add a Device' in VEXcode?

a)

SENSOR

b)

MOTOR

c)

CONTROLLER

d)

VISION

26.

Design a robot to assist in daily household chores. What are the key considerations you must plan for to ensure the robot can navigate a typical home environment effectively?

a)

Color of the robot

b)

Battery life

c)

Ability to navigate stairs and uneven surfaces

d)

The robot's ability to play music

27.

You are tasked with programming a robot to pick up objects of varying weights and sort them into corresponding bins. The robot's program should include a decision-making process based on the weight of each object. What programming concept is essential for implementing this task?

a)

Data types

b)

Sensors input

c)

Control structures

d)

Error handling