Skip to main content

KIS students #coding with #ozobot


A video posted by Art Schultz (@artschultz13) on

I had the FANTASTIC opportunity to see Megan Godek's Korea International School 5th grade students working with students in California in Kristin Hick's class at Tierra Linda this morning.

This project, as I understand, started through Twitter.  Students had been collaborating online with each other.  Ozobot, saw that these classrooms had been Tweeting about their product, and donated 'bots to each of the classrooms.  I would like to say that this is an amazing company for supporting Education.

5th Graders at KIS have been working with students in California via video conference, discussing how to make the Ozobot follow their commands.  The Ozobot is similar in commands to the old school programming language of Logo, but with other variables, such as color changing and twists and turns.  But with the Ozobot, the "turtle" is in their world, not on a screen.

Ozobot can be programmed via paper and colored markers to navigate mazes, or just make them dance.  This can be done with through the  iPad's apps as well.

So... what does this mean in education?  

This can be done as a Simple PBL unit.  Students can think about a task, and problem solve to achieve answers to their task, in a safe and small scale manner.  The students can create challenges, or respond to 'messy problems' given by the teacher.

As these students were teaching each other, it helps to bring connections and collaboration across continents.  Promoting understanding.  Real job skills for the future.

Social Media can be a very productive and important way for classrooms to engage the world, to show safe and responsible activities online in a productive way.

Great work 5th graders on both sides of the pacific!

Popular posts from this blog

Spike Prime Printable Blocks

As I prepare for coaching Middle Schoolers here in Waupaca for FIRST Lego League, I am trying to teach kids to code the SPIKE Prime Lego robots. This has its challenges. Some kids take to coding well, and some need more visuals to guide them. Teams may also want to whiteboard out their coding concepts.  I created this set of printable Word Blocks as a resource for printing, laminating, and maybe adding some magnets to the back. This allows me to put up code in a demonstration, or my teams to talk about how to achieve things after they have done some pseudo-coding of their projects. Having manipulative items are always nice for hands-on coding practice.  Whiteboard Word blocks for Proportional Line follow. Here is my collection of laminated word blocks Below are the files I created for creating these blocks. Feel free to use, but maybe send me a note & follow on twitter. @artschultz13 Direct link to folder shown below.

My Mac won't load the Users & Groups preference pane: Fix

I had recently had a Mac on Lion unable to load the Users & Groups Preference Pane.   Like this: My IT support had suggested reimaging the computer.  Reinstalling the Operating System, reloading the applications, and transferring back the User information from Time Machine Backup. Well, after doing all of that, the problem reappeared immediately.  I scoured through Apple Support Communities and found this fix.  For some reason, some transparent users are showing up in your system.  They need to be deleted.  But since you cannot load Users & Groups... it becomes a problem. Here is the solution / procedure. Quit System Preferences.   Launch Terminal.  (Applications/Utilities/Terminal)   Copy & Paste these commands. sudo dscl . delete /Users/Guest press enter Terminal may ask for your Administrator Password, enter that. sudo dscl . delete /Users/Guest1 press enter ...

Graphic Organizers and Canva

Getting students to keep on task, keeping organized is a hard part of teaching in a middle school. I coach a Robotics team, and I also work with teachers to try to build their capacity for technology skills.  One way I try to help my kids is to teach teachers to create Graphic Organizers. Canva is a free tool that is great for creating all sorts of publications, videos, and even documents and websites. The tool is very flexible and allows you to upload graphics, or borrow from theirs. It has many great features for teachers, including classroom tools for creating alongside of your students. There are great tutorials for teachers, at: https://www.canva.com/designschool/tutorials/canva-for-teachers/ If you are not already using Canva, teachers can sign up for an upgrade through their verification process, and get it for free. Go to Canva.com/education Graphic Organizers Graphic organizers are a way to break down complicated problems into more manageable pieces. The often use colors ...