SlideShare una empresa de Scribd logo
1 de 38
Module: Application Engineering 
and Design 
Topic 5: Wireframes and User 
Experience (UX) Principles
Key topics / learning outcomes 
of this lecture 
• Low fidelity wireframes 
• High fidelity wireframes 
• Traditional Storyboards 
• Technical Storyboard Tools 
• User Experience Principles (UX) 
2
Low fidelity wireframe example 
3
Low fidelity wireframes – pro’s 
• quick; 
• low cost; 
• easily amended; 
• client/employer may visualise the design from 
the drawings; 
• identify errors in design at early stage; 
• good material for basis of high fidelity 
wireframe design/storyboarding. 
B4004A L1 4
Low fidelity wireframes – con’s 
• no clear instructions for front-end developer 
to build the User Interface(UI); 
• back-end developer may not interpret the 
front-end development design; 
• client may require many changes to the design 
once it is built; 
– design changes often ‘cascade’, ie change the 
colour or function of one button and this may 
affect the design in other areas. 
B4004A L1 5
Flow Chart / Screen Map 
Creating a flow chart / screen map from a low fidelity wireframe can then be used as 
the basis for the high fidelity wireframe. 
B4004A L1 6
Transfer of initial design detail 
Here, the low fidelity wireframe details transcend into 
the flow chart / screen map: 
B4004A L1 7
High fidelity wireframe example 
Source: http://developer.android.com/training/design-navigation/ 
B4004A L1 8 
wireframing.html
High fidelity wireframes - pro’s 
• Very detailed; 
• User Interface may be built rapidly from the 
detail in the high fidelity wireframe; 
• Changes to design are less likely to be 
requested; 
• Client and design team all have a clear 
indication of the end design and its usability 
• Ability to carry out a ‘cognitive walk through’ 
of the design. 
B4004A L1 9
High fidelity wireframes - con’s 
• Time consuming; 
• Expensive for business: 
– time take to achieve the end result; 
– people hours required to achieve the end result; 
• Missed opportunity: 
– the market has moved on in the time it has taken to 
build the high fidelity wireframes; 
– rapid application development is more suitable to 
today’s fast moving market due to: 
• new device releases; 
• technology advances; 
B4004A L1 10
High Fidelity Wireframe 
Some of the detail expected within a high fidelity wireframe: 
• screen size/sizes outlined; 
• screen resolution/resolutions provided; 
• layout and content; 
• headings and titles; 
• menu and navigation; 
• font type, colour, size; 
• colour defined for each element (usually in hexadecimal, or ARGB); 
• content type, ie images, video, interactive; 
• image placement; 
• components, ie buttons, their appearance, their actions; 
• navigational flow of the application; 
B4004A L1 11
Traditional Storyboards 
• Visual storyboards are a good basis for preparing a 
video 
There are online tools available to achieve this type of 
storyboarding. 
B4004A L1 12
Technical Storyboard Tools 
This one has good 
reviews but is not 
free 
https://play.google.com/store/apps/details?id=com.brakefield.storyboard&hl=en_GB 
B4004A L1 13
Technical Storyboard Tools – pro’s 
• Storyboards are good for apps with a small to medium 
number of screens and relatively straightforward navigation 
between views.; 
• For large apps design, split up into multiple storyboard files; 
• Storyboards assist with User Interface (UI) implementation; 
• Good for a small sized app. 
B4004A L1 14
Technical Storyboard Tools – con’s 
• Lots of views and lots of cross-navigation 
between screens and the Storyboard view 
gets confusing; 
• For a large project with multiple developers 
storyboards are not ideal, unless they can be 
split. 
B4004A L1 15
Wireframes Design Tool 
Download 
free 
http://www.justinmind.com/free 
B4004A L1 16
Wireframe Design Tool 
Justinmind Protyper 
B4004A L1 17
Wireframe Design Tool 
Justinmind Prototyper Interface 
B4004A L1 18
Summary of wireframes design 
approach 
• Determine the time in hours available; 
• Decide on the app concept; 
• Draw low fidelity wireframes; 
• Create a flow chart; 
• Identify wireframe design tools to use: 
– Microsoft Visio is good for flowchart design; Powerpoint 
has flowchart design tools; 
– Justinmind is free for app wireframe design; 
• Ability then to create a ‘high fidelity’ wireframe: 
– time available will determine the level of detail; 
– amount of content will also determine the level of detail. 
B4004A L1 19
… next, moving on to User Experience (UX) … 
B4004A L1 20
User Experience (UX) 
What is it? 
• visually appealing design; 
• a design that the user can easily navigate; 
• a user can easily reach their goal; 
• more than one way of achieving objective; 
• intuitive; 
• appeasing the psychology of the user; 
• sometimes known as ‘usability’. 
B4004A L1 21
The User 
Who is the user? 
• a child? 
– can they read? 
• an adult? 
– a business user; 
– a customer; 
– a researcher; 
B4004A L1 22
Norman – the Design of Everyday Things 
“When objects appear to malfunction, it is not the fault of the user but rather 
the lack of intuitive guidance that should be present in the design.” 
B4004A L1 23
10 Usability Heuristics for User 
Interface Design – Jakob Nielsen 
1. Visibility of system status; 
2. Match between system and the real world; 
3. User control and freedom; 
4. Consistency and standards; 
5. Error prevention; 
6. Recognition rather than recall; 
7. Flexibility and efficiency of use; 
8. Aesthetic and minimalist design; 
9. Help users recognise, diagnose and recover from 
errors; 
10. Help and Documentation. 
B4004A L1 24
Gestalt principles 
Laws of grouping 
• Law of Proximity 
• Law of Similarity 
• Law of Closure 
• Law of Symmetry 
http://en.wikipedia.org/wiki/Gestalt_psychology 
Law of Symmetry 
B4004A L1 25
Law of Proximity 
B4004A L1 26
Law of Similarity 
B4004A L1 27
Law of Closure 
B4004A L1 28
Law of Symmetry 
B4004A L1 29
Gestalt principles 
B4004A L1 30
Useful Usability Principles 
• Colours: 
– blue is often used for large screen areas as the eye 
sees blue in a more relaxed way; 
– red to attract attention; 
– green for ‘go’ 
• ie purchase button at checkout 
B4004A L1 31
Useful UX Principles 
Use known and familiar icons 
B4004A L1 32
Useful UX Principles 
An image is sometimes worth 1,000 words: 
B4004A L1 33
Useful UX Principles 
Above the Fold 
B4004A L1 34
… next 
Topic 5 Seminar 
Learning the wireframes design software 
http://www.justinmind.com/free 
Work in groups 
Topic 5 Workshop 
Work in group and brainstorm app ideas 
Create low fidelity wireframes of an app 
B4004A L1 35
Essential work for next week 
• Please consult the OLE for details of: 
– Essential readings* 
– Seminar/workshop preparation work* 
– Recommended further readings 
– Any additional learning 
* Essential readings and preparation work must always be completed in time 
for the next session 
36
End of presentation 
© Pearson College 2013
Lecture 5 wireframes_and_ux_principles

