COMP 388/441 HCI: 07 - Menu Selection, Forms, and Dialog Boxes Menu Selection, Forms, and Dialog Boxes

Size: px
Start display at page:

Download "COMP 388/441 HCI: 07 - Menu Selection, Forms, and Dialog Boxes Menu Selection, Forms, and Dialog Boxes"

Transcription

1 07 - Menu Selection, Forms, and Dialog Boxes

2 Menus

3 Overview Offer cues, users can categorize actions easier (no syntax recall required) Especially effective when users have little training, use the UI intermittently, are unfamiliar with the terminology or need help structuring their decision making process Can also be appealing to expert frequent users Goal: Create a sensible, comprehensible, memorable, and convenient organization relevant to users tasks Some issues/challenges: Space (often the number of choices is quite large), complexity, organization (e.g., alphabetical vs. frequency of use), categorization, phrasing of items, sequence of items, graphic layout and design, shortcuts, online help, error correction and selection mechanisms

4 Classification of Menus Single Menus Choice between two or more items, may allow multiple actions, may pop up on the current work area or remain permanently available Linear Menu Sequences Series of interdependent menus that guide users through a series of choices; effective for novice users (guidance, one decision at a time, e.g., Wizard, shopping cart, installation routine) Simultaneous Menus Present multiple active menus at the same time, allow users to enter choices in any order, effective for experienced users, require more display space Tree-Structured Menus Categorize similar items and create tree structure, mutual exclusive groups with distinct identifiers; Can be extremely large without cluttering the display (finding meaningful categories/grouping is crucial) Acyclic and Cyclic Menus (Network Structures) Provide access from a menu item from different menu branches, can be faster, potential of getting lost higher (WWW is a good example)

5 Different Menu Forms Pull Down Menus Always visible, usually on a top-menu bar Toolbars, Iconic Menus, Palettes Display all the actions, user can apply them to displayed objects Pop-Up Menus Appear on the display as a response to a click, usually context depending (i.e., the content of the menu depends on the location of the cursor/mouse pointer), can be organized in a circle (pie menu) Embedded Menus and Hotlinks Menu is part of the content (e.g., text, maps with embedded links), not explicit, no enumeration, very popular in Hypertext environments, permit items to be viewed in context, eliminate the need for a distracting and screen-space wasting explicit menu, help to keep the user focused on the task and objects of interest

6 Menus for long lists Problem: Limited screen space. If tree structured menus are not meaningful, here are some other options: Scrolling Menus (display only a portion of a menu) Combo Box as Addition (additional text entry possible) Fisheye Menus (all items displayed at once but only the items near the curser are enlarged, e.g., Apple s Dock ) Sliders (useful if numerical choices need to be expressed through a menu) Alpha-Sliders (slider that works with the alphabet, for instance, to locate phone book entries) Two Dimensional Menus ( multi column menus; provide a good overview, reduce the number of required actions and allow rapid selection; popular in webpage design in order to provide a single screen overview)

7 Content Organization Goal: Reduce time to learn Increase speed of performance Reduce error-likeliness Improve retention over time Can be achieved through meaningful: Grouping of menu items Development of presentation sequences of items Layout of menus and items

8 Content Organization Grouping of menu items Common problems: Overlapping categories, extraneous items, conflicting classifications in the same menu, unfamiliar jargon, generic terms Guidelines: Create groups of logically similar items Form groups that cover all possibilities Make sure that items are non-overlapping (e.g., Entertainment and Events (overlapping) vs. Sports and Concerts (non-overlapping)) Use familiar terminology and ensure that items are distinct from one another

9 Content Organization Presentation sequences of items If task-related ordering possible: Chronological, numerical (ASC vs. DESC), physical properties (INCR vs. DECR. - e.g., weight, volume, length, temperature) If task-related ordering is not meaningful: Alphabetical, grouping of related items, frequency of use, importance (e.g., emergency situations) Some empirical data: (A) Alphabetic vs. (B) categorical/grouping vs.(c) random Note: The nature of the instructions, the size of the menu and the familiarity with the items has crucial influence (A) is preferable if the items are known (B) is preferable in large menus or if the items are not known (C) is almost never preferable Frequency of use: Adaptation of menu to current usage pattern (Note: Careful, might undermine learning)

10 Content Organization Layout of menus and items - (A) Menu titles Need to be descriptive and memorable Single Menu: Simple description that identifies the situation Linear sequence menus: Accurate representation of the stages in the linear sequence Tree menu: If possible use terms that clearly indicate the root structure of a menu tree, use high-level menu items as titles for low-level menus (reassurance effect)

