Christmas Cards in Scratch

I am a big fan of creative activities in the last week of term… a chance to do different things and often with a holiday season twist. Many times I given students the option of making Christmas Cards for loved ones, so this year it has been animated Christmas Cards coded in Scratch. Instead of scissior skills they were learning how to create their own sprites. For music we went to Jamendo to find music that we could use under a Creative Commons Lisence then to add different elements we searched through the online Scratch Community to find some Sprites that we could remix. In short, just a fantastic way to celebrate Coding and the end of the school year.

PS… we chose Christmas, but could have been for any holiday that you wanted to celebrate 🙂

…and thanks to Mark Bodino on Jamendo and Howard Abrams on Scratch for their inspiration and sharing of Digital Content.

https://scratch.mit.edu/users/howardabrams/
https://scratch.mit.edu/projects/15985958/#player
https://www.jamendo.com/artist/502233/mark-bodino

//scratch.mit.edu/projects/embed/192779067/?autostart=false

Scratching for the Stars

I sometimes forget how truly amazing the student’s brain is and today I was reminded Scratchand still can not stop smiling. Now this was not just a single child, but did start from a single question, and it involved 2 classes of 7 year old students.

We are working on Scratch games. Racing games. There is a track, there is a sprite and there is a finish line. If you go off the track you go back to the start and if you get to the end you might celebrate with a ‘Boyakasha’ then change the colour by 25 or pixelate and then go around again.

The games were pretty amazing and all the students had designed their own race car sprites and tracks. At the start of the second lesson  we were looking at completing the finer details, debugging a few errors and filling out the Project Page information – yuo know, tying up the loose ends of a unit before Christmas Holidays interrupt.

A hand was raised… “How do you add the score?”

I hesitated. These are 7 year olds. I do not teach creating variables to 7 year olds…

…but I showed him and we created a Data Variable for score. Before I knew it they were changing code scripts to Change score by 1 when you crossed the finish line. Someone called out -1 score if you go off the track and the score was going up and down. Like most children they wanted to get the highest score and then when one child had a score of 9999 questions were raised….

“You’re Cheating!!!”
“Wow, you are good.”
“That’s Hacking!!!”
“What’s Hacking?!?”
and
“How did you do that?”

The skills developed at an alarming rate and the questions kept on flying around the class. Soon students realised that a score that could go on forever was pointless and not rewarding in any way. The student who raised the initial question put together a block of code stating ‘If SCORE=5 then Finish all” and a friend added “If Score=-5 then Finish All“.

By the end of the lessson the script was quite long and we had added you win and lose screens. I had no idea at the start of the lesson that it would end up going so far, but I am so glad it did. It would have been easy to gloss over the question, but I learned so much from following through with it, the students went through the Pit of Learning and came out the other side with a smile and a sense of achievement…. I know that I will sleep well tonight.

//scratch.mit.edu/projects/embed/186790029/?autostart=false

Screen Record on an iPad

A few new features are now on iOS devices thanks to iOS 11 and finally the one thing IMG_0277.PNGthat has always annoyed me about an iPad has been sorted – the ability to screen record. Previously you would need to mirror your iPad, but now in the Control Center you just tap an icon and the screen recording begins – interestingly it records the sounds off the iPad, such as key clicks and app sounds, but does not record any background sounds.

An extra I also discovered by accident, is when you screen shot of your device you have the ability to annotate the screen shot (very cool).

So, now that I am able to screen record directly on an iPad I was able to make my first iPad only App Tutorial and based it on an App that I am still learning how to use to its full potential and wondering if it is worth showing kids Scratch Jr or just moving them into Scratch as we do at the moment (Years 1-6 all use Scratch to some level).Screen Shot 2017-09-24 at 2.24.56 PM.png

The process was extremely simple and makes me wonder if the days where I no longer need a computer are getting closer. A quick intro made with Intromate, add the screen record video, then narrate on iMovie and upload to YouTube. The world we live in really is a wondrous place.

Really getting into Coding with Scratch

It has been too long since I have written here (there are dozens of unfinished posts over the past 3 years, but few published). I am now in Vietnam and teaching ICT, rather than a classroom teacher, and it has been a whirlwind of difference. It is a much bigger school, but as I teach most of the students I get to know them all and it allows me to be the kind of teacher that I normally am.

Big change as been, other than having access to Google again, the amount of coding that I teach using Scratch and it can be upwards of 15 hours a week. I feel that I now dream in Blockly and ‘if then’ or ‘forever’ loops. It is like being immersed in a language and it has increased my knowledge beyond all belief.

Year 1 throughscratch-music 3 are using the offline editor and are learning to make instruments play a tune or making balls bounce around the screen and play a recorded sound when they collide. Year 4-6 are making playable video games and now beginning to realise that they are able to create games in their own time (such as the final scratchgame).

Scratch has recently introduced Educator Accounts, for which you need to apply and get approval (a day to wait), but this now allows you to manage multiple online classes, reset their forgotten passwords, add or remove students and sign them up without the need for email addresses to login – such a time s
aver and it may help me keep my hair a few more years.

There are scores of resources out there, any question that you have is answered by a forum post or YouTube tutorial and once you give it a go your students will love it. I know that when they get to Secondary they will be problem solvers, better at logic and reasoning and have a good understanding about how code is laid out and how to change variables and create loops and conditionals.

My first successful game (Even though it has a glitch or too)

//scratch.mit.edu/projects/embed/140541688/?autostart=false

This game was created by a student as part of his International Week homework to teach visiting year 2 and 3 students about Ecuador in a fun way.

//scratch.mit.edu/projects/embed/136647435/?autostart=false