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 - Answers
-
Answers can vary but may include the following:
-
Robot is in working order, connections are solid, and it is turned on
-
Comment strand of steps is accurate
-
Parameters are correct
-
Blocks are in the right order
-
Blocks are missing/repeated
-
Correct block for the task
-
-
The robot will drive forward, turn right, drive forward, turn left, drive forward, and then stop.