Más contenido relacionado

Similar a Lecture 5 wireframes_and_ux_principles

SharePoint functionality: To Build or to Buy? Let's ask Pareto!
SharePoint functionality: To Build or to Buy? Let's ask Pareto!SharePoint functionality: To Build or to Buy? Let's ask Pareto!
SharePoint functionality: To Build or to Buy? Let's ask Pareto!
Femke Goedhart
 
Usability & Agile Development
Usability & Agile DevelopmentUsability & Agile Development
Usability & Agile Development
binuvt
 
Mobile Project Management
Mobile Project ManagementMobile Project Management
Mobile Project Management
Lee Schlenker
 

Similar a Lecture 5 wireframes_and_ux_principles (20)

05 DIGI CREATIVE people&process
05 DIGI CREATIVE people&process05 DIGI CREATIVE people&process
05 DIGI CREATIVE people&process
 
Introduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga AcademyIntroduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga Academy
 
UX, Agile and product management
UX, Agile and product managementUX, Agile and product management
UX, Agile and product management
 
Ux Meets Code Interaction Usability
Ux Meets Code Interaction UsabilityUx Meets Code Interaction Usability
Ux Meets Code Interaction Usability
 
Adaptive product design
Adaptive product  designAdaptive product  design
Adaptive product design
 
