U

UNPLUGGED

Algorithms: Tangrams


Lesson time: 20 Minutes         Basic lesson time includes activity only. Introductory and Wrap-Up suggestions can be used to delve deeper when time allows.

Lesson Overview

This lesson shows us something important about algorithms. If you keep an algorithm simple there are lots of ways to use it. If you want to make sure everyone ends up with the same thing, then your algorithm needs more detail.

This activity will show both options.

Teaching Summary

Getting Started - 10 minutes

1) Review
2) Vocabulary
3) Intro to Tangrams

Activity: Algorithms with Tangrams - 20 minutes

4) Algorithms

Wrap-up - 10 minutes

5) Flash Chat: What did we learn?
6) Vocab-Shmocab

Assessment - 10 minutes

7) Algorithm Assessment

Lesson Objectives

Students will:

Teaching Guide

Materials, Resources and Prep

For the Student

For the Teacher

Getting Started (10 min)

1) Review

This is a great time to review computer science experiences from the past. Where did everyone leave off?

Here are some questions that you can ask in review:

Lesson Tip

Finishing the review by asking about the students' favorite things helps to leave a positive impression of the previous exercise, increasing excitement for the activity that you are about to introduce.

2) Vocabulary

This lesson has one important word to review:

Algorithm - Say it with me: Al-go-ri-thm
A list of steps that you can follow to finish a task

3) Intro to Tangrams

Your students may or may not have played with tangrams before. If they have, you can skip this portion, and move right to explaining the Algorithms activity.

Usually, Tangrams are used to solve puzzles. You receive a set of seven Tans and must use them all (without overlapping any) to recreate an image that has been given to you. Often, this is done as an individual activity, and the player is allowed to see the image that they are trying to recreate. Many times, you can lay your pieces right on top of the image silhouette to be sure that the solution is just right.

Lesson Tip

If your class has never used Tangram pieces, you can choose to do an example for them or even have an entire Tangram lesson. There are several good ones on the Internet. Here is a lesson that you can do in the classroom and here is a game that you can play online.

Activity: Algorithms (20 min)

4) Algorithms

We are going to use our tangrams in a slightly different way than most. Instead of looking at our puzzles and trying to guess which shape goes where, we are going to get puzzles that already tell you where each shape goes.

You might think that this will make it easier, but it won't, because students will also not get to actually look at the image that we are trying to recreate! Instead, a teammate will be describing the image to us.

To keep it from getting too difficult, we will not use puzzles that require all seven pieces.

Directions:

  1. Divide into groups of 3-5.
  2. Each player should cut out their own set of tangrams.
  3. Have one member of each group select an Algorithm Card without showing it to anyone else.
  4. The person with the Algorithm Card will try to explain the image to everyone else without letting them actually see it.
  5. The other players will build their pictures off of the description given by the Card Holder.
  6. When the Card Holder is done, everyone will show their pictures and see if they all ended up with the same image.
  7. If everyone ends up with the same drawing, the Card Holder can show the card and see if everyone matched the card.
  8. If any of the pictures in the group are different from each other, have the Card Holder try describing the image again, using more detail.
  9. Choose a new Card Holder and a new Algorithm Card and repeat until everyone has had a chance to describe an image.

Play through this several times, with images of increasing difficulty.

Wrap-up (10 min)

5) Flash Chat: What did we learn?

6) Vocab Shmocab

You can choose to do these as a class, or have the students discuss with an elbow partner and share.

"A list of steps that you can follow to finish a task"
"An algorithm that has been coded into something that can be run by a machine"
"Finding and fixing problems in your algorithm or program"

Assessment (10 min)

7) Algorithm Assessment

Extended Learning

Use these activities to enhance student learning. They can be used as outside of class activities or other enrichment.

At Your Word

Shapely Debugging

Lesson Tip

Try to focus on misplacements that allow the class to back up only a few steps to fix the algorithm. We want to get it in the students' heads that they don't have to delete entire programs if something doesn't work, they just need to find the error and fix that bit (and any bit that was relying on that instruction).

Connections and Background Information

ISTE Standards (formerly NETS) Satisfied by this Lesson Include:

  • 1c. Use models and simulations to explore complex systems and issues
  • 2d. Contribute to project teams to produce original works or solve problems
  • 4b. Plan and manage activities to develop a solution or complete a project
  • 6c. Use multiple processes and diverse perspectives to explore alternative solutions

The activities in this lesson support CSTA K-12 Computer Science Standards:

  • CT.L1:6-01 Understand and use the basic steps in algorithmic problem-solving
  • CT.L1:6-02 Develop a simple understanding of an algorithm using computer-free exercises
  • CPP.L1:6-05 Construct a program as a set of step-by-step instructions to be acted out

Next-Gen Science Standards

  • 3-5-ETS1-2 Generate and compare multiple possible solutions to a problem based on how well each is likely to meet the criteria and constraints of the problem

Common Core Mathematical Practices

  • 1. Make sense of problems and persevere in solving them
  • 6. Attend to precision

Common Core Math Standards

  • 3.G.A.1 Understand that shapes in different categories may share attributes and that the shared attributes can define a larger category
  • 5.G.B.3 Understand that attributes belonging to a category of two-dimensional figures also belong to all subcategories of that category

Common Core Language Arts Standards

  • L.3.6 Acquire and use accurately grade-appropriate conversational, general academic, and domain-specific words and phrases, including those that signal spatial and temporal relationships.
  • L.4.6 Acquire and use accurately grade-appropriate general academic and domain-specific words and phrases, including those that signal precise actions, emotions, or states of being and that are basic to a particular topic.
  • L.5.6 Acquire and use accurately grade-appropriate general academic and domain-specific words and phrases, including those that signal contrast, addition, and other logical relationships.