Errors & Error Assistance Discussion Section Wed 8:30-9:30 & Thu 1:30-2:30 Introductory HCI: User Interface Design, Prototyping, and Evaluation CSE 440.

Slides:



Advertisements
Similar presentations
Hamilton Venus Software User Interface Options
Advertisements

User Training. Step 1 Press Ctrl-I or choose File > Login, this will open the Login window. Figure 1-1 shows the Login window. Figure 1-1 Login Window.
Chapter 3: Editing and Debugging SAS Programs. Some useful tips of using Program Editor Add line number: In the Command Box, type num, enter. Save SAS.
2-May-15 GUI Design. 2 HMI design There are entire college courses taught on HMI (Human-Machine Interface) design This is just a very brief presentation.
Introduction to the gedit editor. gedit: the Gnome editor Gnome: Gnome is a freely available (i.e., no cost) desktop environment for the UNIX system The.
Top Reasons why users call ECCA. Agenda Reason for the call: What is the question or problem? Reason for the call: What is the question or problem? Answer.
Welcome to Florida International University Online J.O.B.S. Link Applicant Tutorial.
© 2005 Wellesley Information Services. All rights reserved. Error Handling in LotusScript Agents Chuck Connell CHC-3 Consulting.
Constraints and Errors An ounce of prevention…. Outline Part 1 comments Recap Norman About errors Mistakes and slips Error prevention guidelines Error.
THEMIS Science Software Training1July 2007 The THEMIS Graphical User Interface J. McTiernan 23-Jul-2007
Welcome to the Brookdale Community College Online Employment System Applicant Tutorial.
Constraints and Errors
7M701 1 User Interface Design Sommerville, Ian (2001) Software Engineering, 6 th edition: Chapter 15
Welcome to the Ivy Tech Community College Online Employment System Applicant Tutorial.
Today’s class Group Presentation More about principles, guidelines, style guides and standards In-class exercises More about usability Norman’s model of.
April 19, 2004“Design of User-Friendly Systems” DLC, Physical and Logical constraints Physically constrain possible operations Rely upon properties.
Prevent Errors Do not let the user make the mistake in the first place. Limit choices –Hide or gray out unusable functions Look ahead –Have the system.
1 Welcome to the Colgate University Online Employment System Applicant Tutorial.
1 Flash Programming Introduction Script Assist. 2 Course Description This course concentrates on the teaching of Actionscript, the programming language.
ISE554 The WWW 3.2 Multimedia Design Principles. Interaction Design Principles Guidelines Principles Rules Standards.
Fundamentals of Programming in Visual Basic 3.1 Visual basic Objects Visual Basic programs display a Windows style screen (called a form) with boxes into.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 16 Slide 1 User interface design.
Systems Software Operating Systems.
User Interface Design Chapter 11. Objectives  Understand several fundamental user interface (UI) design principles.  Understand the process of UI design.
1 Functional Testing Motivation Example Basic Methods Timing: 30 minutes.
Editing Java programs with the BlueJ IDE. Working environments to develop (= write) programs There are 2 ways to develop (write) computer programs: 1.Using.
Welcome to the University of Florida Online Employment System Applicant Tutorial.
Welcome to And the Rice University Online Job Application Tutorial.
Welcome to the Alaska Statewide System Online Employment System Applicant Tutorial.
1 ISE 412 Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation.
Copyright 2007, Information Builders. Slide 1 Maintain & JavaScript: Two Great Tools that Work Great Together Mark Derwin and Mark Rawls Information Builders.
Errors & the Art of Error Assistance CSE 440 Autumn 2008.
Introduction to Visual Basic. Quick Links Windows Application Programming Event-Driven Application Becoming familiar with VB Control Objects Saving and.
Enrolment Services – Class Scheduling Fall 2014 Course Combinations.
User interface design. Recap OOD is an approach to design so that design components have their own private state and operations Objects should have constructor.
CSC 480 Software Engineering Lecture 19 Nov 11, 2002.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
DOET 5 Human error. Question! When I poured the ground up coffee into my coffee cup rather than the French press, what type of Slip was that?
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
PowerPoint Presentation for Dennis, Wixom, & Tegarden Systems Analysis and Design with UML, 3rd Edition Copyright © 2009 John Wiley & Sons, Inc. All rights.
Oracle Data Integrator Procedures, Advanced Workflows.
Errors & Help An ounce of prevention.... Microsoft’s Spectacular Errors Adobe UI Gripes Fall 2006PSYCH / CS
Prof. James A. Landay University of Washington Autumn 2008 Video Prototyping October 14, 2008.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Change in your CAD Project File - it happens all the time in robotics.
Using Microsoft Visual Studio 2005 Original by Suma Rao Revised by John G. McMahon ( 9/6/2008 )
CISB434: VisiRule 1.
11/25/2015Slide 1 Scripts are short programs that repeat sequences of SPSS commands. SPSS includes a computer language called Sax Basic for the creation.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
Your Digital Technology Briefcase My information…when and where I need it.
Yonglei Tao School of Computing & Info Systems GVSU Ch 7 Design Guidelines.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Fall 2002CS/PSY Preventing Errors An Ounce of Prevention Errors  Avoiding and preventing  Identifying and understanding  Handling and recovering.
Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation ISE
Chapter 2. This presentation covers the following: – Command Line – Forms – Menus – Natural Language.
Primenumbers.co.uk This presentation will help you get the most out of this service.
Executive Summary - Human Factors Heuristic Evaluation 04/18/2014.
AVCE ICT – Unit 7 - Programming Session 12 - Debugging.
A disciplined approach to analyzing malfunctions –Provides feedback into the redesign process 1.Play protocol, searching for malfunctions 2.Answer four.
Prof. James A. Landay University of Washington Spring 2008 Guest Lecturer: Kate Everitt Web Interface Design, Prototyping, and Implementation Errors &
Linux CSE 1222 CSE1222: Lecture 1BThe Ohio State University1.
AUTHOR PRADEEP KUMAR B.tech 1 st year CSE branch Gnyana saraswati college of eng. & technology Dharmaram(b)
CEN3722 Human Computer Interaction Title of Presentation
Wrapping up DOET.
Errors & the Art of Error Assistance
Instructor: Prasun Dewan (FB 150,
Conditions and Ifs BIS1523 – Lecture 8.
Proper functionality Good human computer interface Easy to maintain
To Err is Human Owen Brennan.
Professor John Canny Fall 2001 Nov 13, 2001
Presentation transcript:

Errors & Error Assistance Discussion Section Wed 8:30-9:30 & Thu 1:30-2:30 Introductory HCI: User Interface Design, Prototyping, and Evaluation CSE 440 — Autumn 2007

Role of discussion section Answer questions about class material Cover class topics in more detail Cover techniques useful in group projects

Overview Errors Happen Types of Error Strategies  Prevention  Recovery  Correction Examples Reference

Common physical world errors?

Common software interface errors?

Motivation Consider the use of an online banking system Compare this to interacting with human teller Who is more graceful at coping with errors? What are the error coping mechanisms?

Deal with errors in a positive and helpful manner People will make errors! Errors we make:  Mistakes  Slips  False Understanding

Types of Errors 1. Mistakes  conscious deliberations that lead to an error  mismatch in conceptual model 2. Slips  unconscious behavior that is misdirected  shows up frequently in skilled behavior  often arises from similarities of actions 3. False Understanding  Generalizing from a single incident

Types of Slips 1. Capture error 2. Description error 3. Loss of activation 4. Mode errors

Capture error frequently done activity takes charge instead of one intended occurs when common and rarer actions have same initial sequence  change clothes for dinner and find oneself in bed (William James, 1890)  confirm saving of a file when you don’t want to replace it (the “ok” button syndrome)  drive to work on a Saturday morning

Description error intended action has much in common with others that are possible usually occurs when right and wrong objects physically near each other  pour juice into bowl instead of glass  go jogging, come home, throw sweaty shirt in toilet instead of laundry basket  move file to trash instead of to folder

Loss of activation forgetting what the goal is while undergoing the sequence of actions  start going to room and forget why you are going there  navigating menus/dialogs and can’t remember what you are looking for

Mode Errors people do actions in one mode thinking they are in another  refer to file that’s in a different directory  look for commands / menu options that are not relevant  pen vs mouse on tablet pc

Designing for Slips general rules  prevent slips before they occur  detect and correct slips when they do occur  user correction through feedback and undo capture errors  instead of confirmation, make actions undoable  e.g. Mac trash can be opened and “deleted” file taken back out description errors  in icon-based interfaces, make sure icons are not too similar  check for reasonable input loss of activation  if system knows goal, make it explicit  if not, allow person to see path taken mode errors  have as few modes as possible (preferably none)  make modes highly visible

Answer this UNIX: list files with ls DOS: list files with dir Error: type ls instead of dir on windows What kind of error is this? (capture, description, loss of activation, mode?)  A: mode

What can we do about errors? Prevent them! Detect them! Fix them! Make corrections inexpensive for the user (undo/redo)

Strategies: Do Nothing Do nothing  Good does not chastise the participant for an error  Bad does not provide clues for recovery can be dangerous if user does not notice error  E.g. enter letter into a numeric field (key clicks ignored) put a file icon on top of another file icon (returns it to original position)

Strategies: Prevention Good Representation: How can it reduce errors? GUI File SystemCommand Line File System

Strategies: Prevention Interlock  Prevent users from continuing  Can’t move forward in a wizard if no file is selected Warn  warn people that an unusual situation is occurring  when overused, becomes an irritant

Strategies: Recovery Self Correction (by computer)  Guess the closest legal action and do it.  Pros: When done well can be seamless and helpful  Cons: Can guess the wrong thing and be obtrusive Automatic typo correction in Word

Strategies: Recovery Mediated Self Correction  Guess a few close legal actions, and let the user choose  Pros: Gives the user more control  Cons May not guess the correct options may add to user cognitive load  E.g. Abort, Retry, Ignore Compiler bringing up line of code

Strategies: Recovery Computer Learns  Ask user what they want the system to do in this situation next time

Strategies: Error Messages Good Error messages  Do not use humor sometimes it’s not funny!  Don’t use unnecessarily severe language “Symbol table full - Fatal heap error; please go buy a ram upgrade from your local Apple dealer” “And the lord said, ‘lo, there shall only be case or default labels inside a switch statement” -Apple C compiler

Strategies: Error Messages Good Error messages  Use context to help the user recover  Identify the error that triggered the breakdown “Huh?” – Apple C compiler  Do not put the blame on the user “Do you want to save your file?” vs. “User forgot to save file”  Are in the user’s language (literally, but also their vocabulary)

Strategies: Error Messages Eg: From Wai-Ling’s Research Project

Discussion We’ve discussed errors as tools to help the user “find the right path”. What about help systems? Have any shame or fame favorites? Many users learn by “trial and error”  How does error handling affect this learning style?

Reference Designing for Error  Clayton Lewis and Donald A. Norman Ben Bederson / Saul Greenberg /notesab.pdf