1 ASPP(INPUT DESIGN) Systems Design Input Design.

Slides:



Advertisements
Similar presentations
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Advertisements

Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
Systems Analysis and Design 9th Edition
Input Design and User Interface Design
User Interface Design.
Tutorial 8: Developing an Excel Application
Systems Analysis and Design 8th Edition
Systems Analysis & Design Sixth Edition Systems Analysis & Design Sixth Edition Chapter 6.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
Chapter 7 UNDERSTANDING AND DESIGNING FORMS. Input Forms: Content and Organization Need for forms Event analysis and forms Relationship between input.
User Interface Design: Methods of Interaction. Accepted design principles Interface design needs to consider the following issues: 1. Visual clarity 2.
Output and User Interface Design
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 14 Designing.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
Screen guidelines For data entry. Screen Layout for Data Entry Identify screen (name and purpose). Keep number of screens to a minimum. Ensure that all.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
Technology Education and Information Design Copyright 2009 MediTech NUI: New User Interface Online Training.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
© 2005 by Prentice Hall Chapter 3c Designing Interfaces and Dialogues.
Object-Oriented Analysis and Design LECTURE 8: USER INTERFACE DESIGN.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Module 3 Productivity Programs Common Features and Commands Microsoft Office 2007.
Chapter 12 Designing Interfaces and Dialogues
Input/Output Design User Interface Design
User Interface Theory & Design
Tutorial 6 Using Form Tools and Creating Custom Forms
System Design System Design - Mr. Ahmad Al-Ghoul System Analysis and Design.
Chapter 9 Describing Process Specifications and Structured Decisions
Output and User Interface Design
Systems Analysis and Design 8th Edition
Creating a Web Site to Gather Data and Conduct Research.
Navigation Sequences Proper navigation Poor navigation Poor Navigation.
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
Systems Analysis & Design 7 th Edition Chapter 7.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
System Analysis and Design
VistA Imaging Capture via Scanning. October VistA Imaging Capture via Scanning The information in this documentation includes only new and updated.
INFS 6225 Object-Oriented Systems Analysis & Design Chapter 10: Human Computer Interaction Layer.
Software Architecture
Interface Design Inputs and outputs –data flows to and from external entities –data flows into and out of processes that are manual or not fully automated.
12.1 CSC 123 Systems Analysis & Design Part IV: The Essentials of Design Chapter 12 Designing Effective Input.
1 CP586 © Peter Lo 2003 Multimedia Communication Human Computer Interaction.
IFS310: Module 12 User Interface Design - Navigation/Communication between the system and users.
XP Chapter 2 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Building The Database Chapter 2 “It is only the farmer.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES Modify a Table – Add, Delete, Move Fields Modify a Table.
E.g.: MS-DOS interface. DIR C: /W /A:D will list all the directories in the root directory of drive C in wide list format. Disadvantage is that commands.
G063 - Human Computer Interface Design Designing the User Interface.
1 User Interface Design Components Chapter Key Definitions The navigation mechanism provides the way for users to tell the system what to do The.
Input Design Lecture 11 1 BTEC HNC Systems Support Castle College 2007/8.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
System Analysis And Design
LECTURE 18 16/11/15. MAKING THE INTERFACE CONSISTENT Consistency is one way to develop and reinforce the users conceptual model of applications and give.
Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
Chapter 16 Designing Effective Input Systems Analysis and Design Kendall and Kendall Fifth Edition.
Design Phase intro & User Interface Design (Ch 8)
Systems Analysis & Design 7 th Edition Chapter 7.
William H. Bowers – Specification Techniques Torres 17.
Printed Reports Analysis questions –Who will use the report? –What is the purpose of the report? –When or how often is the report needed? –Where does the.
User Interface, Input, and Output Design
Decision Support System by Simulation Model (Ajarn Chat Chuchuen) 1 Chapter 6 User Interface Management.
Output and User Interface Design
System Design Ashima Wadhwa.
DB Implementation: MS Access Forms
SYSTEMS ANALYSIS & DESIGN
Presentation transcript:

1 ASPP(INPUT DESIGN) Systems Design Input Design

2 ASPP(INPUT DESIGN) Objectives àDiscuss the objectives of systems input design àExplain the differences among data capture, data entry, and data input àExplain the differences between batch and online input àList and describe the different types of data validation checks àDiscuss effective source document design

3 ASPP(INPUT DESIGN) Objectives àDiscuss guidelines for effective screen design àDescribe and design data entry screens, process control screens, graphical user interfaces, and Help screens

