Robotics-Block Coding Quiz 1

Robotics-Block Coding Quiz 1

12th Grade

15 Qs

quiz-placeholder

Similar activities

Programming(Y5 Unit2)

Programming(Y5 Unit2)

5th Grade - University

16 Qs

Minecraft

Minecraft

KG - Professional Development

13 Qs

MIT App Inventor Basics

MIT App Inventor Basics

9th - 12th Grade

10 Qs

Snap Computer Programming

Snap Computer Programming

9th - 12th Grade

15 Qs

Snap Coding

Snap Coding

9th - 12th Grade

15 Qs

Lourdes Amaranta Ayala Gracia

Lourdes Amaranta Ayala Gracia

8th Grade - University

10 Qs

VEXcode VR Unit 4 Formative

VEXcode VR Unit 4 Formative

12th Grade

14 Qs

BJC Unit 2 Concepts Review

BJC Unit 2 Concepts Review

10th Grade - University

12 Qs

Robotics-Block Coding Quiz 1

Robotics-Block Coding Quiz 1

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Leo Rander, nSJ

Used 12+ times

FREE Resource

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.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?