Digital learning for everyone – project management + socio-emotional support

I’m into Year Two (of two) leading digital strategy for the K-12 system here in PEI. I landed in a wonderful situation where almost all the hardware (computers and wires) system-wide had just been replaced when I arrived, and where the educators and curriculum/governance people involved are interested in having conversations about a way forward. But we want a way forward for everyone. How do we make a plan that is inclusive, that develops web literacy and helps support our learners becoming good digital citizens? I’ve become really interested in trying to build some key strategies into the process to help everyone succeed. This is where that thinking is at now.

Where we are in the digital strategy
Year One was mostly about setting the stage for change.

  1. We’ve built a system wide committee with decision making responsibilities (more on this in another post)
  2. We’ve built a platform to house curriculum and resources for each course
  3. We’ve developed a two course approach to building literacy (my own digital practices course and Google Certified Educator)
  4. We’ve identified and started working on a massive list of things that need attention
  5. We’re working on grants and partnerships to bring cool stuff (and training) to the system

The targets we’re looking to address
Digital citizenship
This one is first because it’s the most important. We need to understand what literacies we need to be good members of our society in a world that has the internet in it. The internet can give us access to wonderful things, and it also contains piles of people who are purposely trying to mislead us so they can make money off of ads. The internet has entertainment for us and also has terrifying Peppa Pig videos. I would love to be part of a society where each individual is trying to make good choices based on their values and not on fears stoked by some kid in Veles.

Equity
For so many reasons. Once we start talking about technology, the idea of gender equality inevitably comes up. And it should. Our numbers around tech and girls are still not great and there is still way more work to be done. But there are lots of other issues in here as well. Technology (as its often taught) favours the autodidact. It also favours people who have certain kinds of support at home, whether it be access to tech or the habits that are privileged by our education system. I have seen countless folks over the years, big and small, who come to this work with a great deal of fear. I like to think that I have helped some of them succeed through that, but how do you plan that for a system?

Silicon Valley Narrative
I could call this a lot of different things, but lets just say that it’s the ‘we all need to be coders because coding is the future’ argument. The idea that the purpose of this technology is somehow that we are all going to make millions or have nice cushy jobs pushing the world through its fourth revolution. Go and read Hack Education. It’s amazing and will cover these issues way better than I can. Suffice it to say there are more reasons to work on internet things than coding. Coding isn’t bad… it’s just not some panacea that will save the children.

Technology is hard
Well… it is. I have no interest in taking something like an Arduino, or blogging or web literacy and breaking it into tiny bits that will slowly combine over 13 years in our education system. I want each interaction with this stuff to be meaningful, so that means it’s going to be hard to do. I’m not terribly worried about that. Kids are actually quite smart if you let them be. But it’s important always to remember that this stuff can be difficult technically, socially and emotionally.

Project management and socio-emotional support – a partnership
My solution to address this has developed over 15 years. Much of it comes from my experience working with the concepts around rhizomatic learning and watching people struggle to come-to-know using the rhizomatic approach. My approach is based in hundreds of conversations with educators, research I did for Academic Planning at UPEI two years ago, researchy stuff and lots of time spent staring out the window.

Project Management
Nothing has had a bigger impact of my professional career than learning how manage a project properly. I certainly wouldn’t claim that I have fully reached that goal, but it’s something I’m working on constantly. I’ve learned to ask questions like: What is the real goal we’re working on? What change are we trying to make in the world? What objectives will tell me that I’m getting there? What strategies will I use? Who will do the actions? When?

I’d like to see these concepts applied constantly to our work around tech. We do…kinda. What I’m hoping to encourage (I don’t write the curriculum, I’m working with the people who do) is that we standardize the language around project management and the literacies required. We can use it with 7 year old and with 17 year olds. Imagine a school system graduating people that could directly go into the workforce with strong project management skills. Forget about the workforce. Just imagine how much easier it would be for them to plan a weekend party.

Some people seem to come out of the womb with these skills. I am one of the legion that did not.

Socio-emotional support
I’ve waffled on what to call this. I started out by calling it resilience… but I’m finding that I don’t like the connotations sometimes attached to this. Resilience also, to me, suggests that growth as a human is somehow just about sucking it up and trying harder. That’s not what I mean here. I’m talking more about that reflection that allows you to process your feelings when you’re working. The pressure of idea generation. The frustration when something doesn’t work. That feeling you’re falling behind. What do we do about those things? Is it really about just trying harder?

I’ve been walking around with an Arduino kit in my backpack and doing a little test with it. I’ve been putting it in front of people, opening it up and asking them how it makes them feel. Some people say they are really excited by it. Most are not. The majority of the response I get sits somewhere between revulsion and fear. That kind of response doesn’t encourage learning.

How do we build supports to work and talk our way through those feelings, as learners of whatever age? How do we encourage the kind of reflection that allows people to ‘succeed’ AND feel supported and good about themselves in the process?

Putting them together
I think both approaches get stronger when you think of them as a team. Some learners will certainly favour one approach over the other – but I’m fine with that. Structured conversations about what your goal looks like and how to create a timeline are going to keep people on task and give them success milestones. Reflecting on your feelings in that process – “What did you do when you felt like you were lost in the process?” “How did you deal with having too many ideas (or none)?” and, eventually, “How did your idea generation impact your project charter? Did you have to change your timelines?” is important too.

I would love to see us focus our assessment on these two things. I don’t particularly care if your tech project is perfect, or all the lights blink or whatever… what I care about is how much you’ve grown through that process. Did you develop your search literacies when you got stuck? Did you hit your timelines? Did your goal change as you learned more about the process?

