Interaction Styles www.bscshelp.com. Common interaction styles command line interface menus natural language question/answer and query dialogue form-fills.

Slides:



Advertisements
Similar presentations
Interaction Techniques Level 2 Prepared by: RHR First Prepared on: Nov 23, 2006 Last Modified on: Quality checked by: MOH Copyright 2004 Asia Pacific Institute.
Advertisements

Human Computer Interface
Imran Hussain University of Management and Technology (UMT)
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
The Interaction notion of interaction interaction frameworks
Chapter 3 Application Software p. 6.
Tutorial 8: Developing an Excel Application
Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
Pasewark & Pasewark Microsoft Office XP: Introductory Course 1 INTRODUCTION Lesson 1 – Microsoft Office XP Basics and the Internet.
User Interface Design Notes p7 T120B pavasario sem.
The Interaction IACT 403 IACT 931 CSCI 324 Human Computer Interface
Interaction Styles Course 6, CMC, 07/10/03 Direct Manipulation
Copyright © 2005, Pearson Education, Inc. Chapter 8 Command and Natural Languages.
Vermelding onderdeel organisatie 1 MKT project 1 & Mens-Machine-Interactie slides chapter 3 Dix et al. The interaction Charles van der Mast.
Interaction Styles - Forms Dr.s Barnes and Leventhal.
Ch 7 & 8 Interaction Styles page 1 CS 368 Designing the Interaction Interaction Design The look and feel (appearance and behavior) of interaction objects.
Interaction Styles Interface Widgets. What are Interaction Styles?  A Collection of interface objects and associated techniques from which an interaction.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 17 User Interface Design.
Computer-Mediated Communication / Computercommunicatie A Master IK, CIW, MMI L.M. Bosveld-de Smet Hoorcollege 2; ma. 11 sept. 2006;
ICS 463, Intro to Human Computer Interaction Design: 10. Interaction and Windows Dan Suthers.
Dialog Design Command languages, direct manipulation, and WIMP.
1 THE USER INTERFACE Interface Design. 2 Requirements for a good HCI appropriate for the level and domain of expertise good interface mechanics –menus,
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Application Software computing ESSENTIALS    
Irwin/McGraw-Hill Copyright © 2004 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS6th Edition.
SOFTWARE.
3461A COSC 3461 User Interfaces Instructor (Section A): Maurice Masliah
Human-Computer Interaction
Understanding Experience in Interactive Systems
Chapter 3 the interaction.
Computing for Bioinformatics Introduction to databases What is a database? Database system components Data types DBMS architectures DBMS systems available.
Chapter 11: Interaction Styles. Interaction Styles Introduction: Interaction styles are primarily different ways in which a user and computer system can.
Excel Project One INT197B – Spring What is Excel? Spreadsheet program with four parts – Worksheets – where you enter, calculate, manipulate, and.
11.10 Human Computer Interface www. ICT-Teacher.com.
AS Level ICT Selection and use of appropriate software: Interfaces.
Material from Authors of Human Computer Interaction Alan Dix, et al
Menu Selection, Form Fillin, Dialog Boxes (Shneiderman and Plaisant Ch
Storyboard What do we mean by the term “Storyboarding”? Storyboarding is a powerful and simple technique for capturing ideas about the form and appearance.
1http://img.cs.man.ac.uk/stevens Groups for Lab Classes
IAS2223: Human Computer Interaction
1 chapter 3 the interaction. 2 The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
CompSci 345 Interaction 1 The Interaction Interaction models Ergonomics Interaction styles Dix chapter 3.
Chapter 3 the interaction. The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
Chapter 2 the interaction. The Interaction interaction models –translations between user and system ergonomics –physical characteristics of interaction.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
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.
Interaction modalities Command languages, direct manipulation, and WIMP.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Menu Selection, Form Fillin, Dialog Boxes (Shneiderman and Plaisant Ch
CISB213 Human Computer Interaction Understanding Interaction 1.
Menu Selection, Form Fillin, Dialog Boxes (Shneiderman and Plaisant Ch
COMPUTER SOFTWARE FORM 1. Learning Area Introduction to computer software Operating System (OS) Application Software Word Processing Software Presentation.
Interaction modalities Command languages, direct manipulation, and WIMP.
Different Types of HCI CLI Menu Driven GUI NLI
Conceptual Design Dr. Dania Bilal IS588 Spring 2008.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTION Lesson 1 – Microsoft Office 2003 Basics and the Internet.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTION Lesson 1 – Microsoft Office 2003 Basics and the Internet.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
DESIGNING THE USER INTERFACE - Different Interfaces 22 nd AUGUST 2005 LOWER SIXTH COMPUTING LESSON Prepared by:T.Fina.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
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.
Computers Tools for an Information Age Software Systems and Applications.
Allows the user and the computer to communicate with each other.
The Interaction Notion of interaction interaction frameworks
dialogue … computer and user distinct styles of interaction
Week: 06 Human-Computer Interaction
Name: Muhammad tanveer VU-ID: MC
COMP444 Human Computer Interaction Understanding Interaction
What is Interaction? Communication User  System
Presentation transcript:

Interaction Styles

Common interaction styles command line interface menus natural language question/answer and query dialogue form-fills and spreadsheets WIMP point and click

Command line interface Way of expressing instructions to the computer directly – function keys, single characters, short abbreviations, whole words, or a combination suitable for repetitive tasks better for expert users offers direct access to system functionality command names/abbreviations should be meaningful! Typical example: the Unix system

Menus Set of options displayed on the screen Options visible – less recall - easier to use – rely on recognition so names should be meaningful Selection by: – numbers, letters, arrow keys, mouse Often options hierarchically grouped – sensible grouping is needed

Natural language Familiar to user speech recognition or typed natural language Problems – ambiguous – hard to do well! Solutions – try to understand a subset – pick on key words

Query interfaces Question/answer interfaces – user led through interaction via series of questions – suitable for novice users but restricted functionality – often used in information systems Query languages (e.g. SQL) – used to retrieve information from database – requires understanding of database structure and language syntax, hence requires some expertise

Form-fills Primarily for data entry or data retrieval Screen like paper form. Data put in relevant place Requires – good design – obvious correction facilities

Spreadsheets first spreadsheet VISICALC, followed by Lotus MS Excel most common today sophisticated variation of form-filling. – grid of cells contain a value or a formula – formula can involve values of other cells e.g. sum of all cells in this column – user can enter and alter data spreadsheet maintains consistency

WIMP Interface W indows I cons M enus P ointers … or windows, icons, mice, and pull-down menus! default style for majority of interactive computer systems, especially PCs and desktop machines

Point and click interfaces used in.. – multimedia – web browsers – hypertext just click something! – icons, text links or location on map minimal typing