SlideShare a Scribd company logo
1 of 48
Chapter 8
User Interface
Design
Phase Description
➝ Systems Design is the third of five phases in the
systems development life cycle
➝ Now you will work on a physical design that will
meet the specifications described in the system
requirements document
➝ Tasks will include user interface design, data
design, and system architecture
2
Introduction
➝ User interface design is the first task in the
systems design phase of the SDLC
➝ Designing the interface is extremely important,
because everyone wants a system that is easy to
learn and use
3
What Is a User Interface?
➝ User interface (UI) describes how users interact
with a computer system
➝ Consists of all the hardware, software, screens,
menus, functions, outputs, and features that
affect two-way communications between the
user and the computer
4
User Interface Design
➝ Evolution of the User Interface
• Process-control
• As information management evolved from
centralized data processing to dynamic,
enterprise-wide systems, the primary focus
also shifted — from the IT department to the
users themselves
• User-centered system
• Requires an understanding of human-
computer interaction and user-centered
design principles
5
User Interface Design
➝ Human-Computer Interaction
• Human-computer interaction (HCI)
describes the relationship between
computers and people who use them to
perform their jobs
• Graphical user interface (GUI)
• Main objective is to create a user-friendly
design that is easy to learn and use
6
User Interface Design
7
Principles of User-Centered Design
➝ Understand the Business
➝ Maximize Graphical Effectiveness
➝ Think Like a User
➝ Use Models and Prototypes
➝ Focus on Usability
➝ Invite Feedback
➝ Document Everything
8
Designing the User
Interface
9
Designing the User Interface
➝ Follow eight basic guidelines
1. Design a transparent interface
2. Create an interface that is easy to learn and
use
3. Enhance user productivity
4. Make it easy for users to obtain help or
correct errors
5. Minimize input data problems
6. Provide feedback to users
7. Create an attractive layout and design
8. Use familiar terms and images
10
Designing the User Interface
➝ Good user interface design is based on a
combination of ergonomics, aesthetics, and
interface technology
11
Designing the User Interface
➝ Design a Transparent Interface
• Facilitate the system design objectives,
rather than calling attention to the interface
• Create a design that is easy to learn and
remember
• Design the interface to improve user
efficiency and productivity
• Write commands, actions, and system
responses that are consistent and
predictable
12
Designing the User Interface
➝ Create an Interface that is Easy to Learn and Use
• Clearly label all controls, buttons, and icons
• Select only those images that users can
understand easily, and provide on-screen
instructions that are logical, concise, and
clear
• Show all commands in a list of menu items
• Make it easy to navigate
13
Designing the User Interface
➝ Enhance User Productivity
• Organize tasks, commands, and functions in
groups that resemble actual business
operations
• Create alphabetical menu lists
• Provide shortcuts so experienced users can
avoid multiple menu levels
• Use default values if the majority of values in
a field are the same
14
Designing the User Interface
➝ Make It Easy for
Users to Obtain
Help or Correct
Errors
• Ensure that
Help is always
available
• Provide user-
selected Help
and context-
sensitive Help
15
Designing the User Interface
➝ Minimize Input Data Problems
• Create input masks
• Display event-driven messages and
reminders
• Establish a list of predefined values that
users can click to select
• Build in rules that enforce data integrity
16
Designing the User Interface
➝ Provide Feedback to Users
• Display messages at a logical place on the
screen
• Alert users to lengthy processing times or
delays
• Allow messages to remain on the screen
long enough for users to read them
• Let the user know whether the task or
operation was successful or not
17
Designing the User Interface
➝ Create an Attractive Layout and Design
• Use appropriate colors to highlight different
areas of the screen
• Use special effects sparingly
• Use hyperlinks that allow users to jump to
related topics
• Group related objects and information
18
Designing the User Interface
➝ Use Familiar Terms and Images
• Remember that users are accustomed to a
pattern of red=stop, yellow=caution, and
green=go
• Provide a keystroke alternative for each
menu command
• Use familiar commands if possible
• Provide a Windows look and feel in your
interface design if users are familiar with
Windows-based applications
19
Designing the User Interface
➝ Add Control
Features
• Menu bar
• Toolbar
• Command
button
• Dialog box
• Text box
• Toggle button
20
Designing the User Interface
➝ Add Control Features
• List box–scroll
bar
• Drop-down list
box
• Option button, or
radio button
• Check box
• Calendar control
• Switchboard
21
Output Design
22
Output Design
➝ Before designing output, ask yourself several
questions:
• What is the purpose of the output?
• Who wants the information, why is it needed, and
how will it be used?
• What specific information will be included?
• Will the output be printed, viewed on-screen, or
both? What type of device will the output go to?
• When will the information be provided, and how
often must it be updated?
• Do security or confidentiality issues exist?
➝ Your answers will affect your output design strategies
23
Output Design
➝ Overview of Report Design
• Few firms have been able to eliminate
printed output totally
• Turnaround documents
• Reports must be easy to read and well
organized
• Database programs include a variety of
report design tools
• Character-based reports
24
Output Design
➝ Types of Reports
• Detail reports
• Exception reports
• Summary reports
25
Output Design
➝ User Involvement in Report Design
• Printed reports are an important way of
delivering information, so users should
approve all report designs in advance
• Submit each design for approval as you
complete it, rather than waiting until you
finish all report designs
• Mock-up
• Report analysis form
26
Output Design
➝ Report Design Principles
27
Output Design
➝ Output Technology
• Internet-based information delivery
→ Webcast
• E-mail
• Blogs
• Instant Messaging
• Wireless Devices
28
29
Output Design
➝ Output Technology
• Digital audio, images and
video
• Podcasts
• Automated facsimile
systems
→ Faxback systems
• Computer output
microfilm (COM)
• Computer output to digital
media
Output Design
➝ Output Technology
• Specialized Forms of Output
→ An incredibly diverse marketplace
requires many forms of specialized
output and devices
→ Portable, Web-connected devices
→ Retail point-of-sale terminals
→ Automatic teller machines (ATMs)
→ Special-purpose printers
30
Input Design
31
Input Design
➝ The quality of the output is only as good as the
quality of the input
• Garbage in, garbage out (GIGO)
• Objective of input design is to ensure the
quality, accuracy, and timeliness of input
data
• Good input design requires attention to
human factors as well as technology issues
32
Input Design
➝ Source Documents
and Forms
• Form layout
• Heading zone
• Control zone
• Instruction
zone
• Body zone
• Totals zone
• Authorization
zone
33
Input Design
➝ Source Documents and Forms
• Dr. Jakob Nielson believes that users scan a
page, picking out individual words and
sentences
• As a result, Web designers must use
scannable text to capture and hold a user’s
attention
34
Input Design
➝ Data Entry Screens
• Guidelines
1. Restrict user access to screen locations
where data is entered
2. Provide a descriptive caption for every field,
and show the user where to enter the data
and the required or maximum field size
3. Display a sample format if a user must enter
values in a field in a specific format -
separator
4. Require an ending keystroke for every field
35
Input Design
➝ Data Entry Screens
• Guidelines
5. Do not require users to type leading zeroes for
numeric fields
6. Do not require users to type trailing zeroes for
numbers that include decimals
7. Display default values so operators can press the
ENTER key to accept the suggested value
8. Use a default value when a field value will be
constant for successive records or throughout the
data entry session
9. Display a list of acceptable values for fields, and
provide meaningful error messages
36
Input Design
➝ Data Entry Screens
• Guidelines
10. Provide a way to leave the data entry screen at
any time without entering the current record
11. Provide users with an opportunity to confirm the
accuracy of input data before entering it
12. Provide a means for users to move among fields
on the form
13. Design the screen form layout to match the layout
of the source document
14. Allow users to add, change, delete, and view
records
15. Provide a method to allow users to search for
specific information 37
Input Design
➝ Input Masks
• Use input masks, which are templates or
patterns that restrict data entry and prevent
errors
• A mask can manipulate the input data and
apply a specific format
38
Input Design
➝ Validation Rules
• At least eight types of data validation rules
1. Sequence check
2. Existence check
3. Data type check
4. Range check – limit check
5. Reasonableness check
6. Validity check – referential integrity
7. Combination check
8. Batch controls – hash totals
39
40
Input Design
➝ Input Technology
• Batch input
→ Batch
• Online input
→ Online data entry
→ Source data
automation
→ RFID tags or
Magnetic data
strips
Input Design
➝ Input Technology
• Tradeoffs
→ Unless source data automation is used,
manual data entry is slower and more
expensive than batch input because it
is performed at the time the transaction
occurs and often done when computer
demand is at its highest
→ The decision to use batch or online
input depends on business
requirements
41
Input Design
➝ Input Volume Reduction
• Guidelines will help reduce input volume
1. Input necessary data only
2. Do not input data that the user can
retrieve from system files or calculate
from other data
3. Do not input constant data
4. Use codes
42
Security and Control
Issues
43
Security and Control Issues
44
Red
Is the color of blood,
and because of this it
has historically been
associated with
sacrifice, danger and
courage.
➝ Output Control and Security
• Output security
• The IT department is responsible for output
control and security measures
• Diskless workstation
• Port protector
Security and Control Issues
45
Red
Is the color of blood,
and because of this it
has historically been
associated with
sacrifice, danger and
courage.
➝ Input Security and Control
• Input Control
• Every piece of information should be
traceable back to the input data
• Audit trail
• Data security
• Records retention policy
• Encrypted – encryption
Chapter Summary
➝ The purpose of systems design is to create a
physical model of the system that satisfies the
design requirements that were defined during
the systems analysis phase
➝ The chapter began with a discussion of user
interface design and human-computer
interaction (HCI) concepts
➝ Various types of printed reports, including detail,
exception, and summary reports
➝ You also learned about other types of output
46
Chapter Summary
➝ Discussion of input design began with a
description of source documents and the various
zones in a document
➝ The discussion of data entry screen design
explained the use of input masks and validation
rules to reduce data errors
➝ You also learned about batch and online input
methods, input media and procedures, and input
volume
➝ Finally, you learned about security and control
47
48
Thanks!

