<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/3329941011128651365?origin\x3dhttps://hydrogen-2oxygen.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Overview of project

1. Problem identification (facts)

  • identify the problems
  • analyse the problems identified
  • issues that will arise from the problem

2. Brainstorming (a few creative ideas)

  • how to solve this problem (design brieft and design specification)
  • work on product (draft drawing of product, pictures of existing products, design consideration and design constraints)

3. Learning issues

  • identify learning issues
  • select the most interesting learning issues
  • strategies to how to learn about these issues by (e.g Books, journals, tutorial from internet, news)
  • developing the product

4. Identify best solution to problem

  • summarise
  • combine the information (.: they work together more effectively)
  • evaluation (how good/useful/succesful the product is)
  • apply knowledge
  • develop the best solution
  • product

5. Reflection and feedbacks

  • opinions
  • judge a process carefully to see any changes are necessary
  • how sucessful it is
  • review principles and concepts learned
  • reflect on the problem solving process

_________________________________________________________________________