27
ultimedia Specification Design and Productio 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis [email protected]

Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis [email protected]

Embed Size (px)

Citation preview

Page 1: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

Multimedia Specification Design and Production

2012 / Semester 1 / week 5Lecturer: Dr. Nikos [email protected]

Page 2: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

2

Outline

Multimedia interfaces and applications.

Usability Nielsen’s Heuristics

Graphical examples

Multimedia and HCI

Page 3: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

3

Nielsen’s Usability Heuristics

Multimedia and HCI

Jakob Nielsen's heuristics are probably the most-used usability heuristics for user interface design. Nielsen developed the heuristics based on work together with Rolf Molich in 1990.

The final set of heuristics that are still used today were released by Nielsen in 1994. The heuristics as published in Nielsen's book Usability Engineering are as follows.

Most usability evaluators use the set of heuristics developed 17 years ago by Rolf Molich and Jakob Nielsen. Before this work, lots of people had derived guidelines and principles for usability but there were often so many guidelines that an expert review could take many days to complete. (For example, Smith and Mosier's Guidelines For Designing User Interface Software has 944 guidelines [1] and remains the largest collection of publicly available user interface guidelines in existence.)

[1] http://www.hcibib.org/sam/contents.html

Page 4: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

4

Nielsen’s Usability Heuristics

Multimedia and HCI

1. Visibility of system status - FEEDBACKThe system should always keep users informed about what is going on, through appropriate feedback within reasonable time.

2. Match between system and the real world - METAPHORThe system should speak the user's language, with words, phrases and concepts familiar to the user, rather than system-oriented terms. Follow real-world conventions, making information appear in a natural and logical order.

3. User control and freedom - NAVIGATIONUsers often choose system functions by mistake and will need a clearly marked "emergency exit" to leave the unwanted state without having to go through an extended dialogue. Support undo and redo.

4. Consistency and standards - CONSISTENCYUsers should not have to wonder whether different words, situations, or actions mean the same thing. Follow platform conventions.

Page 5: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

5

Nielsen’s Usability Heuristics

Multimedia and HCI

5. Error prevention - PREVENTIONEven better than good error messages is a careful design which prevents a problem from occurring in the first place. Either eliminate error-prone conditions or check for them and present users with a confirmation option before they commit to the action.

6. Recognition rather than recall – MEMORYMinimize the user's memory load by making objects, actions, and options visible. The user should not have to remember information from one part of the dialogue to another. Instructions for use of the system should be visible or easily retrievable whenever appropriate.

7. Flexibility and efficiency of use - EFFICIENCYAccelerators—unseen by the novice user—may often speed up the interaction for the expert user such that the system can cater to both inexperienced and experienced users. Allow users to tailor frequent actions

Page 6: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

6

Nielsen’s Usability Heuristics

Multimedia and HCI

8. Aesthetic and minimalist design - DESIGNDialogues should not contain information which is irrelevant or rarely needed. Every extra unit of information in a dialogue competes with the relevant units of information and diminishes their relative visibility.

9. Help users recognize, diagnose, and recover from errors - RECOVERYError messages should be expressed in plain language (no codes), precisely indicate the problem, and constructively suggest a solution.

10. Help and documentation - HELPEven though it is better if the system can be used without documentation, it may be necessary to provide help and documentation. Any such information should be easy to search, focused on the user's task, list concrete steps to be carried out, and not be too large.

Page 7: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

7

1. Visibility of system status (FEEDBACK)

Multimedia and HCI

Page 8: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

8

1. Visibility of system status (FEEDBACK)

Multimedia and HCI

Page 9: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

9

2. Match between system and the real world (METAPHOR)

Multimedia and HCI

Page 10: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

10

2. Match between system and the real world (METAPHOR)

Multimedia and HCI

Page 11: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

11

3. User control & freedom (NAVIGATION)

Multimedia and HCI

Page 12: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

12

3. User control & freedom (NAVIGATION)

Multimedia and HCI

Page 13: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

13

4. Consistency & standards (CONSISTENCY)

Multimedia and HCI

Page 14: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

14

4. Consistency & standards (CONSISTENCY)

Multimedia and HCI

Page 15: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

15

5. Error prevention (PREVENTION)

Multimedia and HCI

Page 16: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

16

5. Error prevention (PREVENTION)

Multimedia and HCI

Page 17: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

17

6. Recognition rather than recall (MEMORY)

Multimedia and HCI

Page 18: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

18

6. Recognition rather than recall (MEMORY)

Multimedia and HCI

Page 19: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

19

7. Flexibility and efficiency of use (EFFICIENCY)

Multimedia and HCI

Page 20: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

20

7. Flexibility and efficiency of use (EFFICIENCY)

Multimedia and HCI

Page 21: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

21

8. Aesthetic and minimalistic design (DESIGN)

Multimedia and HCI

Page 22: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

22

8. Aesthetic and minimalistic design (DESIGN)

Multimedia and HCI

Page 23: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

23

9. Help users recognize, diagnose, and recover from errors (RECOVERY)

Multimedia and HCI

Page 24: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

24

9. Help users recognize, diagnose, and recover from errors (RECOVERY)

Multimedia and HCI

Page 25: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

25

10. Help and documentation (HELP)

Multimedia and HCI

Page 26: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

26

10. Help and documentation (HELP)

Multimedia and HCI

Page 27: Multimedia Specification Design and Production 2012 / Semester 1 / week 5 Lecturer: Dr. Nikos Gazepidis gazepidis@ist.edu.gr

27

Website Usability Checklist

Multimedia and HCI