Friday, January 3, 2020

Two for One Blog Post - Interactive Posters and Math Stories

The run up to the winter break is is always a busy time. Mine was even busier than usual and the first casualty was my blog posting schedule. So this one will wrap up the work done by the kindergarten, first, and third graders during cycle 2. Then I'll be all ready to go when cycle 3 starts in another week.

Third graders got their first taste of true digital making during this rotation with the interactive posters project. Each class had a different set of research topics to choose from. I try to do this with all of my groups and grade levels. It gives me the chance to see how well various topics work for a particular project. Also, speaking for myself, I like to have some variety in the projects over the course of the unit since I am implementing the same lesson plan 4 times in a row as the classes rotate through the lab. The choices ranged from recycling and energy conservation to birds and fish to objects in our solar system.

Students had the option to work independently or with a partner. They researched their chosen topic and recorded notes in their journals. They then planned a Scratch project to teach about their topic. The plans needed to include backgrounds and sprites they would use, what facts from their research went with each background, and how the sprites would move and talk. I introduced the students to computer programming vocabulary like "event" and "comment". Events are a key part of how their programs for this project operate and commenting one's code is a good habit to get into and one I have been lax in training my students in acquiring. The students also learned how to add pictures from other sources to their Scratch projects. An important part of this is finding pictures that are open source and giving proper attribution in the project notes.

Teams start on the Scratch project together so that both partners are familiar with the basics of its function. After a day or two one partner steps aside and begins work on a poster that complements the Scratch project. When the poster and program are complete, brass fasteners and copper foil tape are added to the poster to create touch points that can be used as key press events to run the various parts of the Scratch program. Turning these conductive materials into "buttons" is achieved by using the Makey Makey input/output board. It is essentially a keyboard connected to the computer via USB without any keys. Wires with alligator clips connect the poster to the Makey Makey which, once plugged into the computer, allows the brass fasteners on the poster to function as key presses when touched.

One of the things I have come to love most about teaching in the STEM lab over the last 5 years is the pure excitement and wonder that students express the first time they try out something made interactive with the Makey Makey.

I wrote a guide to this interactive poster activity that can be found here on Instructables.

Kindergarten and first grade had a unit that centered on math and literacy. Each day we read a story in which some kind of mathematics is involved, different books for each grade level, and then worked on an activity related to the math concept from the book. The books vary a little from one class to the next. Partly that is because of the various interruptions like fire drills and holidays that occur, and partly it is because I do not own a copy of all of the books I would like and have to request them from the public library. Regardless of the books read, the math concepts covered are generally the same. We touch on things like doubling and skip counting. We look at strategies for decomposing and grouping numbers. There is always some measurement and some geometry as well.

I have done some form of this unit for the last few years in the lab and it is always one of my favorites. This unit was born out of my realization that after a couple of year out of the regular classroom I missed teaching literacy, and more specifically books, to my students. My two week units do not allow me to teach novels like I used to, but this unit gives me the chance to read with students again. More importantly, I get to make clear to them the connections between mathematics and literacy that I fear they miss during their classroom reading block.