Coding develops cognitive skills, problem solving and analytical thinking (“computational thinking”). By introducing and developing these abilities from primary school onwards, we create the building blocks and thought processes necessary for robotics and AI. This is not about displacing traditional subjects but, rather, changing the emphasis. Coding can comfortably sit alongside other subjects, especially those with a creative slant, reinforcing the development of key skills through multiple channels.

Digital skills: Why coding should at the centre of the school curriculum | Tes

Coding certainly can develop cognitive skills, problem solving and analytical thinking. A lot of other things can too. I think it is difficult.

Any class will present a wide range of learners. Designing or adapting lessons to try and get as many of them in the right zone to develop these skills is tricky. If you don’t get this right coding is neither productive or fun.

The article notes:

. Coding can comfortably sit alongside other subjects, especially those with a creative slant, reinforcing the development of key skills through multiple channels.

I’ve certainly found that putting coding into a context can lead to more fun and success. By adding elements art or making to a coding project more pupils are involved in problem solving, collaboration and creativity.

A difficulty in managing this might be the perceive need to be an expert in several different areas. I’ve certainly found myself in situations where I’ve not be completely confident around some of these areas.

The article acknowledges that covid has had an effect:

It is a reasonable assumption that this immersion in IT and technology is preparing young people for a digital future and teaching them the skills they will need.

But we need pupils to be creators as well as users:

there is a largely unrecognised digital difference between the users of technology and the creators

I think there is also a gap around literacy and the problems that the mixing of commercial and educational interests in technology. A lot of the uptake in digital solutions lacks any questioning of the provides of these solutions.

This is something I am not very sure I’d know where to start with? Perhaps Coding is not ‘fun’, it’s technically and ethically complex:

In just a few years, understanding programming will be an indispensable part of active citizenship. The idea that coding offers an unproblematic path to social progress and personal enhancement works to the advantage of the growing techno-plutocracy that’s insulating itself behind its own technology.

Screenshot of microbit app

Since returning to the classroom I’ve been using micro:bits with my class of 8-11 year olds. We have had a deal of fun with them, some of this is on the class blog.

We normally use pc laptops and chrome to access the MakeCode editor. In the second year I tried using the iOS app but out of a class only one or two children managed to get their micro:bits connected. At the time I put this down to multiple micro:bits and iPads in close proximity.

I have occasionally tested new versions of the app and the most recent one seemed a lot better. It displayed the webpage code editor in app and flashing seemed simpler. Today wanting to move our micro:bit guitar project on when the PCs were in use elsewhere in the school I decided to give the app another run. I am very glad I did. Everything about the app seemed to be better. I think that coding and flashing to the micro:bit for an iPad is simpler than using a pc. We had no problems in getting code written and flashed to the micro:bits.

I’d highly recommend the app if you have both iPads and micro:bits in your classroom.

I’d also recommend the Microsoft MakeCode Guitar project. I’ve been working with a mixed age group class and the mix of tech and ‘art’ fits very well. Some of the younger children are getting their first experience with coding and the art and construction can keep them motivated when the coding concepts get tough.

This post has been brewing for over  three months now. I think I just need to post it.

More and more of our computer use involves networks and cloud storage. A while back I was joined on Radio Edutalk by Sarah Clark who spelt out the benefits of the cloud in the classroom.

This is great if you have the connection and bandwidth. Some folk do not. This was brought to the front of my mind by a tweet by Andrew Jewell:

Thankfully I am not in that position, but although my class are 1-2-1 iPads we don’t have the broadest band in the world. I do a few different things that mitigate against poor connectivity that I though worth sharing.

I want to cut down as much network traffic as possible so that when we use the internet we get the best possible connections.

We Don’t do iCloud

Out of the box iPads want to use iCloud for storing files. For my personal and school devices I would not be without several ‘clouds’, my phone uses dropbox, iCloud and OneDrive. I use iCloud and OneDrive on my school iPad and desktop too. As I am lucky enough to have a mac in my classroom I sync somethings with iCloud so they are available on both devices, mac and iPad. This is very handy. I can write a note on my mac in the Notes app, it syncs to the iPad and I then can drop it to a group via the Classroom. I can edit pages and keynote files on both devices seamlessly. I keep a lot of materials in OneDrive and the app keeps my home computer and school one in sync.

However I get my pupils to turn off most of the iCloud features. Since they do not use multiple devices with the same account they don’t need all their photos and documents syncing. Opening documents with the native iOS apps such as pages and keynote is a lot faster if the documents are local.

A couple of years ago I centred our document Workflow around O365, OneDrive and OneNote. OneNote especially is marvellous for this, the Class Notebooks in particular give you a tremendous amount of organisation. Unfortunately we spent a fair bit of time waiting for things to open and lost a fair amount of pupils work in OneNote 1 so don’t use it anymore. I will keep an eye on the app and out network and return to it if conditions allow.

