What is Ms. Castillo.
What is the main force in the universe?
What is Gravity
What does "VR" stand for in VEX VR?
What is Virtual Robot?
Which part of the VEX VR robot detects objects in front of it?
What is the distance sensor?
These are instructions given to a computer.
What are commands?
What is the name of the School where you are?
What is Alamo.
What are the 3 main forces?
What is pull, push and friction.
Which block sets the robot's speed?
What is set drive velocity?
Which sensor detects the robot’s current position on the map?
What is the location sensor?
This is used to pick up metal disks in VEX VR.
What is an electromagnet?
What is the STEM classroom number?
What is 203.
What is the force that involve the air?
What is air resistance.
What does the pen down block do in VEX VR?
What is allows the robot to draw?
Which sensor tracks the robot’s rotation?
What is the gyro sensor?
These are actions performed by a robot.
What are behaviors?
What are at least 3 college names at ACE?
What are the cougars, the whitecaps, UT.
What is the first option to reduce the speed in the egg drop challenge?
What is a parachute.
Which block is used to rotate the robot in place?
What is turn for?
Which of the following is not a VEX VR sensor: Motor Encoder, Location Sensor, Distance Sensor, Time Sensor?
What is Time Sensor?
These are multiple commands put together in programming.
What is an algorithm?
Who is your Robotic's Teacher?
What is Dr. G.
What is the name of the egg's cockpit?
What is the triangular prism.
What does the wait [ ] seconds block do?
What is pause before the next action?
What VEX VR block would you use to stop a robot if an object is detected less than 50mm away?
What is if <distance < 50> then stop()?
This sensor reads the X and Y position of a robot.
What is the location sensor?