11 Content Organization Layout of menus and items - (B) Phrasing of menu items Item must be comprehensible (Note: individual words might not be familiar to some users) Some guidelines: Use familiar and consistent terminology (depending on user community) Make sure that items are distinct from one another Use consistent and concise phrasing Bring the keyword to the front in order to reduce scanning time

12 Content Organization Layout of menus and items - (C) Graphic layout and design Concerns issues such as screen-width, -length, display rate, character set, highlighting techniques,... Some Guidelines: Titles: Preferably left centered Items: Preferably left centered, number preceding item (if numbered), separate groups by blank line or separator line Instructions: Should be identical in each menu and placed in the same position (e.g., shortcut instructions) Error messages: Need to appear in consistent positions and use consistent syntax and terminology Status reports: If possible, indicate on what level in a menu structure a user is at the moment (indented, font size, position marker: +---, -+--, --+-, ---+)

13 Fast movement through menus Goal: Accelerate the movement through menus (in particular for expert users) Some means: Keyboard shortcuts (Note: Place shortcut instruction next to the menu item) Bookmarks Macros and toolbar shortcuts (possibly customizable) for repetitive tasks

14 Forms

15 Data Entry - 1/2 Meaningful title: Identify the topic and avoid computer terminology Comprehensible instructions (e.g., Type Address vs. You/user should type X, Type vs. Enter ) Logical grouping and sequencing of fields: Arrange related fields together, use sequence of fields that is consistent with common pattern (e.g, city, state, zip) Ensure a visually appealing layout of the form (alignment, margins,... ) Use consistent terminology and abbreviations Align visible space with actual boundaries of data entry fields Enable convenient cursor movement (e.g., tab-key)

16 Data Entry - 2/2 Error correction for individual characters and entire fields (easy repair possible) Error prevention (e.g., Integer field does not allow characters) Error messages for unacceptable values should indicate how to fix the problem Provide immediate feedback (e.g., real-time feedback vs. HTML submit ) Clearly mark optional fields (e.g., *) Provide explanatory messages for fields (e.g., pop-up textbox) Use a completion signal (e.g., submit button), avoid automatic submission, hence allowing for review

17 Format Specific Fields Text Alignment: entry left, display left Number Alignment: entry left/right, display right, line up decimal points Special fields: Phone number Social security number Time, date Amount (currency) Clearly indicate what to enter, label and arrange fields in a way that makes it clear what to enter where. Additionally: Provide help in form of pop-up calendars, maps,...

18 Dialog Boxes

19 Dialog Boxes Purpose: Interrupt user task to request user input (e.g., selection option, limited data entry, confirmation) Consistency is key! Prepare special dialog box guidelines. Examples: Title, alignment, size, aspect ration, standard margins within boxes, visual orientation (e.g., cancel button always on the bottom right) Other guidelines: Make size as small as reasonable Popup box should appear next to the click, not on top of it, never hide the context! Enable easy distinction between usual work area and dialog box Use multiple boxes or tabbed areas if a lot of content is to display

20 Audio Menus and Menus for Small Displays

21 Audio Menus Instruction prompts and list of options are spoken to the user. The user responds by using a keyboard, touch phone or by speaking Challenge: Audio menus commonly need to be memorized (visual menus are persistent). The user must compare each option with the goal and place it on a scale ( no match at all to perfect match ) Some guidelines: Provide functions to repeat the options, provide exit mechanism (e.g., if the user is inactive for a few seconds) Avoid complex menu structures (limit to 3-4 choices), however, this highly depends on the nature of the application Provide dial-ahead capabilities for frequent users Input: Simple voice recognition (e.g. press 9 or say nine ), more advanced recognition of key words, natural language recognition

22 Menus for Small Displays Overview 2 application domains: Entertainment (e.g., game boy) - involves long sessions of informal, content-intensive interaction Information and Communication services (e.g., calendars, address book, phones, inventory management) - repetitive, brief, and highly structured sessions Key challenge: Display size (UI becomes more temporal, only part of the information can be presented at a time) Key issues for such applications: Learnability (high competition!) Responsiveness

23 Menus for Small Displays Design considerations/guidelines Account for target domain Dedicated device means dedicated UI Allocate functions appropriately, consider usage frequency and importance Simplify: Focus on important functions, relegate others to other platforms (e.g., IPod/ITunes integration) Design for responsiveness (e.g., use dedicated buttons to allow fast access to common features), plan for interruptions, provide continuous feedback Eliminate unnecessary words, letters, spaces

