Page 81 - Clawbot with Controller
P. 81
Review
You have accomplished a lot in this STEM Lab! The following questions will help you think
back over everything you have learned. You can only answer once, so think carefully before
you submit!
1. Which of the following about loops is true?
o A loop can repeat a robot’s actions forever.
o A loop can repeat a robot’s actions a set number of times.
o A loop shortens the number of blocks needed in a project.
o All of these answers are correct.
2. Mitchel wants to program his Clawbot to continuously run in a square path
around the room without stopping. Which is the best block to use to
accomplish this?
o The wait until block
o The repeat block
o The forever block
o The repeat until block
3. To start a project in VEXcode IQ Blocks, which is the correct order of steps?
o Save the project, open the file menu, name the project, select examples, choose a
template.
o Open the file menu, choose a template, name the project, select examples, save the
project.
o Open the file menu, select examples, choose a template, name the project, save the
project.
4. Jose has created a project to make his Clawbot drive forward, set the Touch
LED color to blue, and play a sound. He wants to repeat this series of
behaviors 4 times. How many total inches forward has the Clawbot traveled
when the loop is complete?