We do do AirDrop

The answer to my handing out and gathering in of digital assets is now AirDrop and Notes. Notes has really matured over the last few years and has managed to keep its simplicity and gain features. I send out a lot of ‘tasks’ or success criteria via notes. I use it to share audio files along side text and pupils can send me notes easily. My pupils send me finished work, for example, recording of their reading alongside their self assessment2. If I had to guess the most use apps in my class would be Notes and Photos.

AirDrop is a really good way to distribute large files. A bunch of pupils watching video on the network will really slow things down. I can drop the same video to my class or a group amazingly quickly.

AirDrop avoids the cloud sending from device to device directly.

Apple Classroom

Airdrop is much enhanced by using Apple Classroom, this allows you to set up classes and groups of pupils, you can Airdrop to the whole class or a group. More importantly the teacher’s iPad can receive files from pupils without intervention.

Of course classroom does some other things but I love AirDrop the most.

What I miss from this system is the organisation that is built into multi-user cloud solutions. Reviewing pupils work and giving feedback was easier in OneNote. I may get the class to turn on iCloud for Notes at some point and see if sharing notes is practical for me. I suspect that the amount of data used by notes will be a lot less than OneNote.

A Cache in Hand

Here we are entering geekier territory, and you need a mac (there might be other ways I don’t know about). You can buy, in the mac app store, the Server App. Or if you have a newer mac than mine you can use the built in Caching Service.

The Server app can cache content locally so that if more than one device is downloading the same content the later ones can get the data from the local cache rather than going out to the internet. This seems to help installing the same app across multiple iPads. You can see from the screenshot that a lot of the data reaching our iPads comes from the local cache rather than from the internet. In my experience this seems to speed up updating a bunch of iPads or installing a bunch of apps.

A Web of One’s Own

Hand in had with the caching the server app can do it can also serve webpages locally. This is a good alternative to AirDrop to share piles of photos. Rather than send them all to all of the iPads I can set up a web gallery on the mac and pupils can visit it via their browsers. This is probably beyond what most teacher are willing to do but if you can it is a good way to distribute files where pupils can choose form a range of images. Better than giving them all 100 images to choose from and fill up their iPads.

Once you have turned on web-serving it is just a case of building a website in the same ways as you would create an external site. It would be very useful do be able to do that automatically. The local urls will not be pretty or easy to type, but the pupils don’t need to as I will AirDrop the urls to them.

I’ve briefly tested the wiki server that comes with the Server app, but I am not sure it is happy with several folk adding content at once. I believe the wiki server has been dropped from later versions of the Server app.

None of this is ideal compared to a fast connection and a cloud solution but in the meantime it lets us get the job done with the minimum of waiting for the network. When we do need the internet, and we do, we get as much goodness as possible from it.

This is temporary and experimental

For all the reasons Sarah went over, the cloud is, long term, the way to go. I hope these things help make the technology less visible in my classroom in the short term. I’d also be interested in other and better ways to improve my classroom connectiivity.

 

see: OneNote Help Wanted
Notes and Airdrop to the rescue  

The dilemma in supporting schools in using technology: Give out fish or teach to fish. Before I came back to school I was faced with this problem more than once.

What I would say now, in hindsight, is that if you make the solution yourself it adds risk. I thoroughly enjoy making simple scripts and workflows, but these are generally fragile. You might end up with more long term support than you thought, or worse raising and dashing expectations.

In my part-time life I am still supporting Glow Blogs. Quite often it would be easier to fix something in response to a request for help. More often now I try to write instructions instead. I can add these to the help and point the next problem a those.

I need to get back to microcasting. I enjoyed listen to this on my commute. The focus on one subject in the short form podcast is valuable.

In early October my school had a visit from Google Expeditions. I’d been contacted to see if I would be interested and jumped at the chance.

Google Expeditions are a 3D VR ‘experience’ using google cardboard. I’d tried a few mobile apps using cardboard before but not in a classroom setting.

The plan was we would choose Expeditions that would fit into our learning.

On the day Kostas from Google turned up in Banton having traveled on public transport with the whole kit in a backpack. This consisted of one tablet, one router, a set of android phones with a google cardboard for each phone.

Expeditions are a set of several 3D VR ‘images’ that can be looked around. The images are broadcast from the tablet ( or a phone) to other devices on the local network. The Tablet is handled by the ‘leader’ the phones by the ‘explorers’. The leader controls which image/space the explorers see. The leader’s non-3D view includes some notes and discussion points.

table leader view

The devices need to be connected to the same network but they do not need to be online. The scenes are ‘served’ from the tablet. The tablet does need to be online at some point to download the scenes in preparation.

