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.

Slides:



Advertisements
Similar presentations
User Interface Design.
Advertisements

SAM 2007 v3.0 The Student Experience Including SAM Projects and Course Assess assignments.
1. Chapter 29 Creating Forms 3 Understanding Forms Word enables you to create fill-in forms to eliminate the need for storing pre-printed forms. Add.
Tutorial 8: Developing an Excel Application
COE201 – Computer Proficiency Mr. Hamze Msheik
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Word Project 7 Creating an Online Form.
WebDFS Budget Amendment and Personnel Processing.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Excel Lesson 3 Organizing the Worksheet
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Menu-Selection and Form Fillin. Menu selection design guidelines 4 Semantic organisation logical grouping of options –sensible, understandable, memorable.
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
© 2005 by Prentice Hall Chapter 3c Designing Interfaces and Dialogues.
Customizing Forms and Writing QuickBooks Letters Lesson 15.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
ARCHIBUS Log On Instructions. Log Into ARCHIBUS Web Central Log In Screen 1.Open your Internet browser. 2.Enter the URL to view the ARCHIBUS Login Page.
Welcome to the Southeastern Louisiana University’s Online Employment Site Applicant Tutorial!
Welcome to the University of West Florida Online Employment System Applicant Tutorial.
Basic Navigation in SAP For the Windows Graphical User Interface (GUI) Click your mouse anywhere or select “Page Down” to scroll through the pages.
14 Chapter 11: Designing the User Interface. 14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and.
Getting Started with Application Software
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 21 Fields and Forms.
Creating a Web Site to Gather Data and Conduct Research.
FrontPage Introduction Presented by: Audrey Marshall for Interactive Multimedia Design.
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
Navigation Sequences Proper navigation Poor navigation Poor Navigation.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
10/8/2015© Jeff Offutt, Menu Design Guidelines Jeff Offutt SWE 432 Design and Implementation of Software for.
XP 1 Microsoft Word 2002 Tutorial 1 – Creating a Document.
This tutorial teaches Microsoft Word basics. Although knowledge of how to navigate in a Windows environment is helpful, this tutorial was created for.
Teacher’s Assessment Assistant Worksheet Builder Starting the Program
Chapter 3 – Part 1 Word Processing Writer for Linux CMPF 112 : COMPUTING SKILLS.
Productivity Programs Common Features and Commands.
Microsoft Visual Basic 2012 CHAPTER THREE Program Design and Coding.
0 UMN 2011 ERP Terapan Dialogs Programming Session # 11.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
Microsoft Office 2008 for Mac – Illustrated Unit C: Understanding File Management.
Page 1 Non-Payroll Cost Transfer Enhancements Last update January 24, 2008 What are the some of the new enhancements of the Non-Payroll Cost Transfer?
Unit 1: Java and Eclipse The Eclipse Development Environment.
Technical Paper Review Designing Usable Web Forms – Empirical Evaluation of Web Form Improvement Guidelines By Amit Kumar.
12.1 CSC 123 Systems Analysis & Design Part IV: The Essentials of Design Chapter 12 Designing Effective Input.
The Next Generation. Parent Access Grade History and Attendance.
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.
1 Creating Windows GUIs with Visual Studio. 2 Creating the Project New Project Visual C++ Projects Windows Forms Application Give the Project a Name and.
PowerTeacher Little Language Academy Dept. of Curriculum & Instruction 11/16/2015.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 8.1.
Chapter 5 Introduction To Form Builder. Lesson A Objectives  Display Forms Builder forms in a Web browser  Use a data block form to view, insert, update,
Indicator 13 Secondary Transition. Main Menu SPP13 has a navigation toolbar located at the top of each screen. If you use the toolbar to navigate to another.
1 Excel Lesson 2 Organizing the Worksheet & Formulas Microsoft Office 2010 Introductory Pasewark & Pasewark.
Chapter 10 Creating a Template for an Online Form Microsoft Word 2013.
Modify Tables and FieldsModify Tables and Fields Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft.
DESIGNING THE USER INTERFACE - Different Interfaces 22 nd AUGUST 2005 LOWER SIXTH COMPUTING LESSON Prepared by:T.Fina.
SMART Tip Sheets Maryland February 2008 IGSR Technical Support: Client Referral Consent Referral Accepting Referrals This tip sheet focuses.
1 Week # 4 Introduction to PDM PDM is a workbench environment that lets programmers and system operators navigate the three levels of the AS/400’s object-based.
Learning Aim C.  In this section we will look at how text, tables, forms and frames can be used in web pages.
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.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 8 Designing the Human Interface 8.1.
Word and the Writing Process. To create a document 1.On the Start menu, point to Programs, and then click Microsoft Word. A new document opens in Normal.
Microsoft Visual Basic 2012: Reloaded Fifth Edition Chapter One An Introduction to Visual Basic 2012.
1 Customizing Forms and Writing QuickBooks Letters Lesson 15.
ELPA21 Data Entry Interface (DEI) Overview
Developing an Excel Application
Data Entry Interface (DEI) Overview
Windows xp PART 1 DR.WAFAA SHRIEF.
Data Entry Interface (DEI) Overview
SDLC Phases Systems Design.
Data Entry Interface (DEI) Overview
Presentation transcript:

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 prompts are meaningful and unambiguous. Provide adequate (not voluminous) help on screens and on individual fields. If screen data entry could possibly be rejected on the value of a key field, accept that field as soon as possible and check for validity.