24 The End Questions?

Chapter 6. Task-Related Organization. Single Menus. Menu Selection, Form Fill-in and Dialog Boxes. Binary Menus Radio Buttons Button Choice

Chapter 6. Task-Related Organization. Single Menus. Menu Selection, Form Fill-in and Dialog Boxes. Binary Menus Radio Buttons Button Choice Chapter 6 Menu Selection, Form Fill-in and Dialog Boxes Task-Related Organization "The primary goal for menu, form fill-in, and dialog-box designers is to create a sensible, comprehensible, memorable,

More information

MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES

MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES MENU SELECTION, FORM FILL-IN, AND DIALOG BOXES 1-1 6-1 Task-Related Organization "The primary goal for menu, form fill-in, and dialog-box designers is to create a sensible, comprehensible, memorable, and

More information

the Hick Hyman Law Pearson Addison-Wesley. All rights reserved. 6-1

the Hick Hyman Law Pearson Addison-Wesley. All rights reserved. 6-1 the Hick Hyman Law describes the time it takes for a person to make a decision as a result of the possible choices he or she has; that is, increasing the number of choices will increase the decision time

More information

Single Menus No other menus will follow necessitating additional user choices

Single Menus No other menus will follow necessitating additional user choices 57 UNIT-III STRUCTURES OF MENUS Single Menus No other menus will follow necessitating additional user choices Sequential Linear Menus Simultaneous Menus 58 Hierarchical Menus When many relationships exist

More information

What is interaction? communication user system. communication between the user and the system

What is interaction? communication user system. communication between the user and the system What is interaction? communication user system communication between the user and the system 2 terms of interaction The purpose of interactive system is to help user in accomplishing goals from some domain.

More information

Interface Type and Screen Design. Interface Type Design Menu Fill-in Form Natural Language Command Language Window & Icon Screen Design

Interface Type and Screen Design. Interface Type Design Menu Fill-in Form Natural Language Command Language Window & Icon Screen Design Interface Type and Screen Design Interface Type Design Menu Fill-in Form Natural Language Command Language Window & Icon Screen Design H. C. So Page 1 Semester B 2017-2018 Menu List of options from which

More information

The Interaction. Dr. Karim Bouzoubaa

The Interaction. Dr. Karim Bouzoubaa The Interaction Dr. Karim Bouzoubaa UI Hall of Fame or Shame? The buttons are limited to text labels: à pi instead of (scientific mode) à sqrt rather than à * instead of X Why only one line of display?

More information

chapter 3 the interaction

chapter 3 the interaction chapter 3 the interaction ergonomics physical aspects of interfaces industrial interfaces Ergonomics Study of the physical characteristics of interaction Also known as human factors but this can also be

More information

Human-Computer Interaction. Chapter 2. What is HCI?

Human-Computer Interaction. Chapter 2. What is HCI? Human-Computer Interaction Chapter 2 What is HCI? Overview 2.1 The Human 2.2 The Computer 2.3 The Interaction Models of Interaction Interaction Styles Elements of the WIMP Interface HCI 2.3.1 Models of

More information

Recommended GUI Design Standards

Recommended GUI Design Standards Recommended GUI Design Standards Page 1 Layout and Organization of Your User Interface Organize the user interface so that the information follows either vertically or horizontally, with the most important

More information

Type vs Style. Interaction types what is the aim of the interaction? Interaction styles what mechanism is to be used? E.g.

Type vs Style. Interaction types what is the aim of the interaction? Interaction styles what mechanism is to be used? E.g. Type vs Style Interaction types what is the aim of the interaction? Instructing Conversing Manipulating Exploring Interaction styles what mechanism is to be used? E.g. Typing Speech Gesture Touch Menu

More information

Interface Design Issues Lecture 8

Interface Design Issues Lecture 8 IMS5302 Human factors and usability Interface Design Issues Lecture 8 Overview Quality, need to reduce Response time Interaction styles Direct manipulation Interaction devices Function versus look Field

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

Interaction Styles. Interaction. Aim is to deepen understanding of the issues involved, and to provide guidance on interface design.

Interaction Styles. Interaction. Aim is to deepen understanding of the issues involved, and to provide guidance on interface design. Interaction Styles Interaction We consider: Manipulation styles Interface Components Examples Aim is to deepen understanding of the issues involved, and to provide guidance on interface design. Physical

