Just Like That … It’s Over

It was the summer of 1997 when I first walked onto the St. Martin’s campus. We were looking for a Kindergarten for our oldest daughter and we just felt that St. Martin’s was the right choice. The campus was lovely and the staff was warm and welcoming. A few years later, our younger daughter joined her sister at St. Martin’s.

The years went by and in 2007, as my younger daughter was getting ready to start Middle School at St. Martin’s, the Computer Teacher resigned. The principal asked me if I would consider helping out with the computer classes and I started as the Tech Teacher at St. Martin’s in the fall of 2007. When I started teaching at St. Martin’s, the curriculum was keyboarding and computer applications along with curriculum related games for the younger grades. As a former Computer Programmer, I wondered if it would be possible to add some programming to the curriculum and I went in search of resources and standards for this. I found the CSTA Standards (the 2011 version) and in the spring of 2012 began adding Computer Science to the curriculum at St. Martin’s.

This started my journey as a CS Educator and it’s been an amazing one. I was one of the 2017 CSTA Standards writers and have been on the CSTA Board of Directors as a K-8 Teacher Representative. I am currently one of the writers for the Standards for CS Educators and am a member of the working group for AI4K12 and I help to moderate #csk8 Twitter chats.  But … is it over?

On Friday, it was announced that St. Martin’s will not be opening this fall. Our enrollment has been declining in recent years and it is no longer possible to keep the school open. For the past 12 years, I have been a technology teacher and for the past 7 years, I have been a CS teacher. But, just like that … it’s over and I wonder, who am I now and what will I do?

I’m one of the lucky ones though. I can take the time to think about what I want to do and then make a decision. I worry about my colleagues who may not have that luxury. Will they be able to find a job for this school year and if not, will they be okay?

I’m sad that I won’t get to welcome our students back to school and watch them grow during their years at St. Martin’s. It has been amazing to see this happen during my time at the school. I will miss seeing the 8th graders in their caps and gowns seeming all grown up and ready to take their next steps into high school. I was looking forward to adding some AI activities into computer science this year and was hoping to bring back the Middle School physical computing showcase at the end of the year. I’m disappointed that won’t happen. Most importantly though, I hope that our students find schools where they can flourish and I have my fingers crossed that wherever they end up will teach computer science.

A Binary Dance Party

Like many schools, we participated in Computer Science Education Week. Unlike many schools, my students spent longer than an hour on these activities. We started during #CSEdWeek but students continued to refine what they started during that week and are currently working on documenting what they created.

Our Middle School students created dance parties using Code.org’s Dance Party. Two of the students in 7th grade decided to challenge themselves to see if they could create something completely different with the Dance Party platform. One student wanted to create a binary encoder and the other wanted to create a calculator. As the projects progressed, the student trying to create the calculator decided to switch and create a binary decoder instead.

As the students have told me, these are “proof of concept” only – they wanted to show that it was possible to do it. The encoder works with letters A-F (though a few other letters do work or do some things) and encodes to upper-case letters even if you type lower-case letters. The decoder works with the binary for most upper-case letters, though there may be a few letters which don’t decode correctly.

Binary Encoder
Binary Decoder
To use the encoder, type in 4 letters. You may use a space if you wish to type less than 4 letters. I have been told that only the letters A-F work correctly and they will always encode to the binary for the upper-case letter. Once you have entered the letters and/or spaces, you will see colors flash on the screen:

  • Dark Grey or Black = 0 (zero)
  • Light Grey or White = 1 (one)
  • Gold = end of byte marker
  • Red = End of all letters
To use the decoder, type in one byte of information in binary and then press Enter. For example, type 01000011 and press Enter to see the letter C displayed. You must reset and run again in order to enter each byte. The decoder will work for most upper-case letters.

Try these out and see what you think!

And How Was Your Day?

Today was the start of Computer Science Education Week and I was excited to get it started and then ….

Got this email … High Hour of Code traffic – progress not being saved
Uh oh, I was concerned that my plans for 6th grade would have a problem especially when you add the fact that we have slow Internet access and computers without much memory. I was also afraid that students might not be able to share the work they created when they completed the final level – luckily, they can. Whew!! Anyway, I reworked plans for 6th grade quickly and plan to have them try Code.org’s Dance Party later this week.