Using Product Box to Build the Complete Developer
Using Product Box to Build the Complete DeveloperUsing Product Box to Build the Complete Developer
Using Product Box to Build the Complete Developer
 
Designing and prototyping
Designing and prototypingDesigning and prototyping
Designing and prototyping
 
X10 shop
X10 shopX10 shop
X10 shop
 
Software Product Engineering
Software Product EngineeringSoftware Product Engineering
Software Product Engineering
 
SharePoint functionality: To Build or to Buy? Let's ask Pareto!
SharePoint functionality: To Build or to Buy? Let's ask Pareto!SharePoint functionality: To Build or to Buy? Let's ask Pareto!
SharePoint functionality: To Build or to Buy? Let's ask Pareto!
 
Agile Development – Why requirements matter by Fariz Saracevic
Agile Development – Why requirements matter by Fariz SaracevicAgile Development – Why requirements matter by Fariz Saracevic
Agile Development – Why requirements matter by Fariz Saracevic
 
Usability & Agile Development
Usability & Agile DevelopmentUsability & Agile Development
Usability & Agile Development
 
Digitization solutions - A new breed of software
Digitization solutions - A new breed of softwareDigitization solutions - A new breed of software
Digitization solutions - A new breed of software
 
Agile Development – Why requirements matter
Agile Development – Why requirements matterAgile Development – Why requirements matter
Agile Development – Why requirements matter
 
User Testing for Accessibility
User Testing for AccessibilityUser Testing for Accessibility
User Testing for Accessibility
 
Mobile Project Management
Mobile Project ManagementMobile Project Management
Mobile Project Management
 
Website Accessibility Workshop
Website Accessibility WorkshopWebsite Accessibility Workshop
Website Accessibility Workshop
 
Chap 6 - Software Architecture Part 1.ppt
Chap 6 - Software Architecture Part 1.pptChap 6 - Software Architecture Part 1.ppt
Chap 6 - Software Architecture Part 1.ppt
 
Chap 6 - Software Architecture Part 1.pptx
Chap 6 - Software Architecture Part 1.pptxChap 6 - Software Architecture Part 1.pptx
Chap 6 - Software Architecture Part 1.pptx
 
Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...
Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...
Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...
 

Más de moduledesign

Bm512 b525 t5_l_v002
Bm512 b525 t5_l_v002Bm512 b525 t5_l_v002
Bm512 b525 t5_l_v002
moduledesign
 
Corporate reporting and finance lecture 1
Corporate reporting and finance lecture 1Corporate reporting and finance lecture 1
Corporate reporting and finance lecture 1
moduledesign
 
B502 ethics lecture t005_rf
B502 ethics lecture t005_rfB502 ethics lecture t005_rf
B502 ethics lecture t005_rf
moduledesign
 
Pearson principles of business implementing strategy lecture 2
Pearson principles of business implementing strategy lecture 2Pearson principles of business implementing strategy lecture 2
Pearson principles of business implementing strategy lecture 2
moduledesign
 
Generic lecture 3 literature review tutor
Generic lecture 3 literature review  tutorGeneric lecture 3 literature review  tutor
Generic lecture 3 literature review tutor
moduledesign
 
Tutor version slides seminar 9 implementing knowledge management
Tutor version slides seminar 9 implementing knowledge managementTutor version slides seminar 9 implementing knowledge management
Tutor version slides seminar 9 implementing knowledge management
moduledesign
 
