Showing posts with label software design. Show all posts
Showing posts with label software design. Show all posts

Saturday, 13 September 2014

Meeting a need - nzc explorer

January 29 2014 
Hi there, 
Does anyone have or know where I can locate a spreadsheet or database of all of the Learning Outcomes as they appear in the NZC. We are wanting to build an interactive database where students can pull up LOs by Learning Area, Level and we also want to tag each LO with a corresponding Fluency (our Specialised Learning Leaders have developed a range of fluencies so that we are aiming to evidence student development in more areas than numeracy and literacy).
Any suggestions, advice appreciated!
Cheers
Claire

This got me thinking, is there such a thing. It has been getting at me all year. When startup education weekend happened I thought that this could be a good time to explore this idea a bit more, great for education, but not for a business solution. However, that did not stop me. This weekend I decided that I would work on a prototype to see if I could develop a solution. NZC Explorer was created.

I created a spreadsheet to enter the data in, and from there I have been working away.
Here is an example of what I have created. 
It allows for a Curriculum Area to be selected, and the level, you can add as many Achievement Objectives as you want, and you can clear your selection.

It is available here: http://bit.ly/1pcN17j

This has yet to have all the Achievement Objectives added into it, working on the last one which is English. This has to go through some manipulation before I can add it in due to the Indicators that are included within the English curriculum 

This has got me interested in this area and I am starting to explore what other possibilities there are. Maybe an integration into POND?

Tuesday, 29 December 2009

Software design project

I don't know if I have posted this before,


The Task: Scavenger Hunt

Mobile phones with inbuilt global positioning systems (GPS) are becoming more and more widespread. This means that you can use services like Google Maps on your mobile phone to see exactly where you are. It also makes it possible to play scavenger hunt games with your mobile phone. Imagine you could have a game on your mobile phone that gives you quests and clues depending on your position in the real world, and guides you through the scavenger hunt. Imagine that you could create such games yourself with your mobile phone, and send them to your friends.
Your task is to make a proposal how a program for a mobile phone should look like that allows the users to create scavenger hunt games. The user should be able to specify a sequence of quests. Each quest should have a GPS position and a question that the players have to answer. During the game, when a player enters the correct answer, then the position for the next quest is revealed.
In your answer you should:
  • 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.

I would like to do this with my year 12 students as a test during the year.