Search Header Logo
VEX EXP Treasure Hunt Coding

VEX EXP Treasure Hunt Coding

Assessment

Presentation

Instructional Technology

8th Grade

Practice Problem

Medium

Created by

JENNIFER TOBLER

Used 6+ times

FREE Resource

5 Slides • 12 Questions

1

media

​You will build and code the Clawbot with the Optical Sensor to recognize and collect red Buckyballs to compete in the Treasure Hunt competition!

Treasure Hunt with Clawbot

VEX EXP

2

media

You have completed your Clawbot build for the soccer challenge now we are going to start programming your bot so it can do things autonomously.

VEX EXP Clawbot

3

4

Multiple Choice

Which of the following is NOT true of a Drivetrain?

1

It consists of two or more motors

2

It needs to be configured in VEXcode EXP

3

It makes you have to code individual motors in order to drive your robot forward

4

It makes it easier for you to code your robot to drive or turn specific distances

5

Multiple Choice

Which of the following is the correct order of steps to configure a Drivetrain in VEXcode EXP?

1

Select the [Drive] block, Select Help, Drag the [Drive] block into your project

2

Open the Devices Window, Select ‘Add a Device’, Select ‘2 Motor Drivetrain’, Select the ports on the Brain that your motors are plugged into, Select ‘Done’

3

Open the File menu, Select ‘Open Examples’, and select a project

4

Open the Devices Window, Select ‘Add a Device’, Select ‘Bumper Switch’, Select ‘Done’

6

Hotspot

Which part of the [Drive for] block do you use to change the distance the robot will travel?

7

8

Multiple Choice

Question image

Which of the following best describes what the robot will do when this project is run? 

1

The robot will drive forward for 200mm then turn right 90 degrees, four times, to drive in a square.

2

The robot will drive forward 200mm, then turn right 180, then drive back to its starting position.

3

The robot will open the ClawMotor 90 degrees, then close it 90 degrees, four times.

4

The robot will turn left 90 degrees four times, to rotate in a circle.

9

Multiple Choice

The ____________ block is a non-waiting block that is typically used with sensors, and will make your robot drive forever. 

1

[Turn for]

2

[Spin for]

3

[Drive]

4

[Drive for]

10

Multiple Choice

Question image

This project is intended to drive the robot forward for 300mm, then turn right for 180 degrees, and drive forward for 300mm to return to its original location, however it is not working as intended. Which of the following best describes the problem in the project?

1

The [Turn for] block should be replaced with a [Turn] block

2

The parameter of the [Turn for] block should be set to 90 degrees

3

The second [Drive] block should be set to reverse

4

Both [Drive] blocks should be replaced with [Drive for] blocks with the parameters set to ‘forward’ and ‘300 mm’

11

Multiple Choice

[Spin for] blocks are used to code which of the following in VEXcode EXP?

1

A Bumper Switch

2

A Touch LED

3

A Drivetrain

4

An individual motor or motor group

12

Hotspot

Which part of this [Spin for] block do you use to change the direction the ClawMotor moves?

13

Multiple Choice

Where can you label your motor and the direction it spins in VEXcode EXP, to make it easier to code your robot?

1

Robot configuration

2

Robot configuration

3

Help

4

Toolbox

14

15

Multiple Choice

Which of the following best describes path planning?

1

The process of guessing and checking your way to a challenge solution with your robot

2

Identifying general steps needed to accomplish a task, like ‘drive forward then turn left’

3

The process of decomposing a project into the smallest possible behaviors that you can then attach code to

4

A cycle of defining, developing solutions, and optimizing your project or robot for competition

16

Multiple Choice

Path planning is ____________ than guessing and checking to solve a coding challenge or accomplish a task with your robot.

1

Less effective

2

More effective

3

Equally as effective

17

Multiple Choice

Which of the following shows the steps to path planning in the correct sequence?

1

Attach code to behaviors, test your code, iterate on your project

2

Identify vague steps needed to complete the task, then guess and check to complete your project

3

Talk to your team about what your robot needs to do, take turns adding blocks to the project, start the project

4

Identify the task of the robot, break that task down into the smallest possible behaviors, attach code to each of those behaviors

media

​You will build and code the Clawbot with the Optical Sensor to recognize and collect red Buckyballs to compete in the Treasure Hunt competition!

Treasure Hunt with Clawbot

VEX EXP

Show answer

Auto Play

Slide 1 / 17

SLIDE