More Related Content

What's hot

Ch09-User Interface Design
Ch09-User Interface DesignCh09-User Interface Design
Ch09-User Interface DesignFajar Baskoro
 
User Interface Design
User Interface DesignUser Interface Design
User Interface DesignGil Pasiona
 
Unit iii(part d - component level design)
Unit   iii(part d - component level design)Unit   iii(part d - component level design)
Unit iii(part d - component level design)BALAJI A
 
Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information ArchitectureLifna C.S
 
HCI 3e - Ch 6: HCI in the software process
HCI 3e - Ch 6:  HCI in the software processHCI 3e - Ch 6:  HCI in the software process
HCI 3e - Ch 6: HCI in the software processAlan Dix
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCIsawsan slii
 
Achieving quality contraints
Achieving quality contraintsAchieving quality contraints
Achieving quality contraintsK Senthil Kumar
 
History of Computer Graphics
History of Computer GraphicsHistory of Computer Graphics
History of Computer GraphicsKamal Acharya
 
Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering arvind pandey
 
Example for SDS document in Software engineering
Example for SDS document in Software engineeringExample for SDS document in Software engineering
Example for SDS document in Software engineeringRavi Yasas
 
Chapter14 designing interfaces and dialogues
Chapter14 designing interfaces and dialoguesChapter14 designing interfaces and dialogues
Chapter14 designing interfaces and dialoguesDhani Ahmad
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface designPreeti Mishra
 