Tutor version slides eminar 2 the nature of knowing
Tutor version slides eminar 2 the nature of knowingTutor version slides eminar 2 the nature of knowing
Tutor version slides eminar 2 the nature of knowing
moduledesign
 
Tutor version slides seminar 10 assignment support
Tutor version slides seminar 10 assignment supportTutor version slides seminar 10 assignment support
Tutor version slides seminar 10 assignment support
moduledesign
 
Tutor version slides seminar 5 the learning organisation
Tutor version slides seminar 5 the learning organisationTutor version slides seminar 5 the learning organisation
Tutor version slides seminar 5 the learning organisation
moduledesign
 
Tutor version slides seminar 1 introduction to knowledge management
Tutor version slides seminar 1 introduction to knowledge managementTutor version slides seminar 1 introduction to knowledge management
Tutor version slides seminar 1 introduction to knowledge management
moduledesign
 
Tutor version slides seminar 4 organisational learning
Tutor version slides seminar 4 organisational learningTutor version slides seminar 4 organisational learning
Tutor version slides seminar 4 organisational learning
moduledesign
 
Tutor version slides seminar 7 digital knowledge managment
Tutor version slides seminar 7 digital knowledge managment Tutor version slides seminar 7 digital knowledge managment
Tutor version slides seminar 7 digital knowledge managment
moduledesign
 

Más de moduledesign (20)

Bm512 b525 t1_s_v002
Bm512 b525 t1_s_v002Bm512 b525 t1_s_v002
Bm512 b525 t1_s_v002
 
Bm512 b525 t5_l_v002
Bm512 b525 t5_l_v002Bm512 b525 t5_l_v002
Bm512 b525 t5_l_v002
 
Bm509 b519 t1_l_v002
Bm509 b519 t1_l_v002Bm509 b519 t1_l_v002
Bm509 b519 t1_l_v002
 
Corporate reporting and finance lecture 1
Corporate reporting and finance lecture 1Corporate reporting and finance lecture 1
Corporate reporting and finance lecture 1
 
Af502 b523 t1_l1_v002
Af502 b523 t1_l1_v002Af502 b523 t1_l1_v002
Af502 b523 t1_l1_v002
 
B515 lecture 1 edited_mr
B515 lecture 1 edited_mrB515 lecture 1 edited_mr
B515 lecture 1 edited_mr
 
B502 ethics lecture t005_rf
B502 ethics lecture t005_rfB502 ethics lecture t005_rf
B502 ethics lecture t005_rf
 
B526 ops pm lecture_t001b_with notes
B526 ops pm lecture_t001b_with notesB526 ops pm lecture_t001b_with notes
B526 ops pm lecture_t001b_with notes
 
B526 ops pm lecture_t009_rf
B526 ops pm lecture_t009_rfB526 ops pm lecture_t009_rf
B526 ops pm lecture_t009_rf
 
Pearson principles of business implementing strategy lecture 2
Pearson principles of business implementing strategy lecture 2Pearson principles of business implementing strategy lecture 2
Pearson principles of business implementing strategy lecture 2
 
Generic lecture 4 research design (1)
Generic lecture 4 research design (1)Generic lecture 4 research design (1)
Generic lecture 4 research design (1)
 
Generic lecture 3 literature review tutor
Generic lecture 3 literature review  tutorGeneric lecture 3 literature review  tutor
Generic lecture 3 literature review tutor
 
Generic lecture 2 research proposal student
Generic lecture 2 research proposal studentGeneric lecture 2 research proposal student
Generic lecture 2 research proposal student
 
Tutor version slides seminar 9 implementing knowledge management
Tutor version slides seminar 9 implementing knowledge managementTutor version slides seminar 9 implementing knowledge management
Tutor version slides seminar 9 implementing knowledge management
 