When in a space the explorers can look around by turning their heads or bodies. Moving forward and backwards has no effect.

The leader cannot control where the explores look in a scene but double tapping will show the explorers an arrow pointing to the object tapped (we saw that explorers would always follow these arrows).

We had chosen a couple of Expeditions that would fit with out learning, but did have the chance to explore quite a few.

in the box

The pupils were very engaged immediately, the images are surprisingly ‘hyper real’ and the experience of turning round or just moving your head was delightful.

We collated some pupil responses on the class blog: Around the World in a Cardboard Box.

I’d chosen the spaces we looked at at fairly short notice, one did not really fit with my expectations the other was linked to a topic we had not then started. So for the point of view of linking into the learning and teaching I hadn’t planed well enough. From the point of view of exploring potential new technology and giving the pupils a glimpse of the near future.

I’d also feel that the resources might be a bit more valuable after the initial excitement had died down and the pupils used the system more than once.

So how would we use this past an exciting but brief test. Although the kit is relative inexpensive a class set would still be an major resource for even a large school.

I suppose it could be a share resource for a group of schools or local authority.

I wonder too if it could be used on a smaller scale, with less devices. At the end of last month I was talking to Will Tuft on Radio #EDutalk about ‘The immersive classroom’, this involves setting up classroom experiences, for example the aftermath of a hurricane, with props and tasks. I wonder could the cardboard be part of some such class. For example a group of ‘divers’ could take it in turns to put on the googles and explore the sea.

It could also just be used by a few children as a time.

I wonder if as well as the obvious exploration angle if it would be a rich resource for writing.

All in all an interesting experience, it will be interesting to see how this type of technology develops.

At the weekend during pedagoo muckle there was a mini TeachMeet. Everyones name was in a bowel and there was a series of random 2 minute talks. I though I was prepared with this tip. In the event I was quite glad I didn’t get picked all the people who got picked had two minutes of great ideas, as opposed to a wee tip.

I did mention it to one or two folk at my conversation and it was well received so I though it would be work posting.

One of the minor hassles I’ve been having with Glow and iPads is multiple logons. Some of the MS apps seem to get themselves in a state of confusion, requiring pupils to log on frequently, and more than once. This is a particular pain if you work in Word, save to Onedrive and then upload that file through the browser. I’d like this to be a thoughtless and painless process for my class but it is not. This is compounded by the fact you need to put a glow email address into an MicroSoft iPad app, this them loads the RM Unify logon where you need to use your glow username and password. Given you can use your glow email in place of your username this make the tip even more useful.

iOS has a text replacement function. You can type a shortcut and the predictive text will offer the expansion to insert.

You set these up in the Setting App, General-> Keyboard- Text Replacement, the phrase would be your glow email, the shortcut something memorable, not part of a real word. We used gw and initials, so mine is gwjj.

Here is a gif showing how much easier it it to log on with a shortcut.

shortcut-gwjj

As a bonus, some of the pupils in my class added other shortcuts, for example d: for define: which hlps find the meaning of words in google.

it is seldom about technology designers’ a priori plans for a technology, and more about users’ unexpected practices with it. That, to me, is the most fascinating and useful basis of research inquiry.

via Brief statement on ‘Digital Wisdom’ | Ibrars space.

I love ‘unexpected practices’ it is why we need flexible technology in Learning and Teaching.

My favourite use for word when I was teaching primary 6 was as a poor man’s vector editor, Sandaig Otters » Seeing Stars, and I’ve often been surprised by how pupils and teachers bend unsuitable software to their needs.

On Thursday I visited Cardinal Newman secondary again. Eileen Mallaghan PT computing introduced me to English teacher Patrick Mooney who is working with iMovie.

I was luckily enough to be able to visit two classes, one year one and one year two, and talk to Patrick and the pupils. Both classes were working on speech but it quickly became obvious that there was a lot more involved. The pupils task was to do a bit of research on a individual and talked about them. Patrick explained that the project had allowed pupils who had difficulty in staying focused during English lessons to become much more involved with their learning and motivated them to finish the work. In between the research and the ‘talk’ there was a pile of writing, co-operative working, ict, assessment (for learning) and the production of a movie for final assessment.

Patrick and the pupils explained the workflow. Starting with research, online and in the library the pupils gathered facts and images about an individual they were interested in. There was an impressive range of characters, Ann Frank, Bill Gates, Walt Disney, DJs, footballers and pop stars. Although the pupils worked on their research and writing individually they then worked in groups to film and record the talk and then work in iMovie to remove the video and add images to their movies. Just watching the pupils it was obvious how engaged with their work and their partners they were, eyes on screen, fingers pointing and a hum of quite conversation. When I spoke to the pupils they were all enthusiastic about working in this way and could identify many of the things that they were learning, most mentioned helping each other and being helped and the benefits of working in groups. Many appreciated the difference between talking to camera and talking to a whole class. Patrick was very clear on the improved motivation and discipline in the classes. He is cascading the practice to other classes in the department. The pupils were already talking about using iMovie for another project. At the end of one session we watch some of the finished movies, the children were all attentive and appreciative of each others movies. Apart from the ease with which the children were handling the software there was a nice atmosphere in both classes all the pupils seemed to be focused.