What can possibly go wrong with an Unplugged Activity?
My 3rd-5th graders are starting their #CSEdWeek activities with Code.org’s Dance Party Unplugged. So, I got to school and opened the Spotify link for the Dance Party playlist and uh oh, it wouldn’t open on my computer at school. I couldn’t track down what exactly was missing and clicking on the link provided did nothing so … plan B. I pulled out my Chromebook, found some speakers, which was more difficult than you might think since they needed USB for power and the Chromebook has USB-C, and used the Chromebook to play the music. After the set up issues the Unplugged Dance Party was enjoyed by all.

This Plugin is Not Supported
5th grade finished in time to start on the coding portion of their #CSEdWeek activity. This should have been a no brainer because the plan was to code a dance party in Scratch. We have used Scratch many times in the past. We have used other Flash based sites often. For some reason today, going to a website that used Flash just told us that the plugin was not supported. So, I decided we should try it on Firefox instead of Chromium since we had used it on Firefox all last year. Well, that just kept crashing the Firefox browser. Uh oh! So, plan B time again. Luckily, the Scratch 3.0 beta seems to run just fine on Chromium so 5th grade started their programming project there. I am a bit concerned with my 3rd graders having to download to save and upload to open on this but it will be learning opportunity for them! Guess that means I need to redo all of my video tutorials for this on Scratch 3.0 and add two for “saving” and “opening”, as well.

I’m hopeful that tomorrow will be a better day!

Yes, You CAN Install iMovie on Older iPads!

We had some iPads donated that won’t update to iOS11. They’re fine for what we need but I really wanted to install iMovie on them. I thought this was a lost cause because I kept getting errors trying to install it since the latest version of iMovie requires iOS11 and the Apple ID I was using had not previously installed iMovie. Through a bit of research and some trial and error, I discovered that, yes, it IS possible to install a prior version of iMovie on these iPads!

Do you want to know how?

  1. Select iMovie from the App Store and Buy it. It will act like it is installing but it will fail. I got a message saying that iMovie could not be installed at this time.
  2. Go back into the App Store and into the Purchased options. Click on the Download icon for iMovie. You will get a message that says “Do you want to download the last compatible version? This version of iMovie is not compatible with this device.” Click Download and Voila! iMovie will install!!

I would love it if the App Store would just do this or prompt me when I first buy the app but at least there is a way to get it installed.

Robots: Future Overlords or Devices for Learning?

I had the privilege to guest moderate #TynkerChat on Twitter on March 27th and I thought I’d take this opportunity to answer the chat questions in more depth. It’s hard to share everything in 140 characters!

Why would we want to use robots to teach coding/computer science to students?

There is so much available to teach students coding these days, so why would we spend money on robots when there are free apps or websites available? There’s just something amazing about putting a robot into the hands of a student, whether they’ve had to build the robot or they’re just programming it. Seeing something like a robot do what you’ve told it to do helps students to understand that robots and computers aren’t magic. They need someone to tell them what to do! Also, providing the tactile, physical experience of a robot is a great way to reach many of our learners and it forces them to slow down and think about what they need to do in order to program the robot to do what they want it to do.

What robots are available for student learning and which do you use and why?

There are many options for robots for learning these days and there seem to be new ones every month. Here’s what my students have been using this year. I’m not going to go into detail about how to use these robots – that’s a whole different post!

  • Bee-Bot & Robot Mouse: These are perfect for young learners and don’t require any device except the robot. They help to teach directions and sequencing and problem solving and collaboration in a physical way just by pushing buttons on the robot and they can be integrated into any curricular area.
  • Cubetto: I bought this (and I only have one) to try some programming with our preschoolers. I haven’t used it with them yet but my kindergarten students have had fun with it. Cubetto comes with a story book and story mat which is a great introduction to how the robot works. Students program this robot with blocks that fit into control board and no electronic device is needed, so this is a very physical way to write and debug algorithms. If you’re looking for ideas of what to do with Cubetto, there are lots of ideas here.
  • Dash & Dot: Dash and Dot are really versatile and very cute as well. My younger students have used them with apps that let the students “program” the robots by drawing a path for the robot to follow. My older elementary students use the Wonder Workshop coding apps and the Tickle app.
  • Sphero: Some people think of Sphero as only for older students but I have used them with 1st grade through middle school. I highly recommend the Lightning Lab app (you can even export data from your programs on this one!), the Tickle app, and Tynker app for working with Sphero. If you have Chromebooks, you can even program Sphero on those as well. There are a lot of ideas for using Sphero on the Lightning Lab website.