4 ASPP(INPUT DESIGN) àInput technology has changed greatly àOutput quality depends on input quality àMain objectives of input design àUser-friendly interface àInput processes that ensure data quality, accuracy and timeliness Introduction

5 ASPP(INPUT DESIGN) àDefinitions àData capture àIdentification and recording of source data àData entry àConversion of source data into a computer- readable form àData input àProcess by which the computer-readable source data enters the information system Input Design Objectives

6 ASPP(INPUT DESIGN) àFour main input design objectives 1. Select input media and methods 2. Develop efficient input procedures 3. Reduce input volume 4. Reduce input errors Input Design Objectives

7 ASPP(INPUT DESIGN) àReduce input errors àFewer errors mean better data quality àEight types of data validation checks 1. Sequence checks 2. Existence checks 3. Data type checks 4. Range checks 5. Reasonableness checks 6. Validity checks 7. Combination checks 8. Batch controls Input Design Objectives

8 ASPP(INPUT DESIGN) Screen Design àEffective screen design guidelines 1. Screens should be attractive and uncluttered 2. Information on a single screen should be displayed in a meaningful, logical order 3. Screen designs should be consistent 4. Messages should be specific, understandable, and professional 5. Messages should remain on the screen for an appropriate period of time

9 ASPP(INPUT DESIGN) Screen Design àEffective screen design guidelines 6. Special effects should be used sparingly 7. Users should receive feedback 8. Screen designs should be documented and approved as soon as possible

10 ASPP(INPUT DESIGN) Screen Design àData entry screen design àGuidelines 1. Restrict user access to screen locations where data is entered 2. Provide a descriptive caption for each field and show the user where to enter the data 3. Show a sample format if one is required 4. Require ending keystroke for every field 5. Do not require users to enter special characters

11 ASPP(INPUT DESIGN)

12 ASPP(INPUT DESIGN) Screen Design àGuidelines 6. Do not require users to type leading zeroes or trailing spaces for alphanumeric fields 7. Do not require users to type trailing zeroes that follow a decimal point 8. Display default values that users can accept 9. Use default values for constant data 10. Display a list of acceptable values for fields with a limited number of valid choices

13 ASPP(INPUT DESIGN) Screen Design àGuidelines 11. Provide a way to leave the data entry screen without inputting the current record 12. Provide an opportunity to confirm the accuracy of input data before entering it 13. Provide a means to move among form fields in a standard, or in another, order 14. Design the screen form to match the layout of the source document

14 ASPP(INPUT DESIGN)

15 ASPP(INPUT DESIGN) Screen Design àGuidelines 15. Allow the operator to add, change, delete, and view records 16. Design a method to allow operators to search for a specific record

16 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àUsers can control system actions with interactive menus and prompts àMenu screens àMenus display a list of user-selectable options

17 ASPP(INPUT DESIGN)

18 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àUsers can control system actions with interactive menus and prompts àMenu screens àMenus display a list of user-selectable options àMenu-driven system uses a hierarchy of main menus and submenus àShortcut key combinations can be used in a menu design

19 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àPrompt screens àUser types a response to a prompt

20 ASPP(INPUT DESIGN)

21 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àPrompt screens àUser types a response to a prompt àResponses can include commands

22 ASPP(INPUT DESIGN)

23 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àPrompt screens àUser types a response to a prompt àResponses can include commands àStructured Query Language (SQL) can be used àQuestion/answer screens can be used àNatural language techniques can be used, similar to Internet search engines

24 ASPP(INPUT DESIGN) Screen Design àProcess control screen design àCombination screens àMenus and prompt screens can be combined effectively

25 ASPP(INPUT DESIGN)

26 ASPP(INPUT DESIGN)

27 ASPP(INPUT DESIGN) Screen Design àGraphical user interfaces àA GUI environment includes process control and data control àA GUI environment is easy to use àCommon features àMenu bar àToolbar àDrop-down menus àDialog, text, and drop-down list boxes àOption (radio) buttons

28 ASPP(INPUT DESIGN)

29 ASPP(INPUT DESIGN)

30 ASPP(INPUT DESIGN)

31 ASPP(INPUT DESIGN) Screen Design àHelp screen design àSeveral methods to obtain Help àClick a command button or toolbar àPress a special key àContext-sensitive Help àProvides Help on the task in progress àUser-selected Help àHypertext àUses links to display additional information on related topics

32 ASPP(INPUT DESIGN)