More information

The Interaction. notion of interaction interaction frameworks ergonomics interaction styles context of interaction

The Interaction. notion of interaction interaction frameworks ergonomics interaction styles context of interaction The Interaction notion of interaction interaction frameworks ergonomics interaction styles context of interaction Interaction Frameworks Interaction: communication between the user and the system Why have

More information

Interaction Styles. Interaction. Type vs Style

Interaction Styles. Interaction. Type vs Style Interaction Styles Interaction We consider: Manipulation styles Interface Components Examples Aim is to deepen understanding of the issues involved, and to provide guidance on interface design. Physical

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

Screen Design : Navigation, Windows, Controls, Text,

Screen Design : Navigation, Windows, Controls, Text, Overview Except for a few slides ( ), this Introduction Fundamentals of GUIs chapter is intended for group work while designing the GUI project. Screen Design : Navigation, Windows, Controls, Text, Evaluating

More information

Usability. HCI - Human Computer Interaction

Usability. HCI - Human Computer Interaction Usability HCI - Human Computer Interaction Computer systems optimization for easy access and communication Definition design Basic principles Testing assessment implementation Quality Utility funcionality

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

Interaction Style Categories. COSC 3461 User Interfaces. What is a Command-line Interface? Command-line Interfaces

Interaction Style Categories. COSC 3461 User Interfaces. What is a Command-line Interface? Command-line Interfaces COSC User Interfaces Module 2 Interaction Styles What is a Command-line Interface? An interface where the user types commands in direct response to a prompt Examples Operating systems MS-DOS Unix Applications

More information

Microsoft Publisher 2010 Tecumseh District Library

Microsoft Publisher 2010 Tecumseh District Library 1 Microsoft Publisher 2010 Tecumseh District Library by Anne Keller, Teen Services Librarian 2 Microsoft Publisher 2010 Microsoft Publisher is a powerful desktop publishing program that can create posters,

More information

The same can also be achieved by clicking on Format Character and then selecting an option from the Typeface list box.

The same can also be achieved by clicking on Format Character and then selecting an option from the Typeface list box. CHAPTER 2 TEXT FORMATTING A text without any special formatting can have a monotonous appearance. To outline text, to highlight individual words, quotations, or references, or to separate certain parts

More information

Interactive Powerpoint. Jessica Stenzel Hunter Singleton

Interactive Powerpoint. Jessica Stenzel Hunter Singleton Interactive Powerpoint Jessica Stenzel Hunter Singleton Table of Contents iii Table of Contents Table of Contents... iii Introduction... 1 Basics of Powerpoint... 3 How to Insert Shapes... 3 How to Insert

More information

Make Your Course Content Accessible using Microsoft Office and Windows.

Make Your Course Content Accessible using Microsoft Office and Windows. Make Your Course Content Accessible using Microsoft Office and Windows. CTE WORKSHOP 2017 CTE WORKSHOP 2017 Learning Objectives Why do we need accessible instructional materials? In the United States,

More information

Code X Digital User s Guide

Code X Digital User s Guide Code X Digital User s Guide PDF0531 (PDF) Houghton Mifflin Harcourt Publishing Company Table of Contents Introduction... 4 Code X Digital and Scholastic Achievement Manager... 5 Enrolling Students and

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

User Interface Design. Interface Design 4. User Interface Design. User Interface Design. User Interface Design. User Interface Design

User Interface Design. Interface Design 4. User Interface Design. User Interface Design. User Interface Design. User Interface Design Specification of a conversation between the user and the computer. Generally results in either input, output or both. An important part of systems and software development. An intuitive and easy to use

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Text Topics. Human reading process Using Text in Interaction Design

Text Topics. Human reading process Using Text in Interaction Design Text SWEN-444 Text Topics Human reading process Using Text in Interaction Design Humans and Text the Reading Process Saccades quick, jerky eye movements forward 8-10 letters at a time plus CR/LF to the

More information

Basic Millennium INTRODUCTION

Basic Millennium INTRODUCTION Basic Millennium INTRODUCTION Welcome to the Basic Millennium tutorial. Navigation tools, such as the Continue button, will display as you progress through the presentation, while playback functions are

More information

User s Guide. Attainment s. GTN v4.11

User s Guide. Attainment s. GTN v4.11 Attainment s User s Guide A printable PDF of this user guide is available from the Attainment Company website: https://www.attainmentcompany.com/gotalk-now Contents 1 Getting Started with GoTalk NOW 1