Tutor version slides eminar 2 the nature of knowing
Tutor version slides eminar 2 the nature of knowingTutor version slides eminar 2 the nature of knowing
Tutor version slides eminar 2 the nature of knowing
 
Tutor version slides seminar 10 assignment support
Tutor version slides seminar 10 assignment supportTutor version slides seminar 10 assignment support
Tutor version slides seminar 10 assignment support
 
Tutor version slides seminar 5 the learning organisation
Tutor version slides seminar 5 the learning organisationTutor version slides seminar 5 the learning organisation
Tutor version slides seminar 5 the learning organisation
 
Tutor version slides seminar 1 introduction to knowledge management
Tutor version slides seminar 1 introduction to knowledge managementTutor version slides seminar 1 introduction to knowledge management
Tutor version slides seminar 1 introduction to knowledge management
 
Tutor version slides seminar 4 organisational learning
Tutor version slides seminar 4 organisational learningTutor version slides seminar 4 organisational learning
Tutor version slides seminar 4 organisational learning
 
Tutor version slides seminar 7 digital knowledge managment
Tutor version slides seminar 7 digital knowledge managment Tutor version slides seminar 7 digital knowledge managment
Tutor version slides seminar 7 digital knowledge managment
 

Último

Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
fonyou31
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
SoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Último (20)

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