I’m not 100% convinced that this needs to stop at digital. I can totally see it applied in the exact same way to a science project or an essay. Imagine if we focused all the project work we work around those two pieces? If we all used the same language, and pulled together towards preparing our kids to have healthy approaches to running projects?

Wish me luck 🙂

Arduino with Kids – Getting started: notes from week 1

I got my two kids (7 & 9) an arduino starter kit for Christmas. I have this crazy idea that among the literacies my kids will need is some understanding of how our world is built up of little sensors tellings us everything. I have this hope that they’ll want to be part of it and try and build crazy little things around the house with these sensors. We’ve been playing for 4-5 days now and if we keep things up I’m sure I’m going to forget all the frustrations/victories that happened when we first started off. If you’re interested in getting started… this is what we’ve learned so far.

What you need to know before getting started
The code
I have a basic understanding of coding. I broadly understand basic coding concepts and am fairly proficient when it comes to understanding how this blog works for instance. So, before you begin

You should understand what code IS

As I understand it, Arduino uses a simplified version of C++. I can tell you that when i look at it, I can workout the majority of what is going on from the context clues and the notes that other nice people have entered into the code. If you’ve never looked at code in your life, you might want to find a friend to help you.

The software
‘arduino’ is also a piece of software that you need to download and put on your computer. It’s where you put your code (they often call it a ‘sketch’)and then upload it to your Arduino through a USB cable. There are tons and tons of sketches available online that you can use and the arduino software comes with a pile of examples. The examples by themselves are not really enough to get started as they don’t contain the things you need to do on the hardware to make things happen.

blink sketch in arduino

This is probably the simplest sketch you can do. It sends power to pin 13. Then it turns pin 13 on and off at 3 second intervals. You can go to your Arduino and put a LED bulb in pin 13 and the ground that is right next to it. Long leg of the LED is the ‘+’ and it goes in pin 13. Short leg of the LED is the ‘-‘ and goes in the ground. (I didn’t know what these things meant before i started)

Trust me, it's blinking

  1. Connect Uno via USB cable to your computer
  2. Go to Tools -> Board -> choose your board (mine is an Uno)
  3. Go to Tools -> Port -> Choose your board (mine was there with ‘Arduino uno’)
  4. Go to File -> Examples -> Blink
  5. Click the ‘upload’ button on the arduino software
  6. Shove the long leg of the LED in pin 13 and the short leg in the ground (GND) slot
  7. Watch the incredible blinking

If these instructions make sense to you… you can probably work on an arduino.

Fritzing
This is diagram software that shows you how things attach in the arduino. It’s a donate for download. I’m still working through it. I figure it will continue to become more important as I understand more things.

The hardware
This is the stuff you have to buy. There are a million different combinations of this on the internet, so I’m going to list some of some of the things that you’ll need and I’ll include my fledgling understanding of what they are for.

The board
There are tons of different ones, but I chose the Arduino Uno. Uno is more of a standard than it is a brand. My particular arduino was made by Sunfounder. I really don’t know if it’s a ‘good one’ or not. It’s done everything its supposed to so far. The board is the home base. That picture up above is my Uno. I kinda like it 🙂

Sensors
There are tons and tons of sensors that you can buy. They can sense light, sound weather things… pretty much anything you can imagine. They cost somewhere between $1 and $50 depending on what you’re buying and where.

Sound Sensor – We used this to build this project that makes the lights turn on and off when it hears music. Here’s the demo from my kids.

My kit had a bunch of others (humidity, light, RFID, etc) I’m happy with having just bought a pile in my introductory set and buying new ones as i need them. $2 free shipping on ebay.

Displays and motors
I got my little LCD display to work using a bit of code I found out there. The trick is to find the model number of the piece you have and search for arduino sketches that match it. It takes some time, but i find that everytime i do it, i learn a bit more about the overall package.

Wires and bits of things
The Arduino approach is solderless. The wires all plug into the board and attach to the sensors. I bought a ‘breadboard’ which is basically a little connector that allows you to work out all the circuits. You need a breadboard. You need a pile of wires.
You also need resistors. I’m not 100% sure what these do yet, other than that they control the way electricity goes in and out of things. I’m still researching this bit. Just attach them like they show you in the designs.
You’ll probably want a passive buzzer, some buttons and LEDs.

Other things you might need
I’m using an old fishing tackle box to keep all my stuff in. Works great.
Get a good digital multimeter (i bought this one). It will help tell you things about voltage, amperage and Ohms that I currently don’t understand but have it under good authority are super important. They will at least help you tell your resistors apart – which is some crazy arcane bit of business.

Overall… get some hardware and get what else you might need later. Don’t sweat it. Just get started.

Goals
We have three projects that we’ve been talking about getting to once we understand enough things. We’re currently just connecting wires to sensors and trying to make them work. I’m hoping to get the these three projects done some time in 2016

The robot car

I’m mean… seriously. Am i right? I have this kit on order… and am hoping i have the other things I need. Not really sure yet 🙂

Weather station/tweeting plant
Oscar, for whatever reason, has decided that the other two projects he’s interested in is making a weather station and a plant that tweets when it wants to be watered. Not sure how these are going to get built yet. One project at a time.

Should I do arduino?
I’m happy I started. I can see my kids getting their minds around it. I think they’ll find whatever knowing we achieve to be useful… If you have about $100 and are willing to figure some things out, I think most people who use the internet should be able to make a light blink on an arduino 🙂

Let me know if you give it a try.

Creative Commons License
Except where otherwise noted, the content on this site is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.