Saturday, 20 March 2010
busy times
This involves testing all year 9 and 10 students in their reading and numeracy skills. The reading test was done on paper, and required the students to sit a 50 minute test, and then for the multichoice results to be entered into the e-asTTle program. Whereas the Maths department did a purely online test which required access to computer rooms, and the students to login and sit the test. I think I outlined the issues surrounding the online test in a previous post last year.
We never seem to be able to get a successful import from out student management system into e-asTTle. A number of issues surrounding NSI numbers caused this testing to be delayed a week due to an update in our student management system and ENROl sis not want to talk to each other properly, also information that the previous schools put into ENROl was not accurate enough. We have a number of students that seem to change names when they enter secondary school. So all these changes had to be entered.
e-asTTle have an issue surrounding NSI Numbers and ENROl as well. For every 100 students imported, it pops up and error, which normally requires you to remove the students NSI number from the e-asTTle csv file and upload it. Though you cannot export a student from the SMS without a NSI number. Catch 22 situation.
Once we had a successful import it was all on,
Issues surrounding the next set are school related,
Failure of communication from deans on changes to Year 10 classes, all the login papers had been printed and supplied to teachers, this also meant that a number of students in the english tests could not be found by the data entry people which required the test to be reassigned to students and marked by me.
Also meant that some year 10 maths teachers did not have the login codes for students, which meant issues for IT support to be in the room at the start of all tests.
Year 10 Maths test had a written answer question, which required it to be marked before the scores were released to teachers. Marked over 660 questions, which if you take too long or press the wrong key, you have to redo again.
Getting access to computer rooms, we selected two rooms to carry out the test, but already some of these had been booked already so early in the term, which does place some stress on planning and development of lessons.
Technical Issues surrounding internet access, this was resolved after the first day due to the virtualisation project over the holidays.
Assembly for all female students in year 10, which impacted on the test, meant there had to be a catch up later one.
Catch ups, organsied catch ups, but some teachers failed to read emails, or not understand to just send the student, they did not need the login sheet, as we have all the details available to us.
More understanding by the teachers why this is so important,
Training for teachers on how to set there own test and run it.
Thursday, 11 March 2010
Catch up
I have been busy getting the schools google apps domain up and running this year, with the changeover of student logins to an new schema, though I can see this needing to be changed again next year with possible changes throughout the sector.
The other stuff we have been working on is getting moodle in schools up and going, www.moodleinschools.org.nz this has been a great benefit to the department as this is where we can see things moving to in the future. We already have other departments wanting to jump onto our server to make use of the various features.
myportfolio.school.nz is a new one that we are trying out with the art department as a way to keep an electronic prortfolio. We signed up yesterday and already have the students in and starting to put work up. It has been a bit of a mission to get the usernames and passwords up, as our temporary passwords for students did not meet there criteria.
e-asTTle has also been a thorn in my side this year, with the requirement of NSI numbers to be included, and not having all this going straight away with our SMS and ENROL is has caused it to be put back a couple of weeks. Maths department are doing it online with multichoice questions, though I had to mark 500 students maths papers this morning due to there was a written question still left in the test. English are doing there reading test on paper and getting outside people to enter the results in e-asTTle. It was due to a professional development meeting yesterday morning that we realised that these haven't been entered yet, as they want to present the results next week.
Other things have been going on as well, but that is another post...
Tuesday, 29 December 2009
Software design project
The Task: Scavenger Hunt
- explain the different functions you think this system should have;
- describe the user interface elements of the program that allows you to use these functions;
- give arguments for your design.
Monday, 28 December 2009
The Buzz Contest
This is what I am considering as a competition or test for my year 12 programing class
For the purposes of this, I will be using only Buzz, Wizz and Pop
So far, the game as described is too easy. To complicate matters, some numbers are designated as special. When it is a student’s turn to call out a number and that number is special, the student should not say the number, but should instead say some combination of codewords relating to the number. The codewords and their meanings are:
BANG: The number contains a 5 (in its base-10 representation) or is divisible by 5.
BUZZ: The number contains a 7 (in its base-10 representation) or is divisible by 7.
CRASH: The number is prime.
FIBBI: The number is a Fibonacci number. The Fibonacci numbers are constructed as follows:
F1 = 1, F2 = 1 and Fn+2 = Fn+1 + Fn. . So F3 = 2 , F4 = 3, F5 = 5, etc.
Thus, the first 6 Fibonacci numbers are 1, 1, 2, 3, 5, and 8.
POP: The number is the product of two distinct primes.
SQUAWK: The number is the sum of two squares. For example, 9=32 + 02, and 5 = 22 + 12
WHIZZ: The number is square-free (is not divisible by a perfect square other than 1).
ZIP: The number is a perfect k th power with k greater than or equal to 2.
These codewords are not all in force at the beginning, but are introduced or removed gradually at the will of the moderator and in any order. For example, suppose Michael, Deena, Christa, Heath and Amy are still in the game. The codewords Fibbi, Bang, Pop and Zip are in force, and it is Deena’s turn on number 29. The sequence would sound something like this…..
Deena: 29
Please note that a lot of students are likely to fall in the 40’s and 50’s as it is very easy to lose track of what number we’re on. The proctor will not advise the students. It is the responsibility of each student to keep track for themselves even as others are eliminated.
The discussion at this link should help you determine which, if any, of the code words apply to a particular number.
Saturday, 26 December 2009
Holiday Reading
Ah, the holiday break. Time to relax, catch up on sleep, and perhaps read a book or two. If you are looking for some interesting reading related to CS education, here are three books that I read over the summer and really enjoyed:
Stuck in the Shallow End: Education, Race, and Computing, by Jane Margolis, Rachel Estrella, Joanna Goode (CSTA Board Member), Jennifer Jellison Holme, and Kimberly Nao. MIT Press, 2008.
Outliers: The Story of Success, by Malcolm Gladwell. Little, Brown & Co., 2008.
Blown to Bits: Your Life, Liberty, and Happiness After the Digital Explosion, by Hal Abelson, Ken Ledeen, and Harry Lewis. Addison-Wesley, 2008.
As a CS teacher, if you haven't read Stuck in the Shallow End yet, you really should. It gives a detailed analysis of factors that have led to our shortage of CS students, especially among women and minorities, and describes the project currently underway in L.A. to try and address these factors. All of Malcolm Gladwell's books are interesting and fun to read. This one looks at characteristics that lead to success (and so complements Margolis' book very nicely). Blown to Bits is a great description of the technological changes going on in society and how they impact our lives. Lots of fascinating facts and anecdotes you can impress your students with ;-).
I have read stuck in the shallow end, I brought the book off amazon, however this time I want to read blown to bits, the dollar at the moment is not good, so I have looked at books.google.com for a copy and found one. Blown to bits-books.google.com
Monday, 21 December 2009
2010 course
Tuesday, 15 December 2009
Small Basic
Small Basic is a project that's aimed at bringing "fun" back to programming. By providing a small and easy to learn programming language in a friendly and inviting development environment, Small Basic makes programming a breeze. Ideal for kids and adults alike, Small Basic helps beginners take the first step into the wonderful world of programming.
A great blog to look at different things dealing with small basic http://blogs.msdn.com/smallbasic/
Small basic http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx
Sunday, 13 December 2009
the national walking trail
Wednesday, 9 December 2009
Google supporting computer science week
Love this section
Integrating computing curriculum across K-12 core subjects
A group of Google engineers and K-12 "teaching fellows" is working on building and testing models of curriculum to encourage innovation. These curriculum models revolve around "computational thinking", a problem-solving technique that draws on the thinking and analysis skills that computer scientists use everyday. Our goal is to integrate computational thinking across subject areas in K-12 by connecting these skills, which are already a part of core curriculum, more explicitly to computer science. We're also taking this a step further by integrating simple programming concepts in appropriate areas of core K-12 curriculum, such as algebra. Our hope is that by making computer science more visible and showing its connection to every subject area, students will experience the full power and utility of technology in areas of interest to them. Integrating CS into other subjects will also have the key added benefit of leveling the playing field, so that many more students will have the opportunity to gain a deeper understanding of computing.
Personal Teaching Statement
It is called Avoid Passion to Porridge
I have always been impressed by those experiences teachers, educational leaders, school administrators and heads of department who nurture and encourage those teachers who enter with a passion for teaching and ensure that the flame of passion never dies. The same holds true for those teachers who ensure that their students maintain a love for learning. Conversely, I am highly unimpressed by people who use a relentless cynicism to affect some teachers so that their passion turns to a 'porridge-type' performance. Unfortunately we also find that many students have become cynical about learning and have lost that early quality learning and have lost that early quality of curiosity which characterises young children. I am impressed with schools where leaders and teachers are all pushing the same message of personal excellence, persistence and the benefits of a good education. Leadership is exactly that - it is letting everyone know that what we are doing is our schools is important.
If all teachers were to treat their classroom as if it were their own business, say a corner shop, then passion for what they are doing would be the least that their clients expect. We can no longer expect students to be docile Pavlovian learners. They expect to be impressed and motivated by teachers who believe absolutely in their business of education!
Monday, 7 December 2009
Three days to go
Sunday, 6 December 2009
Software Education project
Last week of school
Having some time to think
Geocaching the modern version of a scavenger hunt where we use billion dollar satellite technology to find platic containers (or other caches). It is a fast growing sport/hobby with potential for application in the realm of education. As students search for caches they apply many 21st century skills. The integration of this unique technology adds a "Wow" factor that increases student engagement and motivation.
Benefits to Students
• Understanding of spatial relationships
• Increased student engagement
• Application of geography
• 21st Century Skills (Career-oriented)
• Future technology
• Different learning styles
One of the other things I have to consider when doing all of this is,
Schools should explore not only how ICT can supplement traditional ways of teaching but also how it can open up new and different ways of learning"
-The NZ Curriculum (p36)
Friday, 4 December 2009
final eval
No one got lost, the students and teachers had a good time and learnt a lot about locations in our own suburb, Auckland Domain, and how to get from one place to another in the Auckland CBD and north head. The students managed to get on really well and worked hard to complete the challenges that were posed to them.
I got to do something I enjoyed.
One of the interesting things was the responses to the text about what was positive.
I likes the 2nd day when we used the GPS thingie. It was way better than the third day.
Coming first on the first day. Im happy that our group did not cheat and did not use other groups to win. We played fairly and we gave it our best! I had heaps of fun! But not when I saw the possem. Lol. I am disappointing that we did not come first =’(.. But oh well.
Hi Sir, I particularly like when we went on the ferry to Devonport. It was fun.
We won man, we won, we came 1st overall
I fully enjoyed the whole event! The clues, the running around the awesome teamwork! I loved the ferry to Devonport! Mint Az, asking people random stuff! But the best part would have been knowing that our team worked hard and didn’t give up and held each other strong. Ooh and the great workout! Hehe. Thanks Sir.
Getting leaded to another area – train tracks! And winning today
It Raining!
Coming first on the first day and the second day.
Everything!
Nothing!
For the future in the distance and the good that we can do. It just so happened that this was one of their final clues at Albert Park.
3. What improvements would you make to your project next time?
The street orienteering had issues on the first day, I managed to make a couple of the clues too cryptic and hard for the students to get the answer. Travel times on the train, I think I need to leave around 9:00 next time, not 9:25.
Bookings on the, not leave it to late again, having one person at school dealing with transport, rather than every group organising there own, especially with the train, many people getting confused when other groups where travelling.
Possibly less puzzles and more caches in the domain exercise, the students enjoyed finding these and texting the puzzle back in them.
Possibly another question at North head next time, as it seemed to be a race up and back to the ferry. Though thinking about it, it was good for them to have that demand put on them at the start.
Don’t rely on GPS software – I used easyGPS and google earth to come up with a puzzle for use at Victoria Park for them to use coordinates to write SKYCITY using their GPS units, this failed because the GPS was not able to go up to the numbers that were shown on the computer.
To collect the caches on the day, due to timing and other issues, tiredness and setting up the next day we were unable to go and collect the geocaches on Wednesday night, instead there were picked up on Friday morning. Losing one of the caches, though it has been interesting getting texts from the public texting the codes in from one of the caches “regeneration” in the domain. I think I received about 6 texts from people that had found this one.
4. What evidence of the students displaying the key competencies in your project did you see over the 3 days?
Where do I start with this one?
Thinking - students had to make sense of the maps, gps coordinates, and puzzles that lead them to various clues, caches and other various tasks. They had to use previous knowledge to solve the final clue on thursday, which was to get the railway stations that we stopped at the previous day in order from location to newmarket south. Some managed this within 30 seconds, others took 15 minutes.
Using Language, symbols and text - this is what the three days was about, there were puzzles, decrypts to solve a puzzle on where caches were, they also had to solve technological puzzles and questions through map reading, gps waypoints and marking where they were.
Managing Self - Self motivation to complete the puzzles and caches were a key factor in this project. The students had a can-do attitude which was evident when we got off the ferry and they had to make their way to victoria park market. The teachers did this in 25 minutes the previous week, the students did it in 10 minutes. The students also had to manage what credit they had on their phone, the SIM cards were provided by 2 degrees and they had loaded money on them for us. It was great to see then respecting this. As for the ferry, they knew when the times were and when they had to be back, all of them arrived within the hour of getting to north head and back before the ferry left.
Relating to others - one of the amazing things throughout this was that the students looked after each other, and the teachers. The negotiated what puzzles and caches they had to go to, what was the best for them. Looking at the north head, they looked at their team members and went, we will go to the top, answer the question and come back down, you rest a while so we can run back to the ferry.
Participating and Contributing - A common purpose soon became evident in this project, to beat the other teams, but there was also something else that came about, it was the concern for the other teams, if a team didn't turn up on time, the others became concerned for them and their safety. Especially when it came to the person following one team, which they rang for help, through it ended up being a possum in a tree.
The GPS units and the software I used to program the coordinates in did not match up for the Victoria Park exercise which means we had to come up with another puzzle for the students to do, it also meant the students were able to come together, talk about what they had done so far, and talk about strategy, which two teams came together to create one. I will have to think about this factor next year about teams getting together for next year.
5. What thoughts do you have about the duration/ timing in the year/ planning time and process?
Planning time, possibly not enough, though most of the planning had to take place near the time the event is run as things are ever changing in the locations that we went to. If it was to be run at another time of year there would not be some of the puzzles in place, I.e count the number of mice in the smith and caughey shop window. This only happens around xmas.
The domain caches need to be setup the night before, though I had been out to the domain the previous three weekends for planning.
Duration, three days was enough, the students probably could have not coped with another full on day of activity.
Timing of the year, it was evident when we jumped on the train and ferry in town, other schools had the same idea as us, though most of them seemed to be primary schools running around. I have to be wary of this next year if using the tunnels as there was a primary school in the tunnels as well.
6. What support would you like to see provided when we do this again in 2010?
Support, I have managed to over spend, by quite a bit, as when we were originally asked what costs would be and ideas, all I thought was transport, but getting the GPS devices, we were originally going to hire these, but the place did not have enough in stock, and they were the wrong type of units, more of one sitting on the dash board of your car. Then getting the items for the caches, not thinking about water or some food for the students. It kind of got out of hand. Though 2degrees did step up and help with providing 36 SIM cards with $8 loaded on each, and Veolia did help out with providing us with a discount on the train travel on day two, which helped fund the teachers travel. I don't want it to go over $20, but looking at all the costs involved; it would have cost the students $75 dollars each. I think I would like a little bit of funding help to be able to run this again, as I see costs as a big issue when doing Education Outside the Classroom
7. Overall organization - what would you like to see changed/improved/done differently?
Better timelines, I know I was lucky to be running the online selection, but the timelines for things seemed to be constantly changing, instead of one person to go to, I had two people, and things not being communicated between the two. Sometimes I felt like the piggy in the middle. I would like to see a cut off when a selection gets too big. One of the things that scared me was when 175 students signed up and around 150 of them turned up outside the Block for the first meeting. I never thought that there would be this much interest.
8. Any new ideas for projects?
Not yet, I think I am getting over this one at the moment. I have had this in my head for a while, and when I was at ulearn09, the ICT conference, I was chatting with an exhibitor about the GPS devices and the workshop that they were running on geocaching. I think I need some time to think about it.
I am a person who wants to do something different each year, I don’t think I can do the same thing, year after year. It is like my teaching. Never the same stuff. Technology changes all the time, and so do I.
Thursday, 3 December 2009
last day
Wednesday, 2 December 2009
project - so far

Monday, 30 November 2009
under the weather
Sunday, 29 November 2009
have been busy
Line 2: Description - 2 words
Line 3: Action - 3 words
Line 4: Feeling (phrase) - 4 words
Line 5: Title (synonym for the title) - 1 word