Patrick made the point that iMovie was perfect for this sort of work, he had used windows and moviemaker before but felt it was not as suited to the task as iMovie. Previously a pc user he is now converted to mac. The children were obviously at ease with both platforms, the classroom had a trolly of pc laptops, 4 mac minis and a few macbooks in evidence.

In the past Patrick has managed the project with one mac and was in no doubt of the practicality of the project with only one computer. It was great to see ict embedded in learning in a way that felt natural, the pupils found the ict element exciting but had been introduced to it in a way that the tech did not get in the way of the teach and I look forward to hearing more about Cardinal Newman’s use of ict in there classrooms.

These are the slides I used at TeachMeetPerth Last week. You can see the images on a flickr set. The VoiceThread above is a work in progress, I’ll probably re record the audio with a quieter computer and a script.

I first got the idea for OpensourceCPD from teachmeet at the Scottish Learning Festival in 2007. Ollie Bray is widely quoted as saying that teachMeet was his best CPD experience. This had me thinking about Teachers as providers of CPD I also talked to Con Morris of LTS’s CPD Scotland team, he mentioned that reading my blog could be a cpd opportunity for someone!

My favourite learning experiences at conferences and inset have always been the ones presented by teachers. I include in this the more informal teachmeets and the social continuation in the pub or restaurant afterwards.

I’ve also been aware of the open source movement as a great deal of the software I use day to day is open source software, this blog, firefox, Vienna and many more. this got me wondering if this might be a useful model for distribution of cpd material by teachers, material that is not locked into a Local Authority, business or agency. Teachers as providers and consumers. The CPD material would be freely available and could be used by individuals or presented by a provide, the teachers supplying the material on the wiki could be providers/consultants. Of course because the material is freely available it can be supplied as CPD by anyone.

So the idea came together based on a casual reading of the Open Source Definition

  1. Free Redistribution: the software cpd materials can be freely given away or sold. (This was intended to expand sharing and use of the software on a legal basis.)
  2. Source Code: the source code must either be included or freely obtainable. (Without source code, making changes or modifications can be impossible.) this might be a little more difficult, hopefully it will not mean that folk would be put off uploading a pdf which is hard to edit, but more the spirit that material shared here is for mashing up.
  3. Derived Works: redistribution of modifications must be allowed. (To allow legal sharing and to permit new features or repairs.)

The Open Source Definition has a lot more, but you get the idea. This project will probably follow the Open Content model more closely:

Technically, it is royalty free, share alike and may or may not allow commercial redistribution. Content can be either in the public domain or under an open license like one of the Creative Commons licenses.

but at this time I thought that Open Source CPD was a snappy title

So I have started a wiki OpenSourceCPD to support this idea. I hope it is going to be connected to CPDFind in some way. At the moment the site is sitting on a temporary server and I probably will not get a lot of work done until the spring break. Several scottish educational bloggers have added Profiles and there seem to be a far bit of approval at TeachMeetPerth.

The focus to start with will be Social Media or Web 2.0 in teaching and learning.

Nothing is set in stone (it is a wiki) but I’ve begun three main sections:

  • CPD Materials A basic outline of various social media tools that can be used in teaching.
  • Cpd Opportunities CPD courses for self study or to be used as a skeleton for leading cpd.
  • Profiles A list of practitioners that could lead such cpd (this could be on a paid or free, online or face2face basis).

If this idea appeals please get in touch, if you want a password to edit the wiki leave a comment or send me a mail.
If you have some material you want hosted on the wiki but have not the time or inclination to edit it get in touch and I’ll be happy to post it for you.

So have a look at OpenSourceCPD.

Swict Tagline

I’ve been reading some of the wordpress course over at swict.com :||: the place for help when you’re Stuck With ICT. Swict is a project by Andrew Brown.

Swict Menu

If you want to get started blogging with wordpress this is a great place to start, especially if you are a busy teacher. All of the 18 lessons are available as pdf files and Adobe Captivate videos. The videos are between 40 seconds ans 3 minutes each, bite size for easy consumption!
Andrew has a great voice for listening too and the tutorials could not be clearer or easier to follow. As well as wordpress the growing collection covers Adobe Captivate 2 (Andrew eats his own dogfood), PowerPoint and Macromedia Breeze Presenter 5 Course all in the same style.

Blogged from tm