HCI 3e - Ch 5: Interaction design basics
HCI 3e - Ch 5:  Interaction design basicsHCI 3e - Ch 5:  Interaction design basics
HCI 3e - Ch 5: Interaction design basicsAlan Dix
 
Wimp interface
Wimp interfaceWimp interface
Wimp interfaceAbrish06
 
Hostel Management System Proposal Report.pdf
Hostel Management System Proposal Report.pdfHostel Management System Proposal Report.pdf
Hostel Management System Proposal Report.pdfShohedulIslam3
 

What's hot (20)

Ch09-User Interface Design
Ch09-User Interface DesignCh09-User Interface Design
Ch09-User Interface Design
 
Software architecture
Software architectureSoftware architecture
Software architecture
 
User Interface Design
User Interface DesignUser Interface Design
User Interface Design
 
Unit iii(part d - component level design)
Unit   iii(part d - component level design)Unit   iii(part d - component level design)
Unit iii(part d - component level design)
 
Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information Architecture
 
HCI 3e - Ch 6: HCI in the software process
HCI 3e - Ch 6:  HCI in the software processHCI 3e - Ch 6:  HCI in the software process
HCI 3e - Ch 6: HCI in the software process
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCI
 
Achieving quality contraints
Achieving quality contraintsAchieving quality contraints
Achieving quality contraints
 
History of Computer Graphics
History of Computer GraphicsHistory of Computer Graphics
History of Computer Graphics
 
Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering
 
Example for SDS document in Software engineering
Example for SDS document in Software engineeringExample for SDS document in Software engineering
Example for SDS document in Software engineering
 
Hci activity#2
Hci activity#2Hci activity#2
Hci activity#2
 
Hci
HciHci
Hci
 
Chapter14 designing interfaces and dialogues
Chapter14 designing interfaces and dialoguesChapter14 designing interfaces and dialogues
Chapter14 designing interfaces and dialogues
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface design
 