More information

Office of Administrative Hearings. Rules Division. Template Documentation

Office of Administrative Hearings. Rules Division. Template Documentation Office of Administrative Hearings Rules Division Template Documentation The Rules Division within the Office of Administrative Hearings has created a Microsoft Word Macro Enabled Template that Rule Making

More information

MICROSOFT WORD. Table of Contents. What is MSWord? Features LINC TWO

MICROSOFT WORD. Table of Contents. What is MSWord? Features LINC TWO Table of Contents What is MSWord? MS Word is a word-processing program that allows users to create, edit, and enhance text in a variety of formats. Word is a powerful word-processor with sophisticated

More information

WIMP Elements. GUI goo. What is WIMP?

WIMP Elements. GUI goo. What is WIMP? WIMP Elements GUI goo What is WIMP? 1 There are many kinds of WIMPs WIMP The GUI Interface Windows Icons Menus Pointers 2 Windows Icons Pointers Menus Windows Windows are areas of the screen that act like

More information

Placing Text in Columns

Placing Text in Columns Chapter When entering a page of text it is sometimes advantageous to place that text in columns. This can make the passage easier to read and make more efficient use of the space available on a page. Microsoft

More information

User Guide Contents The Toolbar The Menus The Spell Checker and Dictionary Adding Pictures to Documents... 80

User Guide Contents The Toolbar The Menus The Spell Checker and Dictionary Adding Pictures to Documents... 80 User Guide Contents Chapter 1 The Toolbar... 40 Unique Talking Toolbar Features... 40 Text Navigation and Selection Buttons... 42 Speech Buttons... 44 File Management Buttons... 45 Content Buttons... 46

More information

NOBLE INSTITUTE OF COMPUTER ACCOUNTANCY

NOBLE INSTITUTE OF COMPUTER ACCOUNTANCY 1 The ability to combine name and addressed with a standard document is called a. document formatting b. database management c. mail merge d. form letters 2. Which enables us to send the same letter to

More information

Controlling page appearance

Controlling page appearance L E S S O N 6 Controlling page appearance Suggested teaching time 35-45 minutes Lesson objectives To be able to change the appearance of the document at the page level, you will: a b c Create and view

More information

Chapter 3. HDL Editor. Introduction. Figure 3-1. HDL Editor Welcome Screen. Introduction 3-1

Chapter 3. HDL Editor. Introduction. Figure 3-1. HDL Editor Welcome Screen. Introduction 3-1 Introduction 3-1 Chapter 3 HDL Editor Introduction The HDL editor is used for entering and editing designs expressed by ABEL and VHDL programs statements. The HDL editor is invoked by clicking on the HDL

More information

LECTURE 6, INTERACTION STYLES

LECTURE 6, INTERACTION STYLES September 22 2014 LECTURE 6, INTERACTION STYLES 1 Recapitulation Lecture #5 Computer elements Interaction devices Focus on input Paradigms, Shifts From Batch To Ubiquitous Interaction models Norman Abowd

More information

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA,

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, AEMLog users guide V 1.00 User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, 90250 310-484-2322 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 TRANSFERRING DATA TO AND

More information

Laboratory 5: Collaborative Text Editing

Laboratory 5: Collaborative Text Editing COMP3511/9511 Lab, Week 12-13, S2 2004 Laboratory 5: Collaborative Text Editing Time Allocated: 30 minutes As we discussed in lectures, the opportunities for creating new forms of collaboration using networking

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

More information

Working with Excel CHAPTER 1

Working with Excel CHAPTER 1 CHAPTER 1 Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to quickly create powerful mathematical, financial, and

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to create powerful mathematical, financial, and statistical models

More information

Using Open Workbench Version 1.1

Using Open Workbench Version 1.1 Version 1.1 Second Edition Title and Publication Number Title: Edition: Second Edition Printed: May 4, 2005 Copyright Copyright 1998-2005 Niku Corporation and third parties. All rights reserved. Trademarks

More information

Plenty to choose from. Help designers choose design alternatives Help evaluators find problems in interfaces (heuristic evaluation)

Plenty to choose from. Help designers choose design alternatives Help evaluators find problems in interfaces (heuristic evaluation) Plenty to choose from Nielsens 10 principles One version in his book A more recent version on his website Tognazzinis 16 principles Normans rules from Design of Everyday Things Mac, Windows, Gnome, KDE

More information

A Guided Tour of Doc-To-Help