Why these? Well, these are the robots we have and I have found them to be pretty versatile. They let my students learn not only computer science concepts but I can easily integrate them into other curricular areas as well. We also have a couple of mBots and some Lego WeDo that I’m hoping we have time to use this year and if not, there’s always next year! I would really like to get into more building of robots next year so I would love more mBots, more WeDo (original & WeDo 2), and Hummingbird Robotic Kits.

Teachers may often have one or only a few robots. How can they still be used effectively?

First, robots should not be a 1:1 experience. Robots should be used in pairs or small groups. Part of the magic of robots for educators is that students are not only learning how to write and debug programs to control a robot, they may also be learning or reviewing other curricular content, and they are learning to communicate and collaborate with one another and share roles and responsibilities.

For example, when my younger students work with Bee-Bot, they often work in groups of three where one person is the human robot, another is the coder/debugger, and the third is the robot programmer. The human robot actually walks the mat as the robot programmer tells them where to move. As they are doing this, the coder/debugger lays out coding cards or writes the code on an erasable white board. Once the human robot has reached the goal, the coder reads back the code and the robot programmer pushes the buttons on the Bee-Bot to program it. When the robot programmer presses GO on the robot, the coder/debugger keeps track of which command Bee-Bot is on so they can fix the code if needed. Students then switch roles so all students have the chance to perform all roles. For older students, there should also be assigned roles which might be things like the programmer, the robot handler, and the debugger. Again, students would switch roles regularly so all students have a chance to be responsible for all roles.

Even in groups of three, teachers may still not have enough robots for all students to be using them at the same time. Here are some ideas if that’s the case:

  • Use robots in a small group center so that one or two robots can be used for an entire class as they rotate through the center. Yes, even for older students!
  • Have some students using robots while other students are doing “robot programming” on apps and/or websites. It is still a good idea to pair students when they are doing these activities as well. Have one student be the driver (the person at the keyboard or holding the tablet) and the other is the navigator who helps to write the code (but does not touch the tablet or keyboard) and debug any problems. Again, students should switch roles often. I like to have them do this either when they have solved a level (in a puzzle type app) or on a specific time schedule, like every 5 minutes. Some “robot programming” apps and websites are listed below. There are other apps available beyond what are listed here but these should get you started.
    • Bee-Bot Emulator: This is great if you have Bee-Bots because you can often have the students working online doing the same activity as those using robots except the students using the emulator are programming a virtual Bee-Bot. For example, if you are having students program Bee-Bot to the beginning letter sounds of words, you can give both the students working with the real Bee-Bot and the students using the emulator the same picture cards so they can be navigating on a ABC mat to the beginning letter sound in either case.
    • Bee-Bot App: If you have iPads, this is a good app to use when students are working with Bee-Bot since in the app they are also programming a Bee-Bot. Again, pair students and have both a navigator who lays out coding cards or writes the program on an erasable white board as the driver figures out the code in the app. This app does not keep track of the commands that are entered so writing down the program is important in order to debug.
    • Bits & Bricks: If you are using Lego WeDo 2 or if your students just like Legos, this is a great companion website to use since it features Bit the Robot who is very similar to one of the robots you might build with Lego WeDo 2.
    • RoboBlockly: RoboBlockly is a web-based robot simulation environment that lets students program virtual Linkbot and Lego Mindstorms NXT/EV3 robots.
    • RobotMesh Studio: Program a virtual VEX IQ robot called Mimic.
    • NASA Rover: Program a virtual NASA Rover
    • RoboMind Academy: Program Robo through a series of levels.
    • StarWars Hour of Code: Program BB8 and R2D2 through a series of levels and create your own game at the end. Can program either with blocks or Javascript. Really fun to do if you happen to have a Sphero BB8 robot that you can then program with the Tickle app when you’re done.
    • Lightbot: Lightbot has apps available for most devices and a Flash version on the web. All of these feature a small robot that you program through a series of levels.
    • Fix the Factory: This game use Lego Mindstorm robots which go through a series of levels to fix a factory and works on iPads and Android tablets. There is also a web version but it won’t run on the Chrome browser or on Chromebooks.

Considering the cost of robots, how can we help more teachers & students have access to them?

In order to get robots, you may need to do some fundraising. Donors Choose is the most well known option available and is a great one to try if you are a public school teacher. Unfortunately, I teach in a private school so DonorsChoose is not an option for me but here are some crowdsourced fundraising sites that private school (and public school) teachers can try:

Some schools and districts now have robot lending libraries. If yours doesn’t check out the Finch Robot Loan Program and if you’re a member of CUE, check out the CUE STEAMPunk Mobile Labs.

So, are you using robots with your students? Which ones?