Computational Thinking Practice

Computational Thinking Practice

12th Grade

26 Qs

quiz-placeholder

Similar activities

Coding & Robotics drill

Coding & Robotics drill

7th - 12th Grade

30 Qs

AP CSP: Unit 3 Test Review

AP CSP: Unit 3 Test Review

10th - 12th Grade

22 Qs

Latihan ujian akhir kelas 9

Latihan ujian akhir kelas 9

9th Grade - University

30 Qs

Scratch Exam New

Scratch Exam New

9th - 12th Grade

30 Qs

Robotics Fall Review

Robotics Fall Review

10th - 12th Grade

21 Qs

Swiftville High School 8-11grade

Swiftville High School 8-11grade

9th - 12th Grade

25 Qs

BJC Unit 1 Practice Quizizz

BJC Unit 1 Practice Quizizz

9th - 12th Grade

22 Qs

AP CSP Exam Reference Sheet Practie

AP CSP Exam Reference Sheet Practie

12th Grade

25 Qs

Computational Thinking Practice

Computational Thinking Practice

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Erin LoBue

Used 5+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To determine light from dark, you need to calculate a _______.

threshold value

rotation value

range detection

color scale

Answer explanation

Threshold value is when you take the two values and divide by two.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false: The set drive velocity block goes under the drive forward block.

True

False

Answer explanation

You need to set the velocity before it drives forward or it does not know to change how fast it goes.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "turn to heading 90 degrees" will do what?

Turn 90 degrees from North

Turn 90 degrees from where it is.

Turn 90 degrees right from where it started at the beginning of the program.

Turn 90 degrees left from where it started at the beginning of the program.

Answer explanation

Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if the robot's wheels slip too far during a turn?

The robot stops where it ends up.

The wheels leave skid marks.

The robot moves back to where it was supposed to stop

The robot crashes.

Answer explanation

The inertial sensor will tell it where it was supposed to be and adjust accordingly.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Big robot behaviors such as "solve the maze" can be decomposed into smaller behaviors such as "turn right" or "drive forward." If you write these small behaviors down in order, this type of list is called _______.

Sequence

Pseudocode

Code comments

Solution

Answer explanation

You did this for the whole course. Use pseudocode to plan smaller tasks.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a good troubleshooting technique?

Writing the program all at once.

Using sounds or lights in between robot behaviors.

Deleting the program that doesn't work and trying again.

All of the above.

Answer explanation

Using sounds or lights to indicate where you are in the program can help you figure out what is wrong.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a "set ArmMotor stopping to hold" do?

It has the arm motor stay in the position it stopped in.

It has the arm motor stop when it gets to a certain position.

It has the arm motor drop.

It has the arm motor use the claw to pick up an object.

Answer explanation

Stopping to hold holds the position.

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?