A Guided Tour of Doc-To-Help A Guided Tour of Doc-To-Help ii Table of Contents Table of Contents...ii A Guided Tour of Doc-To-Help... 1 Converting Projects to Doc-To-Help 2005... 1 Using Microsoft Word... 10 Using HTML Source Documents...

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

SuperNova. Magnifier & Speech. Version 15.0

SuperNova. Magnifier & Speech. Version 15.0 SuperNova Magnifier & Speech Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3

More information

Computer Basics Microsoft Windows CB 200

Computer Basics Microsoft Windows CB 200 Computer Basics Microsoft Windows CB 200 Table of Contents Using Windows... 3 Desktop... 3 Taskbar... 4 The Start menu... 4 The Quick Launch bar... 5 The System Tray... 6 Customization... 6 How to Use

More information

Section 2 Getting Started

Section 2 Getting Started Section 2 Getting Started ECDL Section 2 Getting Started By the end of this section you should be able to: Start, restart and close down a device Log on and log off Windows Recognise and use the Desktop

More information

Network Assistant Features

Network Assistant Features CHAPTER 2 Network Assistant simplifies cluster management by offering an intuitive GUI, alternative modes for configuring network devices, two levels of access, and comprehensive online help. Figure 2-1

More information

cs465 principles of user interface design, implementation and evaluation

cs465 principles of user interface design, implementation and evaluation cs465 principles of user interface design, implementation and evaluation Karrie G. Karahalios 24. September 2008 1. Heuristic Evaluation 2. Cognitive Walkthrough 3. Discuss Homework 3 4. Discuss Projects

More information

CHAPTER 2. GENERAL PROGRAM STRUCTURE

CHAPTER 2. GENERAL PROGRAM STRUCTURE CHAPTER 2. GENERAL PROGRAM STRUCTURE Windows Latent GOLD contains a main window called the Viewer. Viewer. When you estimate a model, all statistical results, tables and plots are displayed in the Viewer.

More information

Today: CMPUT 301: Lecture 14 The Interaction

Today: CMPUT 301: Lecture 14 The Interaction Today: CMPUT 301: Lecture 14 The Interaction Lecturer: Martin Jagersand Department of Computing Science University of Alberta Notes based on previous courses by Ken Wong, Eleni Stroulia Zach Dodds, Martin

More information

Covering the Basics. Lesson 1

Covering the Basics. Lesson 1 Lesson 1 Covering the Basics This lesson demonstrates a few fundamentals of Mac OS X (Panther) to prepare you to work with Final Cut Express 2. It shows you how to view the contents of your hard drive

More information

QuickStart Guide MindManager 7 MAC

QuickStart Guide MindManager 7 MAC QuickStart Guide MindManager 7 MAC Contents Welcome to Mindjet MindManager...... 1 Technical Support and Registration... 1 About this User Guide............... 1 Learn about MindManager and maps... 2 What

More information

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING CHAPTER 2 TEXT FORMATTING 1. Explain how to create a Bulleted and Numbered List in Star Office Writer? One way to create a list of points or topics in a document is to create a bulleted list. A bullet

More information

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Overview: MS PowerPoint is powerful presentation software that enables

More information

Design Guidelines: Windows. Computer users need to consult multiple sources rapidly. They require the adoption of multiplewindow display strategy.

Design Guidelines: Windows. Computer users need to consult multiple sources rapidly. They require the adoption of multiplewindow display strategy. Design Guidelines: Windows Computer users need to consult multiple sources rapidly. They require the adoption of multiplewindow display strategy. Design Challenge for Multiple- Window Strategy Offer users

More information

MainStage 2. Exploring MainStage

MainStage 2. Exploring MainStage MainStage 2 Exploring MainStage KKApple Inc. Copyright 2011 Apple Inc. All rights reserved. Your rights to the software are governed by the accompanying software license agreement. The owner or authorized

More information

Tach Facts V3.0 Software

Tach Facts V3.0 Software Tach Facts V3.0 Software Download runs from your Auto Meter Playback Tach with Tach-Facts Software. Instr. No. 2650-978 Tach Facts provides complete race analysis on your personal computer. Introduction

More information

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44 Contents 1 Getting Started... 1 1.1 Presentations... 1 1.2 Microsoft Office Button... 1 1.3 Ribbon... 2 1.4 Mini Toolbar... 2 1.5 Navigation... 3 1.6 Slide Views... 4 2 Customize PowerPoint... 5 2.1 Popular...

More information