HCI 3e - Ch 5: Interaction design basics
HCI 3e - Ch 5:  Interaction design basicsHCI 3e - Ch 5:  Interaction design basics
HCI 3e - Ch 5: Interaction design basics
 
Wimp interface
Wimp interfaceWimp interface
Wimp interface
 
Hostel Management System Proposal Report.pdf
Hostel Management System Proposal Report.pdfHostel Management System Proposal Report.pdf
Hostel Management System Proposal Report.pdf
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
 
User interface design
User interface designUser interface design
User interface design
 

Similar to Chapter 8 User Interface Design

Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenChapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenAxmedMaxamuudYoonis
 
Human interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxHuman interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxNishimwePrince
 
User Interface Design,Principles & process
User Interface  Design,Principles & processUser Interface  Design,Principles & process
User Interface Design,Principles & processAbd-Ur Rehman Saqib
 
B19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxB19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxDrPreethiD1
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).pptskknowledge
 
Intro to ux and how to design a thoughtful ui
Intro to ux and how to design a thoughtful uiIntro to ux and how to design a thoughtful ui
Intro to ux and how to design a thoughtful uiThanos Makaronas
 
First users: Heuristics for designer/developer collaboration
First users: Heuristics for designer/developer collaborationFirst users: Heuristics for designer/developer collaboration
First users: Heuristics for designer/developer collaborationJonathan Abbett
 
User Interface design & methods for easy utilization
User Interface design & methods for easy utilizationUser Interface design & methods for easy utilization
User Interface design & methods for easy utilizationDipali M
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03revricky5476
 

Similar to Chapter 8 User Interface Design (20)

Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenChapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
 
4_5787161581716507944.pptx
4_5787161581716507944.pptx4_5787161581716507944.pptx
4_5787161581716507944.pptx
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
ICS2208 lecture1
ICS2208 lecture1ICS2208 lecture1
ICS2208 lecture1
 
Human interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxHuman interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptx
 
User Interface Design,Principles & process
User Interface  Design,Principles & processUser Interface  Design,Principles & process
User Interface Design,Principles & process
 
B19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxB19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptx
 
Lesson 2 HCI 2.pptx
Lesson 2 HCI 2.pptxLesson 2 HCI 2.pptx
Lesson 2 HCI 2.pptx
 
Chapter 12 user interface design
Chapter 12 user interface designChapter 12 user interface design
Chapter 12 user interface design
 
Lesson 2 HCI 2.pdf
Lesson 2 HCI 2.pdfLesson 2 HCI 2.pdf
Lesson 2 HCI 2.pdf
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).ppt
 
Intro to ux and how to design a thoughtful ui
Intro to ux and how to design a thoughtful uiIntro to ux and how to design a thoughtful ui
Intro to ux and how to design a thoughtful ui
 
First users: Heuristics for designer/developer collaboration
First users: Heuristics for designer/developer collaborationFirst users: Heuristics for designer/developer collaboration
First users: Heuristics for designer/developer collaboration
 
MC01 - Maintenance Connection 101
MC01 - Maintenance Connection 101 MC01 - Maintenance Connection 101
MC01 - Maintenance Connection 101
 
User Interface design & methods for easy utilization
User Interface design & methods for easy utilizationUser Interface design & methods for easy utilization
User Interface design & methods for easy utilization
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03rev
 
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran KajaEVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 
Unit 2
Unit 2Unit 2
Unit 2
 

Recently uploaded

RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...ThinkInnovation
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一F La
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Sapana Sha
 

Recently uploaded (20)

RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 