Lecture 5 wireframes_and_ux_principles

  • 1. Module: Application Engineering and Design Topic 5: Wireframes and User Experience (UX) Principles
  • 2. Key topics / learning outcomes of this lecture • Low fidelity wireframes • High fidelity wireframes • Traditional Storyboards • Technical Storyboard Tools • User Experience Principles (UX) 2
  • 4. Low fidelity wireframes – pro’s • quick; • low cost; • easily amended; • client/employer may visualise the design from the drawings; • identify errors in design at early stage; • good material for basis of high fidelity wireframe design/storyboarding. B4004A L1 4
  • 5. Low fidelity wireframes – con’s • no clear instructions for front-end developer to build the User Interface(UI); • back-end developer may not interpret the front-end development design; • client may require many changes to the design once it is built; – design changes often ‘cascade’, ie change the colour or function of one button and this may affect the design in other areas. B4004A L1 5
  • 6. Flow Chart / Screen Map Creating a flow chart / screen map from a low fidelity wireframe can then be used as the basis for the high fidelity wireframe. B4004A L1 6
  • 7. Transfer of initial design detail Here, the low fidelity wireframe details transcend into the flow chart / screen map: B4004A L1 7
  • 8. High fidelity wireframe example Source: http://developer.android.com/training/design-navigation/ B4004A L1 8 wireframing.html
  • 9. High fidelity wireframes - pro’s • Very detailed; • User Interface may be built rapidly from the detail in the high fidelity wireframe; • Changes to design are less likely to be requested; • Client and design team all have a clear indication of the end design and its usability • Ability to carry out a ‘cognitive walk through’ of the design. B4004A L1 9
  • 10. High fidelity wireframes - con’s • Time consuming; • Expensive for business: – time take to achieve the end result; – people hours required to achieve the end result; • Missed opportunity: – the market has moved on in the time it has taken to build the high fidelity wireframes; – rapid application development is more suitable to today’s fast moving market due to: • new device releases; • technology advances; B4004A L1 10
  • 11. High Fidelity Wireframe Some of the detail expected within a high fidelity wireframe: • screen size/sizes outlined; • screen resolution/resolutions provided; • layout and content; • headings and titles; • menu and navigation; • font type, colour, size; • colour defined for each element (usually in hexadecimal, or ARGB); • content type, ie images, video, interactive; • image placement; • components, ie buttons, their appearance, their actions; • navigational flow of the application; B4004A L1 11
  • 12. Traditional Storyboards • Visual storyboards are a good basis for preparing a video There are online tools available to achieve this type of storyboarding. B4004A L1 12
  • 13. Technical Storyboard Tools This one has good reviews but is not free https://play.google.com/store/apps/details?id=com.brakefield.storyboard&hl=en_GB B4004A L1 13
  • 14. Technical Storyboard Tools – pro’s • Storyboards are good for apps with a small to medium number of screens and relatively straightforward navigation between views.; • For large apps design, split up into multiple storyboard files; • Storyboards assist with User Interface (UI) implementation; • Good for a small sized app. B4004A L1 14
  • 15. Technical Storyboard Tools – con’s • Lots of views and lots of cross-navigation between screens and the Storyboard view gets confusing; • For a large project with multiple developers storyboards are not ideal, unless they can be split. B4004A L1 15
  • 16. Wireframes Design Tool Download free http://www.justinmind.com/free B4004A L1 16
  • 17. Wireframe Design Tool Justinmind Protyper B4004A L1 17
  • 18. Wireframe Design Tool Justinmind Prototyper Interface B4004A L1 18
  • 19. Summary of wireframes design approach • Determine the time in hours available; • Decide on the app concept; • Draw low fidelity wireframes; • Create a flow chart; • Identify wireframe design tools to use: – Microsoft Visio is good for flowchart design; Powerpoint has flowchart design tools; – Justinmind is free for app wireframe design; • Ability then to create a ‘high fidelity’ wireframe: – time available will determine the level of detail; – amount of content will also determine the level of detail. B4004A L1 19
  • 20. … next, moving on to User Experience (UX) … B4004A L1 20
  • 21. User Experience (UX) What is it? • visually appealing design; • a design that the user can easily navigate; • a user can easily reach their goal; • more than one way of achieving objective; • intuitive; • appeasing the psychology of the user; • sometimes known as ‘usability’. B4004A L1 21
  • 22. The User Who is the user? • a child? – can they read? • an adult? – a business user; – a customer; – a researcher; B4004A L1 22
  • 23. Norman – the Design of Everyday Things “When objects appear to malfunction, it is not the fault of the user but rather the lack of intuitive guidance that should be present in the design.” B4004A L1 23
  • 24. 10 Usability Heuristics for User Interface Design – Jakob Nielsen 1. Visibility of system status; 2. Match between system and the real world; 3. User control and freedom; 4. Consistency and standards; 5. Error prevention; 6. Recognition rather than recall; 7. Flexibility and efficiency of use; 8. Aesthetic and minimalist design; 9. Help users recognise, diagnose and recover from errors; 10. Help and Documentation. B4004A L1 24
  • 25. Gestalt principles Laws of grouping • Law of Proximity • Law of Similarity • Law of Closure • Law of Symmetry http://en.wikipedia.org/wiki/Gestalt_psychology Law of Symmetry B4004A L1 25
  • 26. Law of Proximity B4004A L1 26
  • 27. Law of Similarity B4004A L1 27
  • 28. Law of Closure B4004A L1 28
  • 29. Law of Symmetry B4004A L1 29
  • 31. Useful Usability Principles • Colours: – blue is often used for large screen areas as the eye sees blue in a more relaxed way; – red to attract attention; – green for ‘go’ • ie purchase button at checkout B4004A L1 31
  • 32. Useful UX Principles Use known and familiar icons B4004A L1 32
  • 33. Useful UX Principles An image is sometimes worth 1,000 words: B4004A L1 33
  • 34. Useful UX Principles Above the Fold B4004A L1 34
  • 35. … next Topic 5 Seminar Learning the wireframes design software http://www.justinmind.com/free Work in groups Topic 5 Workshop Work in group and brainstorm app ideas Create low fidelity wireframes of an app B4004A L1 35
  • 36. Essential work for next week • Please consult the OLE for details of: – Essential readings* – Seminar/workshop preparation work* – Recommended further readings – Any additional learning * Essential readings and preparation work must always be completed in time for the next session 36
  • 37. End of presentation © Pearson College 2013

Notas del editor

  1. There are free tools, but not as good or effective. There are a lot of Storyboarding Tools for IOS (Apple), but fewer for Android.