11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

26
11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition

Transcript of 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

Page 1: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-1

Chapter 11

Designing Forms and Reports

Modern Systems Analysisand Design

Fourth Edition

Page 2: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-2

Learning Objectives

Explain the process of form and report design.

Apply general guidelines for formatting forms and reports.

Use color and know when color improves the usability of information.

Format text, tables, and lists effectively.Explain how to assess usability and

describe factors affecting usability.

Page 3: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-3

Page 4: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-4

Forms vs. Reports

• Form– A business document that contains some predefined

data and may include some areas where additional data are to be filled in.

– An instance of a form is typically based on one database record.

• Report– A business document that contains only predefined data.– A passive document for reading or viewing data.– Typically contains data from many database records or

transactions.

Page 5: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-6The Process of Designing Forms and Reports

• User-focused activity• Follows a prototyping approach• Requirements determination:

– Who will use the form or report?– What is the purpose of the form or report?– When is the report needed or used?– Where does the form or report need to be

delivered and used?– How many people need to use or view the

form or report?

Page 6: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-7

The Process of Designing Forms and Reports (cont.)• Prototyping

– Initial prototype is designed from requirements

– Users review prototype design and either accept the design or request changes

– If changes are requested, the construction-evaluation-refinement cycle is repeated until the design is accepted

Page 7: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-8

A coding sheet is an “old” tool for designing forms and reports, usually associated with text-based forms and reports for mainframe applications.

Page 8: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-9

Visual Basic and other development tools provide computer aided GUI form and report generation.

Page 9: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-10Form/Report Design Specification

• The major deliverable of interface design

• Involves three parts:– Narrative overview: characterizes users, tasks,

system, and environmental factors– Sample design: image of the form (from coding

sheet or form building development tool)– Assessment: measuring test/usability results

(consistency, sufficiency, accuracy, etc.)

Page 10: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-11

Guidelines for Form and Report Design

• Meaningful titles: clear, specific, version information, current date

• Meaningful information– include only necessary information, with no need to modify

• Balanced layout: adequate spacing, margins, and clear labels

• Easy navigation system: show how to move forward and backward, and where you are currently

Page 11: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-12

A poor form design

Page 12: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-13

A better form design

Page 13: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-14

Uses of Highlighting in Forms and Reports

• Notify users of errors in data entry or processing.

• Provide warnings regarding possible problems.

• Draw attention to keywords, commands, high-priority messages, unusual data values.

Page 14: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-15

Methods for Highlighting

• Blinking

• Audible tones

• Intensity differences

• Size differences

• Font differences

• Reverse video

• Boxing

• Underlining

• All capital letters

• Offset positions of nonstandard information

Page 15: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-16

Highlighting can include use of upper case, font size differences, bold, italics, underline, boxing, and other approaches.

Page 16: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-17

Color vs. No Color

• Benefits from Using Color– Soothes or strikes the eye– Accents an uninteresting

display– Facilitates subtle

discriminations in complex displays

– Emphasizes the logical organization of information

– Draws attention to warnings– Evokes more emotional

reactions

• Problems from Using Color– Color pairings may wash

out or cause problems for some users

– Resolution may degrade with different displays

– Color fidelity may degrade on different displays

– Printing or conversion to other media may not easily translate

Page 17: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-18

Guidelines for Displaying Text

• Case: mixed upper and lower case, use conventional punctuation

• Spacing: double spacing if possible, otherwise blank lines between paragraphs

• Justification: left justify text, ragged right margins• Hyphenation: no hyphenated words between

lines• Abbreviations: only when widely understood and

significantly shorter than full text

Page 18: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-19

A poor help screen design

Page 19: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-20

A better help screen design

Page 20: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-24

A poor table design

Page 21: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-25

A better table design

Page 22: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-26

Tables vs. Graphs

• Use tables for reading individual data values

• Use graphs for:– Providing quick summary– Displaying trends over time– Comparing points and patterns of variables– Forecasting activity– Simple reporting of vast quantities of

information

Page 23: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-27

Page 24: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-29

Assessing Usability

• Overall evaluation of how a system performs in supporting a particular user for a particular task

• There are three characteristics1. Speed

2. Accuracy

3. Satisfaction

Page 25: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-30

Guidelines for Maximizing Usability

• Consistency: of terminology, formatting, titles, navigation, response time

• Efficiency: minimize required user actions• Ease: self-explanatory outputs and labels• Format: appropriate display of data and

symbols• Flexibility: maximize user options for data

input according to preference

Page 26: 11-1 Chapter 11 Designing Forms and Reports Modern Systems Analysis and Design Fourth Edition.

11-31

Characteristics for Consideration

• User: experience, skills, motivation, education, personality

• Task: time pressure, cost of errors, work durations

• System: platform

• Environment: social and physical issues