Skip to main content

STEMLabs IQ
Lab 9 - Movement Challenge

Teacher Portal

Rethink Questions

Answer the following questions in your engineering notebook after completing the activities.

  • What are three things you can check to troubleshoot your project, before asking your teacher for help?

  • Read the following stack of code blocks, and draw and write the path the robot will take when the project is run.

Teacher Toolbox icon Teacher Toolbox - Answers

  1. Answers can vary but may include the following:

    1. Robot is in working order, connections are solid, and it is turned on

    2. Comment strand of steps is accurate

    3. Parameters are correct

    4. Blocks are in the right order

    5. Blocks are missing/repeated

    6. Correct block for the task

  2. The robot will drive forward, turn right, drive forward, turn left, drive forward, and then stop.