Teamwork
Communication
Active Listening and Interpreting
Debugging 1-4
Debugging 5-8
100

Working independently but having the help of the people directly next to you.

What is Elbow Partner?

100

Behaving, dressing, speaking, and writing in a way that is respectful of everyone's background and opinions.

What is being professional?

100

In order to communicate - whether it is through music, an emergency broadcast, a speech, or a conversation - someone must interpret it.

What is communication?

100

Check for hardware or emulator connection issues. You might need to close the emulator or the MIT AI Companion, reset the connection, and reconnect.

What is Step #1 for Debugging Code

100

Use debugging strategies to isolate the bug.
-Do It command

-Disable command

-Code trace or variable trace

What is Step #5 for Debugging Code?

200

Working together to maximize both people's creativity and knowledge to make the best possible product.

What is Pair Programming?

200

If you are stuck, don't go directly to the teacher. Instead, ask three other people around you.

What is "Ask Three Then Me"?

200

A skill that allows you to process and make sense of what is communicated so you do not miss important information.

What is active listening?

200

Check for compilation errors (warnings and error messages in the Blocks view) and fix them.

What is Step #2 for Debugging Code?

200

Test the app.

What is Step #6 for Debugging Code?

300

Working as a team to accomplish larger or more tasks than otherwise possible for a single person or pair alone.

What is Scrum Teams?

300

Summarize and paraphrase what you are hearing. Ask questions to be sure you understand correctly.

What is reflect, summarize, and clarify?

300

Clear your mind of distractions. Attend to what is being said and how it is said. Notice the speaker's tone of voice facial expressions, and body language.

What is paying attention?

300

To make sure you understand the intended outcomes of each event handler, review your comments and algorithms.

What is Step #3 for Debugging Code?

300

Fix the bug.

What is Step #7 for Debugging Code?

400

Can create a culture of cooperation and team spirit.

What is asking for help and volunteering?

400

Show your interest and concern with eye contact, head nodding, facial expressions, leaning forward, and short verbal responses.

What is using body language?

400

Concentrate on what is being said and not on characteristics of the speaker or the environment.

What is being open?

400

Make sure your code is easy to read. Collapse code that is not related to the bug.

What is Step #4 for Debugging Code?

400

Test the app again.

What is Step #8 for Debugging Code?