14 Chapter 11: Designing the User Interface. 14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and.

Slides:



Advertisements
Similar presentations
Chapter 11 Designing the User Interface
Advertisements

Week 2 The Object-Oriented Approach to Requirements
Systems Analysis and Design in a Changing World, Fourth Edition
User Interface Structure Design
Asper School of Business University of Manitoba Systems Analysis & Design Instructor: Bob Travica User interface Updated: December 2014.
CS0004: Introduction to Programming Visual Studio 2010 and Controls.
© 2010 Bennett, McRobb and Farmer1 Use Case Description Supplementary material to support Bennett, McRobb and Farmer: Object Oriented Systems Analysis.
Systems Analysis and Design in a Changing World, Fourth Edition
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
Chapter 9 Using Data Flow Diagrams
© Lethbridge/Laganière 2001 Chapter 7: Focusing on Users and Their Tasks1 7.1 User Centred Design (UCD) Software development should focus on the needs.
2 Object-Oriented Analysis and Design with the Unified Process Objectives  Understand the differences between user interfaces and system interfaces 
Systems Analysis I Data Flow Diagrams
Chapter 13: Designing the User Interface
Where Do I Start REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 1 (PP. 3 – 14)
Chapter 14 Designing the User Interface
Object-Oriented Analysis and Design LECTURE 8: USER INTERFACE DESIGN.
User Interface Design Chapter 11. Objectives  Understand several fundamental user interface (UI) design principles.  Understand the process of UI design.
Chapter 7 Structuring System Process Requirements
6 Systems Analysis and Design in a Changing World, Fourth Edition.
Chapter 7: The Object-Oriented Approach to Requirements
Chapter 6: The Traditional Approach to Requirements
System Analysis Overview Document functional requirements by creating models Two concepts help identify functional requirements in the traditional approach.
Systems Analysis and Design in a Changing World, 6th Edition
Designing the User Interface. 2 Overview User interfaces handle input and output that involve a system user directly Focus on interaction between user.
Systems Analysis and Design in a Changing World, 6th Edition
CHAPTER 11 DESIGNING THE USER INTERFACE LAYER
Systems Analysis and Design in a Changing World, 6th Edition
User Interface Theory & Design
Systems Analysis and Design in a Changing World, 6th Edition
Systems Analysis and Design in a Changing World, Fifth Edition
SYS366 Systems Use Case Descriptions. SYS3662 Contents Review Systems Use Case Descriptions Systems Use Case Authoring.
2 Approaches to Requierements Engineering Reference: Systems Analysis and Design in a Changing World, 3 rd Edition, chapter 2 and chapter 6.
Chapter 6 The Traditional Approach to Requirements
Overview of system design
Systems Analysis and Design in a Changing World, Fifth Edition
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Systems Analysis and Design in a Changing World, Fifth Edition
Systems Analysis and Design in a Changing World, 6th Edition
2 Object-Oriented Analysis and Design with the Unified Process Identifying and Classifying Inputs and Outputs  Inputs and outputs are defined early in.
Web Technologies Website Development Trade & Industrial Education
Chapter 7 Structuring System Process Requirements
12 Systems Analysis and Design in a Changing World, Fifth Edition.
1 LECTURE 11: User Interface and System Security and Controls ITEC 3010 “Systems Analysis and Design, I” [Prof. Peter Khaiter]
PowerPoint Presentation for Dennis, Wixom, & Tegarden Systems Analysis and Design with UML, 3rd Edition Copyright © 2009 John Wiley & Sons, Inc. All rights.
User Interface Structure Design Chapter 11. Key Definitions The user interface defines how the system will interact with external entities The system.
Slide 1 Chapter 11 User Interface Structure Design Chapter 11 Alan Dennis, Barbara Wixom, and David Tegarden John Wiley & Sons, Inc. Slides by Fred Niederman.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
INFORMATION X INFO425: Systems Design Chapter 14 Designing the user interface.
Systems Analysis and Design in a Changing World, 3rd Edition
6 Systems Analysis and Design in a Changing World, Fifth Edition.
INFO 355Week #71 Systems Analysis II User and system interface design INFO 355 Glenn Booker.
7 Systems Analysis and Design in a Changing World, Fifth Edition.
User Interface Theory & Design Lecture 6a 1.  User interface is everything the end user comes into contact with while using the system  To the user,
14 Chapter 11: Designing the User Interface. 14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design Second Edition by Tony Gaddis.
Systems Analysis and Design in a Changing World, Fourth Edition
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 7 - Designing the User and System Interfaces.
Design Phase intro & User Interface Design (Ch 8)
6 Systems Analysis and Design in a Changing World, Fourth Edition.
© 2005 by Prentice Hall Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
7 Systems Analysis – ITEC 3155 The Object Oriented Approach – Use Cases.
13 Systems Analysis and Design in a Changing World, Fourth Edition.
13 Systems Analysis and Design in a Changing World, Fourth Edition.
Final Review Systems Analysis and Design in a Changing World, 4th Edition 1 Final Review u Chapters 1-6, 8-10, 13, 14, 15 u Multiple choice, short answer,
Objectives Understand the differences between user interfaces and system interfaces Explain why the user interface is the system to the users Discuss the.
Guidelines for designing Windows and Forms
User Interface Design Chapter 8.
Systems Analysis and Design in a Changing World, 6th Edition
Systems Design Project Deliverable 3
Presentation transcript:

14 Chapter 11: Designing the User Interface

14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and Outputs u Identified by analyst when defining system scope u Requirements model produced during analysis l Event table includes trigger to each external event l Triggers represent inputs l Outputs are shown as responses to events

14 Systems Analysis and Design in a Changing World, 3rd Edition 3 Traditional and OO Approaches to Inputs and Outputs u Traditional approach to inputs and outputs l Shown as data flows on context diagram, data flow diagram (DFD) fragments, and detailed DFDs u OO approach to inputs and outputs l Defined by message entering or leaving system l Included in event table as triggers and responses l Actors provide inputs for many use cases l Use cases provide outputs to actors

14 Systems Analysis and Design in a Changing World, 3rd Edition 4 User versus System Interface u System interfaces: I/O requiring minimal human interaction u User interfaces: l I/O requiring human interaction l User interface is everything end user comes into contact with while using the system l To the user, the interface is the system u Analyst designs system interfaces separate from user interfaces u Requires different expertise and technology

14 Systems Analysis and Design in a Changing World, 3rd Edition 5 Understanding the User Interface u Physical Aspects of the User Interface l Devices touched by user- keyboard, mouse, touch screen, Physical parts- manuals, documentation, and forms u Perceptual Aspects of the User Interface l Everything else user sees, hears, or touches such as screen objects, menus, and buttons u Conceptual Aspects of the User Interface l What user knows about system and logical function of system

14 Systems Analysis and Design in a Changing World, 3rd Edition 6 Aspects of the User Interface

14 Systems Analysis and Design in a Changing World, 3rd Edition 7 Guidelines for Designing User Interfaces u Visibility l All controls should be visible l Provide immediate feedback to indicate control is responding l Example: Button make sound / change look when it is clicked. u Affordance l Appearance of control should suggest its functionality – purpose for which it is used l Example: Steering button used to turn.

14 Systems Analysis and Design in a Changing World, 3rd Edition 8 Documenting Dialog Designs u Done simultaneously with other system activities u Based on inputs and outputs requiring user interaction u Used to define menu hierarchy l Allows user to navigate to each dialog l Provides overall system structure u Storyboards, prototypes, and UML diagrams

14 Systems Analysis and Design in a Changing World, 3rd Edition 9 Overall Menu Hierarchy Design

14 Systems Analysis and Design in a Changing World, 3rd Edition 10 Dialogs and Storyboards u Many methods exist for documenting dialogs l Written descriptions following flow of events l Narratives l Sketches of screens l Storyboarding – showing sequence of sketches of display screen during a dialog

14 Systems Analysis and Design in a Changing World, 3rd Edition 11 Storyboard for Downtown Videos

14 Systems Analysis and Design in a Changing World, 3rd Edition 12 Guidelines for Designing Windows and Browser Forms u Each dialog might require several window forms u Standard forms are widely available l Windows: Visual Basic, C++, Java l Browser: HTML, VB-Script, JavaScript, ASP or Java servlets u Implementation l Identify objectives of form and associated data fields l Construct form with prototyping tools

14 Systems Analysis and Design in a Changing World, 3rd Edition 13 Forms Design Issues u Form layout and formatting consistency l Headings, labels, logos l Font sizes, highlighting, colors l Order of data-entry fields and buttons u Data keying and data entry (use standard control) l Text boxes, list boxes, combo boxes, etc. u Navigation and support controls u Help support: tutorials, indexed, context-sensitive

14 Systems Analysis and Design in a Changing World, 3rd Edition 14 Guidelines for Designing Web Sites u Draw from guidelines and rules for designing Windows forms and browser forms u Website uses: l Corporate communication l Customer information and service l Sales, distribution, and marketing u Must work seamlessly with customers 24/7

14 Systems Analysis and Design in a Changing World, 3rd Edition 15 Example: Dialog Design for RMO Phone- Order u Steps in dialog models 1. Record customer information 2. Create new order 3. Record transaction details 4. Produce order confirmation u Traditional approach – produce structure chart u OO approach – expand SSD to include forms

14 Systems Analysis and Design in a Changing World, 3rd Edition 16 Prototype Forms for an Order-Centered Approach to the Dialog

14 Systems Analysis and Design in a Changing World, 3rd Edition 17 Prototype Forms for an Order-Centered Approach to the Dialog ( continued )

14 Systems Analysis and Design in a Changing World, 3rd Edition 18 Summary u User interface is everything user comes into contact with while using the system l Physically, perceptually, and conceptually u To some users, user interface is the system u User-centered design means: l Focusing early on users and their work l Evaluating designs to ensure usability l Applying iterative development

14 Systems Analysis and Design in a Changing World, 3rd Edition 19 Summary ( continued ) u User interface is described with metaphors (desktop, document, dialog) u Interface design guidelines and standards are available from many sources u Dialog design starts with events, adds dialogs for integrity controls, user preferences, help, menus u OO approach provides UML models to document dialog designs, including sequence diagrams, collaboration diagrams, and class diagrams