Design processes and models: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
==Introduction==
==Introduction==
A simple search of the web will result in a plethora of models describing a variety of design processes. Their main aim is to define steps in design processes that can be either linear or iterative. Some areas of focus of design processes and their models are:
A simple search of the web will result in a plethora of models describing a variety of design processes. Their main aim is to define steps in design processes that can be either linear or iterative. Some areas of focus of design processes and their models are:
Line 6: Line 7:
* [[Systems design | systems design]]  
* [[Systems design | systems design]]  
* project management phases
* project management phases
* [[Instructional design model | instructional design]]  
* [[Instructional design model | instructional design]]
* [[User-centered design]]
* [[Interaction design, user experience and usability]]


==Examples of design process models==
==Examples of design process models==
Line 14: Line 17:


===Double diamond model===
===Double diamond model===
The design council's [http://www.creative-net.co.uk/About-Design/managingdesign/The-Study-of-the-Design-Process/ 'Double diamond' design process model] was the result of a study of design processes used by 11 companies in 2009.
The design council's [http://www.designcouncil.org.uk/sites/default/files/asset/document/ElevenLessons_Design_Council%20(2).pdf 'Double diamond' design process model] was the result of a study of design processes used by 11 companies in 2009.
# '''Discover''' - gather ideas and user needs
# '''Discover''' - gather ideas and user needs
# '''Define''' -  alignment of business objectives to user needs
# '''Define''' -  alignment of business objectives to user needs
# '''Develop''' - solutions developed and tested, iteratively
# '''Develop''' - solutions developed and tested, iteratively
# '''Deliver''' - launching, testing and evaluation, feedback  
# '''Deliver''' - launching, testing and evaluation, feedback
 
