Lego/Robot comp Trivia
Motors
Coding
Sensors
MISC.
100

What material are most LEGO bricks made from?

What is "Plastic"

100

Which two command blocks control Motors?

What Is "Movement and Motors" 

100

What code enables the robot to move forward?

What is "Move Forward"

              or

What is "Start Moving Forward"

100

What sensor would you use to make your car move when it sees red? 

What is A "Color Sensor" 

100

What are Robots

What is "Artificial Intelligence"

                or

What is" A programmed machine"

200

True or False: LEGO bricks made today can still fit with bricks made in 1958.

What is "True"

200

These parts of the robot allow it to move or turn

What is "The Motors"

200

What is one of the  specific coding called with the blocks used to program Lego Spike Prime 

What is "Word Block Coding"

200

This sensor helps the robot detect if something is in front of it.

What is the "Ultrasonic (Distance) Sensor
200

What color is the main Lego Spike Prime hub?

What is "Yellow"

300

Besides building and programming a robot, what is one other main part of the competition that teams are judged on?

What is "Innovation or Creativity

300

What kind of motor does the Lego Spike Prime set include that provides rotation feedback?

What is "A Medium Angular Motor"

                      OR

What is "A Large Angular Motor"    

300

What command is commonly used to make a loop repeat forever in a program?

What is "A forever Loop"


             or

 What is "A Infinite Loop"

300

This sensor can tell how light or dark a surface is, and is often used to follow lines.

What is "The color Sensor"

300

What device do you use to write code and connect to the Spike Prime hub?

What is "A tablet or Computer"

400

Approximately how many LEGO bricks are made every year around the world?
A) 10 million
B) 100 million
C) 1 billion
D) 20 billion

What is "D 20 Billion"

400

What is the command used to make a motor rotate a specific number of degrees or rotations?

What is "run for degrees/rotations" or "set motor position"?

400

What kind of coding does Spike Prime use?

What is Python?

400

This sensor can detect if the robot is tilting or turning.

What is "The Gyro Sensor"

400

What is the maximum number of motors or sensors you can connect to the Spike Prime hub at once?

"What is 6"

500

How long does the Robot have to be autonomous and follow directions with code before controlling it in yourself stated in both of the videos we watched earlier?

What is "30 Seconds"

500

In the Spike Prime programming environment, which feature allows you to control how fast the motor speeds up or slows down, helping your robot move more smoothly instead of starting and stopping suddenly?

What is "Acceleration"

             OR

What is "Deceleration" 

500

This type of variable can hold more than one value at a time, like a list of numbers or colors, and is useful for keeping track of multiple items in your robot program.

What is "An Array"

          or

What is "A list"

500

The distance sensor sometimes gives random numbers when nothing is in front of it. What is one way to make your program more reliable when using the distance sensor to detect objects?

What is using multiple sensor readings and averaging them (or adding a wait block to reduce noise)?

500

What programming language is the Spike Prime app based on when you switch from block coding to text coding?

What is "Python"

M
e
n
u