Robotics-Block Coding Quiz 1

Quiz
•
Computers
•
12th Grade
•
Medium
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
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
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
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?
Answer explanation
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
Similar Resources on Wayground
15 questions
Year 12 Programming

Quiz
•
11th - 12th Grade
10 questions
Vocabulary Do Now 1

Quiz
•
9th - 12th Grade
20 questions
Stack

Quiz
•
12th Grade
10 questions
Programming Basics

Quiz
•
11th - 12th Grade
10 questions
informatika

Quiz
•
7th Grade - University
20 questions
Java Casting & Booleans

Quiz
•
10th - 12th Grade
10 questions
Thinking Logically (1)

Quiz
•
12th Grade
15 questions
Basics in Java

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade