Robotics-Block Coding Quiz 1

Robotics-Block Coding Quiz 1

Assessment

Quiz

Created by

Leo Rander, nSJ

Computers

12th Grade

10 plays

Medium

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Movement blocks enable you to...

start a programming stack

get information from the motors

run two motors in a synchronized motion

detect the color of an object

Answer explanation

Media Image

Movement blocks enable you to run two motors in a synchronized motion. They're primarily used to move Driving bases around. Only motors of the same type (e.g. two Medium motors) can be synchronized.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This block returns the...

current speed of a motor

current position of a motor from 0 to 359 degrees

the power level (%) currently being used on the specified motor

number of degrees that the specified motor has turned since the program started

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operator blocks...

receive information from the sensors

perform mathematical operations that can be done using numerical values

modify the linear flow of block execution

are always the first block in a programming stack

Answer explanation

Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best way to calculate values from a specific part of a programming stack?

using a variable block

using an operator block

using an event block

using a control block

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is best for repeating a task until a cue is given?

Media Image
Media Image
Media Image
Media Image

Answer explanation

Media Image

All the block held inside this block will loop UNTIL the specified Boolean condition is true.

When the specified condition becomes true, blocks beneath it will play.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean blocks...

perform the main commands in a program

are placed between the beginning and the end of the loop

hold values, sensor readings, or store the value of a variable

are conditions that can either be true or false

Answer explanation

The diamond-shaped blocks.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Reporter blocks...

perform the main commands in a program

are placed between the beginning and the end of the loop

hold values, sensor readings, or store the value of a variable

are conditions that can either be true or false

Answer explanation

The oval-shaped blocks.

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?