On key field rejection, allow both retry and exit. Allow a quit and save exit. Confirm data before committing. On certain fields (e.g. Date) provide default values. In an on-line situation, where some information is already present, display relevant information. Generate screen or running totals automatically.

Form Filling Dialogues Generally used for transaction entry. Should read left to right, top to bottom. As with manual form filling, the user should be able to skip fields, go back and change field contents or abandon the entry completely. The form contents should not commit the user until they are confirmed. –Where the field can have only one of a limited list of possible values, a pop-up menu may be provided.

Form Filling Dialogues If the input comes from a source document, all validation should be deferred until the end of the entry. If it is from a user or customer, validation should be immediate. Error correction routines should give the completed form to the user and allow changes to the incorrect fields. Prompts should be clearly differentiated from the answer fields.

Form Filling Dialogues Answer fields should be size protected, to prevent users overwriting text. Input items should have the same relative order and format as source data. If multiple screens are required, there should be a logical grouping of data within each screen. Mark all fields for optionality or requirement. Appropriate where a standard sequence of inputs can be predicted.

Screen Formatting Display only relevant information to the user. Display all relevant information to the user. Information should be grouped logically. Upper and lower case lettering should be used. Caption fields (identifying the meaning of individual input and output data fields) should clearly indicate the content of the field and be well differentiated from it.

Screen Formatting Guidelines Leave approximately half the screen blank leave a blank line after every 5th row of a tabular format Leave 4 or 5 spaces between the columns in a columnar format

Screen Template Top 2 or 3 lines should be reserved for title and status information Optional Upper and lower message areas may be provided for user Information on help or instructions –The screen body contains the main information which the screen is seeking to impart. –At the bottom of the screen, 1 or 2 lines show standard facilities (e.g. ESC to exit).

Sample screen for Joe’s Yard

User Interface Design Menus Graphic front ends Dialog Audio Drag-and-drop Intuitive Human Usability Point-and-click Icon List System Event Window String Web browser

Technologies For client-side computing: –HTML forms. –JavaScript. –Proprietary plug-ins (e.g. Flash, etc) –ActiveX controls (Microsoft specific) –Java Applets –Bespoke plug-ins Can be written in C++, Eiffel, Fortran, Cobol, etc. Need a compiler, that will translate your code into a Windows DLL or Unix Shared Library.