Chapter 8 User Interface Design

  • 2. Phase Description ➝ Systems Design is the third of five phases in the systems development life cycle ➝ Now you will work on a physical design that will meet the specifications described in the system requirements document ➝ Tasks will include user interface design, data design, and system architecture 2
  • 3. Introduction ➝ User interface design is the first task in the systems design phase of the SDLC ➝ Designing the interface is extremely important, because everyone wants a system that is easy to learn and use 3
  • 4. What Is a User Interface? ➝ User interface (UI) describes how users interact with a computer system ➝ Consists of all the hardware, software, screens, menus, functions, outputs, and features that affect two-way communications between the user and the computer 4
  • 5. User Interface Design ➝ Evolution of the User Interface • Process-control • As information management evolved from centralized data processing to dynamic, enterprise-wide systems, the primary focus also shifted — from the IT department to the users themselves • User-centered system • Requires an understanding of human- computer interaction and user-centered design principles 5
  • 6. User Interface Design ➝ Human-Computer Interaction • Human-computer interaction (HCI) describes the relationship between computers and people who use them to perform their jobs • Graphical user interface (GUI) • Main objective is to create a user-friendly design that is easy to learn and use 6
  • 8. Principles of User-Centered Design ➝ Understand the Business ➝ Maximize Graphical Effectiveness ➝ Think Like a User ➝ Use Models and Prototypes ➝ Focus on Usability ➝ Invite Feedback ➝ Document Everything 8
  • 10. Designing the User Interface ➝ Follow eight basic guidelines 1. Design a transparent interface 2. Create an interface that is easy to learn and use 3. Enhance user productivity 4. Make it easy for users to obtain help or correct errors 5. Minimize input data problems 6. Provide feedback to users 7. Create an attractive layout and design 8. Use familiar terms and images 10
  • 11. Designing the User Interface ➝ Good user interface design is based on a combination of ergonomics, aesthetics, and interface technology 11
  • 12. Designing the User Interface ➝ Design a Transparent Interface • Facilitate the system design objectives, rather than calling attention to the interface • Create a design that is easy to learn and remember • Design the interface to improve user efficiency and productivity • Write commands, actions, and system responses that are consistent and predictable 12
  • 13. Designing the User Interface ➝ Create an Interface that is Easy to Learn and Use • Clearly label all controls, buttons, and icons • Select only those images that users can understand easily, and provide on-screen instructions that are logical, concise, and clear • Show all commands in a list of menu items • Make it easy to navigate 13
  • 14. Designing the User Interface ➝ Enhance User Productivity • Organize tasks, commands, and functions in groups that resemble actual business operations • Create alphabetical menu lists • Provide shortcuts so experienced users can avoid multiple menu levels • Use default values if the majority of values in a field are the same 14
  • 15. Designing the User Interface ➝ Make It Easy for Users to Obtain Help or Correct Errors • Ensure that Help is always available • Provide user- selected Help and context- sensitive Help 15
  • 16. Designing the User Interface ➝ Minimize Input Data Problems • Create input masks • Display event-driven messages and reminders • Establish a list of predefined values that users can click to select • Build in rules that enforce data integrity 16
  • 17. Designing the User Interface ➝ Provide Feedback to Users • Display messages at a logical place on the screen • Alert users to lengthy processing times or delays • Allow messages to remain on the screen long enough for users to read them • Let the user know whether the task or operation was successful or not 17
  • 18. Designing the User Interface ➝ Create an Attractive Layout and Design • Use appropriate colors to highlight different areas of the screen • Use special effects sparingly • Use hyperlinks that allow users to jump to related topics • Group related objects and information 18
  • 19. Designing the User Interface ➝ Use Familiar Terms and Images • Remember that users are accustomed to a pattern of red=stop, yellow=caution, and green=go • Provide a keystroke alternative for each menu command • Use familiar commands if possible • Provide a Windows look and feel in your interface design if users are familiar with Windows-based applications 19
  • 20. Designing the User Interface ➝ Add Control Features • Menu bar • Toolbar • Command button • Dialog box • Text box • Toggle button 20
  • 21. Designing the User Interface ➝ Add Control Features • List box–scroll bar • Drop-down list box • Option button, or radio button • Check box • Calendar control • Switchboard 21
  • 23. Output Design ➝ Before designing output, ask yourself several questions: • What is the purpose of the output? • Who wants the information, why is it needed, and how will it be used? • What specific information will be included? • Will the output be printed, viewed on-screen, or both? What type of device will the output go to? • When will the information be provided, and how often must it be updated? • Do security or confidentiality issues exist? ➝ Your answers will affect your output design strategies 23
  • 24. Output Design ➝ Overview of Report Design • Few firms have been able to eliminate printed output totally • Turnaround documents • Reports must be easy to read and well organized • Database programs include a variety of report design tools • Character-based reports 24
  • 25. Output Design ➝ Types of Reports • Detail reports • Exception reports • Summary reports 25
  • 26. Output Design ➝ User Involvement in Report Design • Printed reports are an important way of delivering information, so users should approve all report designs in advance • Submit each design for approval as you complete it, rather than waiting until you finish all report designs • Mock-up • Report analysis form 26
  • 27. Output Design ➝ Report Design Principles 27
  • 28. Output Design ➝ Output Technology • Internet-based information delivery → Webcast • E-mail • Blogs • Instant Messaging • Wireless Devices 28
  • 29. 29 Output Design ➝ Output Technology • Digital audio, images and video • Podcasts • Automated facsimile systems → Faxback systems • Computer output microfilm (COM) • Computer output to digital media
  • 30. Output Design ➝ Output Technology • Specialized Forms of Output → An incredibly diverse marketplace requires many forms of specialized output and devices → Portable, Web-connected devices → Retail point-of-sale terminals → Automatic teller machines (ATMs) → Special-purpose printers 30
  • 32. Input Design ➝ The quality of the output is only as good as the quality of the input • Garbage in, garbage out (GIGO) • Objective of input design is to ensure the quality, accuracy, and timeliness of input data • Good input design requires attention to human factors as well as technology issues 32
  • 33. Input Design ➝ Source Documents and Forms • Form layout • Heading zone • Control zone • Instruction zone • Body zone • Totals zone • Authorization zone 33
  • 34. Input Design ➝ Source Documents and Forms • Dr. Jakob Nielson believes that users scan a page, picking out individual words and sentences • As a result, Web designers must use scannable text to capture and hold a user’s attention 34
  • 35. Input Design ➝ Data Entry Screens • Guidelines 1. Restrict user access to screen locations where data is entered 2. Provide a descriptive caption for every field, and show the user where to enter the data and the required or maximum field size 3. Display a sample format if a user must enter values in a field in a specific format - separator 4. Require an ending keystroke for every field 35
  • 36. Input Design ➝ Data Entry Screens • Guidelines 5. Do not require users to type leading zeroes for numeric fields 6. Do not require users to type trailing zeroes for numbers that include decimals 7. Display default values so operators can press the ENTER key to accept the suggested value 8. Use a default value when a field value will be constant for successive records or throughout the data entry session 9. Display a list of acceptable values for fields, and provide meaningful error messages 36
  • 37. Input Design ➝ Data Entry Screens • Guidelines 10. Provide a way to leave the data entry screen at any time without entering the current record 11. Provide users with an opportunity to confirm the accuracy of input data before entering it 12. Provide a means for users to move among fields on the form 13. Design the screen form layout to match the layout of the source document 14. Allow users to add, change, delete, and view records 15. Provide a method to allow users to search for specific information 37
  • 38. Input Design ➝ Input Masks • Use input masks, which are templates or patterns that restrict data entry and prevent errors • A mask can manipulate the input data and apply a specific format 38
  • 39. Input Design ➝ Validation Rules • At least eight types of data validation rules 1. Sequence check 2. Existence check 3. Data type check 4. Range check – limit check 5. Reasonableness check 6. Validity check – referential integrity 7. Combination check 8. Batch controls – hash totals 39
  • 40. 40 Input Design ➝ Input Technology • Batch input → Batch • Online input → Online data entry → Source data automation → RFID tags or Magnetic data strips
  • 41. Input Design ➝ Input Technology • Tradeoffs → Unless source data automation is used, manual data entry is slower and more expensive than batch input because it is performed at the time the transaction occurs and often done when computer demand is at its highest → The decision to use batch or online input depends on business requirements 41
  • 42. Input Design ➝ Input Volume Reduction • Guidelines will help reduce input volume 1. Input necessary data only 2. Do not input data that the user can retrieve from system files or calculate from other data 3. Do not input constant data 4. Use codes 42
  • 44. Security and Control Issues 44 Red Is the color of blood, and because of this it has historically been associated with sacrifice, danger and courage. ➝ Output Control and Security • Output security • The IT department is responsible for output control and security measures • Diskless workstation • Port protector
  • 45. Security and Control Issues 45 Red Is the color of blood, and because of this it has historically been associated with sacrifice, danger and courage. ➝ Input Security and Control • Input Control • Every piece of information should be traceable back to the input data • Audit trail • Data security • Records retention policy • Encrypted – encryption
  • 46. Chapter Summary ➝ The purpose of systems design is to create a physical model of the system that satisfies the design requirements that were defined during the systems analysis phase ➝ The chapter began with a discussion of user interface design and human-computer interaction (HCI) concepts ➝ Various types of printed reports, including detail, exception, and summary reports ➝ You also learned about other types of output 46
  • 47. Chapter Summary ➝ Discussion of input design began with a description of source documents and the various zones in a document ➝ The discussion of data entry screen design explained the use of input masks and validation rules to reduce data errors ➝ You also learned about batch and online input methods, input media and procedures, and input volume ➝ Finally, you learned about security and control 47