Software Instruction Manual

Software Instruction Manual 2 About This Manual This manual will provide a comprehensive look at the JAVS software application. The first part of the manual will provide a general overview followed by a more detailed approach in

More information

Product Accessibility Conformance Report

Product Accessibility Conformance Report Product Accessibility Conformance Report Name of Product / Version Number: Contact for more information: Gillian Neff / gillian.neff @clarivate.com Clarivate Analytics remains dedicated to developing software

More information

Getting Started with Windows XP

Getting Started with Windows XP UNIT A Getting Started with Microsoft, or simply Windows, is an operating system. An operating system is a kind of computer program that controls how a computer carries out basic tasks such as displaying

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

MadCap Software. Index Guide. Flare 2017 r2

MadCap Software. Index Guide. Flare 2017 r2 MadCap Software Index Guide Flare 2017 r2 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Getting Started. Custom Reports Software

Getting Started. Custom Reports Software Getting Started Custom Reports Software Custom Reports software Custom reporting The Custom Reports software lets you transfer quantitative results from Data Analysis into the Custom Reports spreadsheet

More information

Microsoft PowerPoint 2007 Tutorial

Microsoft PowerPoint 2007 Tutorial Microsoft PowerPoint 2007 Tutorial Prepared By:- Mohammad Murtaza Khan I. T. Expert Sindh Judicial Academy Contents Getting Started... 5 Presentations... 5 Microsoft Office Button... 5 Ribbon... 6 Quick

More information

Creating Documents with Word 2013

Creating Documents with Word 2013 Creating Documents with Word 2013 Objectives Understand word processing software Explore the Word window Start a document Save a document Enhanced Microsoft Office 2013 - Illustrated 2 Objectives (continued)

More information

Getting Productive. Using Layers. The Layer Tree

Getting Productive. Using Layers. The Layer Tree 7 Getting Productive Using Layers The Layer Tree Working with a model or assembly comprised of thousands of separate objects and properties can quickly become overwhelming. Pro/ENGINEER uses several functions

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

SuperNova. Magnifier & Screen Reader. Version 15.0

SuperNova. Magnifier & Screen Reader. Version 15.0 SuperNova Magnifier & Screen Reader Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester

More information

Getting Familiar with Microsoft Word 2010 for Windows

Getting Familiar with Microsoft Word 2010 for Windows Lesson 1: Getting Familiar with Microsoft Word 2010 for Windows Microsoft Word is a word processing software package. You can use it to type letters, reports, and other documents. This tutorial teaches

More information

HCI and Design SPRING 2016

HCI and Design SPRING 2016 HCI and Design SPRING 2016 Topics for today Heuristic Evaluation 10 usability heuristics How to do heuristic evaluation Project planning and proposals Usability Testing Formal usability testing in a lab

More information

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server Chapter 3 SQL Server Management Studio In This Chapter c Introduction to SQL Server Management Studio c Using SQL Server Management Studio with the Database Engine c Authoring Activities Using SQL Server

More information

Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.

Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1. Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.2 Summer 2010 Table of Contents Intermediate Microsoft Word 2003...

More information

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Piping Design Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Dassault Systèmes 1994-2001. All rights reserved. Site Map Piping Design member member

More information

Examples: To speed up routine editing and formatting Page X of Y. If you type teh plus a space, AutoCorrect replaces it with "the.

Examples: To speed up routine editing and formatting Page X of Y. If you type teh plus a space, AutoCorrect replaces it with the. Ways to Automate Repetitive Tasks: AutoText The AutoText feature lets you specify a short name for a body of text or graphics and then lets you insert that body of material just by typing the short name.

More information

Topics. GUI design multidisciplinary. Chapter 7 User Interface Design. (c) Addison Wesley Chapter 7 3

Topics. GUI design multidisciplinary. Chapter 7 User Interface Design. (c) Addison Wesley Chapter 7 3 MACIASZEK, L.A. (2001): Requirements Analysis and System Design. Developing Information Systems with UML, Addison Wesley Chapter 7 User Interface Design Copyright 2000 by Addison Wesley Version 1.0 Topics

More information

Overview. GUI History Screen Design : Navigation, Windows, Controls, Text, Evaluating GUI Performance. Example: Car Rental

Overview. GUI History Screen Design : Navigation, Windows, Controls, Text, Evaluating GUI Performance. Example: Car Rental Overview Introduction Fundamentals of GUIs Screen Design : Navigation, Windows, Controls, Text, Evaluating GUI Performance - Features - Use 1 GUI History 11-12 Example: Car Rental 1980 : Keyboard based