===A Model of Pervasive Usability in Website Design <ref>Usability First - About Usability - Website Design | Usability First. (n.d.). Retrieved January 26, 2012, from http://www.usabilityfirst.com/about-usability/website-design/</ref>===
The [http://www.usabilityfirst.com/about-usability/website-design/ Model of Pervasive Usability] from Usability First offers five phases:
# Requirements Analysis
# Conceptual Design
# Mockups/Prototypes
# Production
# Launch and Maintenance


===Generic web design process models===
===Generic web design process models===
From [http://www.smashingmagazine.com/2011/06/22/following-a-web-design-process/ Smashing Magazine]
From [http://www.smashingmagazine.com/2011/06/22/following-a-web-design-process/ Smashing Magazine]<ref>Reimer, Luke (2011). Following A Web Design Process - Smashing Magazine. Retrieved 26 January 2012 from http://www.smashingmagazine.com/2011/06/22/following-a-web-design-process/</ref>
# Planning - includes needs and requirement analyses, site planning, [[Information architecture |information architecture]]
# '''Planning''' - includes needs and requirement analyses, site planning, [[Information architecture |information architecture]]
# Design - mockups and prototyping, designing interaction, flows
# '''Design''' - mockups and prototyping, designing interaction, flows
# Development - coding, building and testing functionality and templates, content integration
# '''Development''' - coding, building and testing functionality and templates, content integration
# Launch - testing, transfer to live server, testing,  
# '''Launch''' - testing, transfer to live server, testing,  
 
From the [http://uxmovement.com/thinking/the-web-design-process-everyone-should-follow/ UX movement]
# Content - goal and information
# [[Information architecture]] - site structure and navigation, user testing
# Visual design - graphic design, user interface design, user testing
# Development - functioning complete implementation according to design specifications
 
===User-Centered Design Process===
[https://www.usability.gov/how-to-and-tools/resources/ucd-map.html Usability.gov] presents an interactive Step-by-step Usability Guide of a 4-step process: plan, analyze,design, and test and refine. Each step presents sub-steps and methods used in [[user-centered design]].
[[File:StepUsability.png|680px|frame|none|User-Centered Design Process Map]]
 
===Other models===
 
A detailed infographic from [http://www.slideshare.net/84ideas/84ideas-website-dev-process-model-client-responsibilities 84 ideas] shows steps and roles and responsibilities on both the designer and client sides.


{{Category: Design and research methods}}
Other models <ref>Web site development process - The processes and steps. (n.d.). Retrieved January 26, 2012, from http://www.macronimous.com/resources/web_development_life_cycle.asp</ref>, <ref>Website Development Process | Computers & Internet Technology. (n.d.). Retrieved January 26, 2012, from http://www.cbwc-ontario.org/website-development-process.html</ref>, <ref>Waterfall model - Wikipedia, the free encyclopedia. (n.d.). Retrieved January 26, 2012, from http://en.wikipedia.org/wiki/Waterfall_model</ref> separate the planning/analysis phase into more precise steps, separating needs analysis, from information architecture and design specifications.  Design and development phases are often distinct phases and include definition and coding of design and functions. Occasionally the content creation phase is distinguished as a separate phase, but more often it falls under development. The final phases are further divided into 'going live'/launch, and an evaluation phase of testing and maintenance.


==Links==
* Some more models not specifically related to general UCD design processes from University of British Columbia's [http://dstudio.ubc.ca/research/toolkit/processes/ d-studio]
==References==
==References==
<references/>
<references/>
Reimer, Luke (2011). Following A Web Design Process - Smashing Magazine. Retrieved 26 January 2012 from http://www.smashingmagazine.com/2011/06/22/following-a-web-design-process/
[[Category: COAP 3150]]
[[Category: Design methodologies]]

Latest revision as of 15:48, 2 November 2016

Draft

Introduction

A simple search of the web will result in a plethora of models describing a variety of design processes. Their main aim is to define steps in design processes that can be either linear or iterative. Some areas of focus of design processes and their models are:

Examples of design process models

ADDIE

ADDIE, an acronym for Analyse, Design, Develop, Implement, Evaluate, is intended and used as a model for instructional design but generic enough to be applicable to a multitude of design objectives.

Double diamond model

The design council's 'Double diamond' design process model was the result of a study of design processes used by 11 companies in 2009.

  1. Discover - gather ideas and user needs
  2. Define - alignment of business objectives to user needs
  3. Develop - solutions developed and tested, iteratively
  4. Deliver - launching, testing and evaluation, feedback

A Model of Pervasive Usability in Website Design [1]

The Model of Pervasive Usability from Usability First offers five phases:

  1. Requirements Analysis
  2. Conceptual Design
  3. Mockups/Prototypes
  4. Production
  5. Launch and Maintenance

Generic web design process models

From Smashing Magazine[2]

  1. Planning - includes needs and requirement analyses, site planning, information architecture
  2. Design - mockups and prototyping, designing interaction, flows
  3. Development - coding, building and testing functionality and templates, content integration
  4. Launch - testing, transfer to live server, testing,

From the UX movement

  1. Content - goal and information
  2. Information architecture - site structure and navigation, user testing
  3. Visual design - graphic design, user interface design, user testing
  4. Development - functioning complete implementation according to design specifications

User-Centered Design Process

Usability.gov presents an interactive Step-by-step Usability Guide of a 4-step process: plan, analyze,design, and test and refine. Each step presents sub-steps and methods used in user-centered design.

User-Centered Design Process Map

Other models

A detailed infographic from 84 ideas shows steps and roles and responsibilities on both the designer and client sides.

Other models [3], [4], [5] separate the planning/analysis phase into more precise steps, separating needs analysis, from information architecture and design specifications. Design and development phases are often distinct phases and include definition and coding of design and functions. Occasionally the content creation phase is distinguished as a separate phase, but more often it falls under development. The final phases are further divided into 'going live'/launch, and an evaluation phase of testing and maintenance.

Links

  • Some more models not specifically related to general UCD design processes from University of British Columbia's d-studio

References

  1. Usability First - About Usability - Website Design | Usability First. (n.d.). Retrieved January 26, 2012, from http://www.usabilityfirst.com/about-usability/website-design/
  2. Reimer, Luke (2011). Following A Web Design Process - Smashing Magazine. Retrieved 26 January 2012 from http://www.smashingmagazine.com/2011/06/22/following-a-web-design-process/
  3. Web site development process - The processes and steps. (n.d.). Retrieved January 26, 2012, from http://www.macronimous.com/resources/web_development_life_cycle.asp
  4. Website Development Process | Computers & Internet Technology. (n.d.). Retrieved January 26, 2012, from http://www.cbwc-ontario.org/website-development-process.html
  5. Waterfall model - Wikipedia, the free encyclopedia. (n.d.). Retrieved January 26, 2012, from http://en.wikipedia.org/wiki/Waterfall_model