VCE IT Lecture Notes by Mark Kelly, McKinnon Secondary
Official IT 2011+Problem-solving methodology (units 1-4) |
|
Adapted from the VCAA VCE Study Design, Information Technology 2011 for educational purposes. |
Integral to the VCE Information Technology study design is a methodology for systematically creating solutions to information problems. As applied in this study design the methodology comprises four stages: analysis, design, development and evaluation.
|
Analysis involves:
Analysis typically answers the 'what questions' - what will solve a problem, given particular circumstances? What benefits will the solution bring to the user?
|
Design involves:Planning how the solution will function, and the appearance of the resulting information. The solution design typically involves identifying what specific data is required and how the data will be named, structured, validated and manipulated. Typical design tools for this purpose include data dictionaries and data structure diagrams, input-process-output (IPO) charts, flowcharts, pseudocode, object descriptions. Solution design also involves, where appropriate, showing how the various components of a solution relate to one another, for example web pages, style sheets, scripts; queries, forms, reports; modules, procedures, functions. Typical design tools used to show relationships include storyboards, site maps, entity-relationship diagrams, data flow diagrams, structure charts, hierarchy charts, context diagrams, use cases. Planning the solution also involves determining the appearance of information generated from a solution. This typically involves identifying the position of text, images and graphics, font sizes, colours and text enhancements. Design tools used for this purpose include layout diagrams, annotated diagrams/mocks up. Determining the evaluation criteria. What measures will be used to judge whether or not the solution requirements have been met? These criteria should relate to the solution requirements identified in the analysis stage.
|
Development involves:
|
Evaluation involves:
|
Back to the IT Lecture Notes index
Created 25 March 2010
Last changed: November 18, 2010 10:20 AM
VCE IT Lecture notes copyright © Mark Kelly 2001-