More information

Interaction Style Categories. COSC 3461 User Interfaces. Windows. Window Manager

Interaction Style Categories. COSC 3461 User Interfaces. Windows. Window Manager COSC User Interfaces Module 2 Supplemental Materials WIMP Interfaces Interaction Style Categories Command-line interfaces Menus Natural Language Question/answer and query dialog Form-fills and spreadsheets

More information

Using Microsoft Access

Using Microsoft Access Using Microsoft Access USING MICROSOFT ACCESS 1 Interfaces 2 Basic Macros 2 Exercise 1. Creating a Test Macro 2 Exercise 2. Creating a Macro with Multiple Steps 3 Exercise 3. Using Sub Macros 5 Expressions

More information

Word 2007 Tables Objectives

Word 2007 Tables Objectives Word 2007 Tables In this lesson you will learn how to create, modify and format tables. You will also learn to use the AutoFormat table option and to sort table rows. Objectives Create a table Modify a

More information

Using SymPrint to Make Overlays, Templates & More...

Using SymPrint to Make Overlays, Templates & More... Welcome to SymPrint SymPrint is an easy-to-use tool for creating communication overlays, worksheets, classroom activities and more using a modern toolbar and common-sense interface modeled after the programs

More information

Elements of a Window: Tool Bar, Scroll Bar. Reviewer

Elements of a Window: Tool Bar, Scroll Bar. Reviewer Title Elements of a Window: Tool Bar, Scroll Bar Contributor Usha Viswanathan Std 2 Reviewer Farida Date 3 rd May, 2007 Ref No. 2.25 Brief Description Goal Prerequisites Duration This topic gives and idea

More information

Introduction to Microsoft Word 2008

Introduction to Microsoft Word 2008 1. Launch Microsoft Word icon in Applications > Microsoft Office 2008 (or on the Dock). 2. When the Project Gallery opens, view some of the available Word templates by clicking to expand the Groups, and

More information

User Guide. FTR Reporter For more information, visit

User Guide. FTR Reporter For more information, visit FTR Reporter 5.7.1 For more information, visit www.fortherecord.com TABLE OF CONTENTS INTRODUCTION... 5 Overview... 5 About This Document... 5 GETTING STARTED... 6 Installation... 6 Starting Reporter...

More information

COMP 388/441 HCI: 09 - Balancing Function and Fashion Balancing Function and Fashion

COMP 388/441 HCI: 09 - Balancing Function and Fashion Balancing Function and Fashion 09 - Balancing Function and Fashion Lecture 09 - Overview This lecture deals with five design matters that are functional issues [...] but also leave room for varying styles to suite a variety of users.

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

ARCHER Metadata Schema Editor. User Guide METADATA EDITOR. Version: 1.1 Date: Status: Release

ARCHER Metadata Schema Editor. User Guide METADATA EDITOR. Version: 1.1 Date: Status: Release ARCHER Metadata Schema Editor User Guide METADATA EDITOR Version: 1.1 Date: 2008-08-26 Status: Release Change History Version Date Author Description 0.1D 2008-04-15 Ron Chernich First Draft 1.0 2008-05-01

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Clicker Docs is a talking word processor that provides extensive writing support. It can be quickly and easily customized for individual needs.

Clicker Docs is a talking word processor that provides extensive writing support. It can be quickly and easily customized for individual needs. Table of Contents Overview... 1 Write Documents... 2 Create / Open a Document... 2 Write in the Document... 2 Print the Document... 2 Save the Document... 3 Send a Copy of the Document... 4 Writing Support...

More information

Getting Started. Microsoft QUICK Source 7

Getting Started. Microsoft QUICK Source 7 Microsoft QUICK Windows Source 7 Getting Started The Windows 7 Desktop u v w x u Icon links to a program, file, or folder that is stored on the desktop. v Shortcut Icon links to a program, file, or folder

More information

Lehigh University Library & Technology Services

Lehigh University Library & Technology Services Lehigh University Library & Technology Services Start Word Open a file called day2 Microsoft WORD 2003 Day 2 Click the Open button on the Standard Toolbar Go to the A: drive and highlight day2 and click

More information

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less STUDENT WORKBOOK Teach Yourself: Computer Basics Expert In 24 Hours or less Student Workbook Table of Contents Section 1: Understanding Applications... 1 Lesson 1.1: Application Basics... 2 Step-By-Step...

More information