Which page?
https://frcsoftware.org/learning-course/stage1/stage1a/kitbot-drivetrain/#opmodes
What's wrong?
Specify that they're working within MyTeleop.java for the teleop opmode - should probably be obvious, but I'd rather explicitly state that than have students be confused.
Also the content on the page says to use NiDSXboxController, but the code says XboxController. We should fix this inconsistency.

Which page?
https://frcsoftware.org/learning-course/stage1/stage1a/kitbot-drivetrain/#opmodes
What's wrong?
Specify that they're working within
MyTeleop.javafor the teleop opmode - should probably be obvious, but I'd rather explicitly state that than have students be confused.Also the content on the page says to use
NiDSXboxController, but the code saysXboxController. We should fix this inconsistency.