IT3 Human Computer Interface [HCI] Human Computer Interfaces Factors that should be considered when designing a Computer Interface.

Slides:



Advertisements
Similar presentations
2.10 Human/Computer Interface Understand the need to facilitate an effective dialogue between humans and machines. Explain the need to design systems which.
Advertisements

COMPUTER INTERFACES.
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
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.
General Purpose Packages Standard Grade. Lesson Objectives The difference between Application and General Purpose Packages Types of GPP Common Features.
Tailoring Needs Chapter 3. Contents This presentation covers the following: – Design considerations for tailored data-entry screens – Design considerations.
Damian Gordon Consider the Users Andrea Curley. Nature of User Many different categories of users, impossible to consider all Can you group users?
User Interface Design: Methods of Interaction. Accepted design principles Interface design needs to consider the following issues: 1. Visual clarity 2.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
FACTORS TO BE TAKEN INTO ACCOUNT WHEN DESIGNING A GOOD HCI Year 13.
Lesson Objectives To understand that users with disabilities require different input and output devices To be able to identify these devices and explain.
Course: Introduction to Computers
Human Computer Interface. Human Computer Interface? HCI is not just about software design HCI applies to more than just desktop PCs!!! No such thing as.
Module 3 Productivity Programs Common Features and Commands Microsoft Office 2007.
Assistive Technology Ability to be free. Quick Facts  Assistive technology is technology used by individuals with disabilities in order to perform functions.
ACCB 133 Information Technology and Accounting Applications Lecture 6: Application Software.
Revision Lesson : DESIGNING COMPUTER-BASED INFORMATION SYSTEMS.
GCSE ICT User Interfaces. Learning Intentions: To understand the concept of a Windows operating system and have a basic understanding of GUI. Success.
How do people communicate with computers?
Ch 26 & 27 User Interfaces.
Software GCSE ICT.
General Purpose Package GPPs are a group of programs which include:- word processors; databases; spreadsheets; graphics packages; desk top publishing.
Effectiveness of different designs of input and out put.
11.10 Human Computer Interface www. ICT-Teacher.com.
Unit 1_9 Human Computer Interface. Why have an Interface? The user needs to issue instructions Problem diagnosis The Computer needs to tell the user what.
AS Level ICT Selection and use of appropriate software: Interfaces.
MarkNotes Question 1 The Human Computer Interface (HCI) is an important part of an ICT system. Describe four factors which should be taken.
MULTIMEDIA DEFINITION OF MULTIMEDIA
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
Designing & Testing Information Systems Notes Information Systems Design & Development: Purpose, features functionality, users & Testing.
User Documentation. User documentation  Is needed to help people (the users) understand how to use a computer system or software application, such as.
Why do we need good user interfaces?. Goals of User Interfaces Usable – how much effort to do a task? – example: often-used buttons easier to find – example:
A-Level Computing#BristolMet Session Objectives#15 MUST define the term user interface SHOULD describe the characteristics of different UIs and suggest.
Human-computer Interaction Source: P.M.Heathcote A Level ICT Chapter 61.
Assistive Technology November 14, Screen Reader Who uses screen readers? –People with little to no vision What is it? –A form of “Assistive Technology”
Different Types of HCI CLI Menu Driven GUI NLI
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
Users and the Interface When designing an information system you need to have a clear idea of who the target audience is. If the target audience is an.
Human Computer Interface INT211
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Carol Dixon, Programme Manager Parent Voice.
Software Interface Design Features / Issues. Learning Objectives Discuss the features affecting interface design.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
IT323 - Software Engineering 2 1 Tutorial 3.  Suggest ways in which the user interface to an e-commerce system such as an online stores might be adapted.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
A user interface, like the one created by the DOS operating system, that makes use of typed commands.
MarkNotes Question 1 The Human Computer Interface (HCI) is an important part of an ICT system. Describe four factors which should be taken.
DOCUMENTATION REF: Essentials of IT (Hamilton et al) Chapter 1.
Web and presentation software
Investigating User Interfaces
11.10 Human Computer Interface
Human Computer Interface
CHAPTER 2 Computer Software.
Designing Information Systems Notes
Microsoft Access 2003 Illustrated Complete
Web Design and Development
Session 1 Digital Skills
Human Computer Interface
Human Computer Interface
Web and presentation software
G061 - Tailored Interfaces
Human Computer Interface
Human Computer Interface
Web and presentation software
Designing HCI’s for a specific purpose.
Proper functionality Good human computer interface Easy to maintain
HCIs Human Computer Interfaces
Presentation transcript:

IT3 Human Computer Interface [HCI] Human Computer Interfaces Factors that should be considered when designing a Computer Interface

IT3 Human Computer Interface [HCI] 1.Consistency of signposting and pop up information 2.On screen help 3.Layout appropriate to task 4.Differentiation between user expertise 5.Clear navigational structure 6.Disabled people using computers REMEMBER THESE SIX POINTS

IT3 Human Computer Interface [HCI] 1. CONSISTENCY of signposting and pop up information Good Interface design should have consistency. This means that buttons are located in the same place, colour schemes are similar, type and style of fonts. The user will be familiar with a consistent setup. The examples show THREE different types of Software but all have consistency in layout. Word Audacity Wordpad

IT3 Human Computer Interface [HCI] 2. On SCREEN HELP Most software packages have ‘Help’ facilities. This enables the user to search for help when required. SIGNPOSTING Good design should include pop-up information to explain to the user what function buttons carry out

IT3 Human Computer Interface [HCI] 3. LAYOUT appropriate to task The layout of the interface would have to be appropriate for the type of task it is supposed to do. A paint or CAD package would have icons and menus appropriate for drawing tasks rather than layout for spreadsheet work. Software to help young children with Maths would have little text and lots of pictures.

IT3 Human Computer Interface [HCI] Design of interface should consider the expertise and needs of the users. Users can range from novices with very limited knowledge of computers to experienced users who use a computer daily to experts who use computers to programme and create new software. 4. Differentiation between USER EXPERTISE

IT3 Human Computer Interface [HCI] Who will be likely to use the interface? Some interfaces are designed for computer experts while others have to consider users with no experience in using computers at all. Some interfaces will use pictures [icons] to aid inexperienced users to use the interface easier. Command line would be more suitable for experienced users such as computer programmers. Graphic User Interface [WIMPS] Command Line 4. Differentiation between USER EXPERTISE

IT3 Human Computer Interface [HCI] 5. Clear NAVIGATIONAL STRUCTURE User interfaces should be clear to the user so that tasks can be carried out easily without any confusion. Some packages have wizards to help with difficult tasks - creating forms or reports in database packages. On websites navigation buttons are located in same position so that user is able to find required button in the same position on every page, this applies to most software packages where ‘File’ ‘Edit’ buttons are located on the interface.

IT3 Human Computer Interface [HCI] People with special needs should have access to computers so that they are not discrimnated. Some users can be disabled or elderly so the design of the interface should consider these factors. Blind people could have help by using a ‘talking computer’ or using Voice Interfaces to input data into the computer. Blind people can use Braille keyboards to type in information. Text can be increased in size to help visually impaired people, 6. Disabled people using computers

IT3 Human Computer Interface [HCI] DISABLED - For example a user with impaired vision can change the size of fonts so that the system is easier to use within a Graphic User Interface BEFORE AFTER