Model-based Navigation Support

Size: px
Start display at page:

Download "Model-based Navigation Support"

Transcription

1 Model-based Navigation Support Herre van Oostendorp Department of Information and Computer Sciences Utrecht University In collaboration with Ion Juvina Dept. of Psychology, Carnegie-Mellon University Presented at Seminar Computational Cognitive Modeling of Web Navigation March, 2010 Utrecht University 1

2 Overview 1. Cognitive modeling of web navigation CoLiDeS+ 2. Studies (2x) on model-based navigation support 3. Conclusions & Discussion 4. Practical relevance 5. Limitations 2

3 1. Cognitive modeling of web navigation A model describing web navigation is CoLiDeS+ (Juvina, 2006; Van Oostendorp & Juvina, 2007), extension of: CoLiDeS, Comprehension-based Linked model of Deliberate Search (Kitajima, Blackmon & Polson, 2000) Successfully used in repairing usability problems Information seeking and navigation is driven by text comprehension and problem solving processes, guided by users goals and information scent (semantic similarity between object and goal of the user (Pirolli & Card, 1999)) Acting on a page screen object, the outcome of multi-step process parsing current display focusing on screen objects comprehending screen objects selecting screen object with highest semantic similarity to user s goal We focus on the last step 3

4 Information scent as driver of navigation behavior Information foraging theory (Card, Pirolli et al., 2001) (metaphore: animals finding food locations in a wood on basis of promising trails or scent ) On basis of information scent users try to find information patches ; scent is driving behavior. Information patch concentration of information relevant to goal. Information scent - perceived compatibility/similarity to a goal. Often measured with Latent Semantic Analysis (Landauer et al., 1998): semantic similarity 4

5 CoLiDeS: central idea scent (LSA) Web page title Heading 1 Heading 2 Link description 1 Link description 3 Link description 2 Link description 4 LSA=? Goal descriptio n Semantic similarity is computed with Latent Semantic Analysis technique (LSA). LSA technique is similar to factor analysis; the meaning of a word, sentence or text is represented as a vector in a high dimensional space. The degree of similarity is measured by the cosine value (correlation) between corresponding vectors. 5

6 CoLiDeS+: path adequacy includes contextual information by computing path adequacy, based on LSA (next to scent ). Path adequacy is the semantic similarity between the succession of links that have been selected to a particular moment in a navigation session and the goal (computed with LSA) past page past page past page Link label 3 Link label 2 Link label 1 Goal LSA=? current page Link label 4 6

7 Characteristics of CoLiDeS+ Navigation behavior of CoLiDeS+ based on Information scent (semantic similarity link label and goal) Path adequacy (semantic similarity navigation path and goal) Navigation strategies as next best strategy, refocusing and backtracking Details Van Oostendorp & Juvina,

8 Diagram of the algorithm that implements the CoLiDeS+ model User s goal Scent (LSA) Path adequacy Strategies 8

9 Example CoLiDeS+ algorithm I want to find a hotel as soon as possible and as cheap as possible Sleep LSA.32 * Eat LSA.27 Sign up for a waiting list.73 * Book accommodation now.44 Registered customer.10 New customer.25 PA Sleep, sign up for waiting list PA:.72 Sleep, sign up for waiting list, new customer PA:.61 path switch Select next best and click on Book accommodation now * Economical rooms.36* Exclusive apartments.24 Sleep, book accommodation now, economical rooms PA:.55 Sleep, book accommodation now PA:.51 (though lower (.36) than.44, PA is increasing from.51 to.55). Thus, click: economical rooms * 9

10 2. Studies on Model-based Navigation Support Based on the model CoLiDeS+, and applying the algorithm, it is possible to determine at each step in a simulation of a task what is the successful path. At the end we have together the successful path consisting of relevant links leading to the target information. We can use this information to generate navigation support and to reduce navigation problems Hypothesis: the model-generated support improves navigation and performance, particularly for users with low spatial ability (There is a high correlation between spatial ability and path adequacy, Juvina 2006). 10

11 Study 1 Voice suggestions Support by voice suggestions Link suggestions: Click on <link label> Path switch suggestions: Go back Method 29 subjects (students) 6 realistic web tasks and associated web sites (Morrison et al., 2000) E.g. you want to buy a new car but you don t have enough money, calculate how much you can loan, and what your monthly payment will be (given certain assisting web sites ) Tasks demanding a combination of searching information and problem solving/decision making Instruction is the basis of the goal description 11

12 Support The tasks were simulated with Colides+ prior to the actual navigation session The results of simulations were successful paths, i.e. successions of links leading to target pages. Based on these results, above link suggestions such as Click on were given. It was told that the suggestions were meant to help, not mandatory to follow. Task performance (mean correctness over 6 tasks on a scale from 0-4) Spatial ability (mental rotation task, Shepard & Metzler, 1971) 12

13 Results Mean task performance Task performance 1,4 1,2 1 Spatial Ability Increased task performance with Support Compensation for deficit of spatial ability 0,8 0,6 0,4 0,2 0 Control Support Low High Navigation: number of steps sign. less in the support condition, and less time needed. 13

14 Results Furthermore CoLiDeS+ simulated users behavior better than CoLiDeS We compared what selections users made with the selections made by CoLiDeS and CoLiDeS+ respectively User selections: for each user, for each task, for each visited webpage we recorded which options users selected. We ran CoLiDeS and CoLiDeS+, and calculated the selections of each model User selections can match or not match the model selections. For (10 control) subjects we found Total valid selections: 275 CoLiDeS selection matches user selection: % CoLiDeS+ selection matches user selection: % (Х 2 =3.52, p<.06) Still subjects did not like the auditory modality (annoying/disturbing) 14

15 Study 2 Graphical suggestions Method Presentation of graphical suggestions, based on the successful paths during the simulations, in the form of red arrows 15

16 Hypotheses: Model-generated support improves User s perception (feeling of disorientation) Navigation (more direct) Task performance (correctness) 16

17 Method Subjects (students): control condition n=16, support condition n=14 Materials: same 6 realistic web tasks and associated web sites E.g. you want to buy a new car but you don t have enough money, calculate how much you can loan, and what your monthly payment will be (given certain assisting web sites ) Tasks demanding a combination of searching information and problem solving/decision making Instruction is the basis of the goal description Dependent variables perception of lostness : disorientation scale of Ahuja & Webster, 2001 navigation behavior task performance (mean over the 6 tasks, score range 0-4 per task) 17

18 Results Sign. less disorientation, particularly for men, in support condition Mean Perceived Disorientation 1,8 1,6 1,4 1,2 1 women 0,8 man 0,6 0,4 0,2 0 Control Support Positive perception of suggestions Sign. more linear navigation in support condition 18

19 Results Mean task performance women men control support Sign. increase in task performance in the support condition Effect of gender was not significant 19

20 3. Conclusion & Discussion Model-generated navigation support is useful with graphical suggestions also positive effects with auditory support Inherent browsing tasks, not simple information retrieval tasks (such as search engines); preserves user experience (relevant contextual information) Discussion Specific advantages of model-generated support: Goal specific: it can be made adaptive, i.e. suggestions tailored to the goals It opens the possibility of automatization Useful in the case of cognitive or perceptual limitations; Dynamic (running few steps ahead; not fully implemented) No need to improve design of documents 20

21 4. Practical relevance Case: navigation support for vision impaired users Screen readers Cognitive overload Selective reading, e.g with model-generated suggestions Pilot study simulated VIP s screen off- screen reader- mechanism with suggestions based on reading priority (relevant links first). no effects of task performance or navigation, though suggestion mechanism was effective (in support condition relevant links were successfully pushed up). Maybe break in coherence or manipulation not strong enough More general: situations that require handling information overload with limited perceptive and cognitive capabilities (e.g. multitasking persons). This model-based support is probably in the end more useful and worthwhile than well-known heuristics (Nielsen), and guidelines, because it is more precise and theory-driven. 21

22 5. Limitations However, at this moment there has still work to be done, e.g. how can pictorial information be included in the model (see the contribution of Saraschandra) It still needs automatization! 22

23 Thank you 23

24 Main References Ahuja & Webster (2001). Perceived Disorientation; an Examination of a New Measure to Access Web Design Effectiveness. Interacting with Computers, 14(1),15-29 Card, Pirolli, Van der Wege, Morrison, Reeder, Schraedly & Boshart (2001). Information Scent as Driver of Web Behavior Graphs: Results of a Protocol Analysis Method for Web Usability. In SIGCHI 2001 Proceedings. Seattle: ACM Press. Juvina (2006). Development of a Cognitive Model for Navigating on the Web. Dissertation Utrecht University. Kitajima, Blackmon & Polson (2000). A Comprehension-based Model of Web Navigation and Its Application to Web Usability Analysis. In People & Computers XIV, Springer. Landauer, Foltz & Laham (1998). Introduction to Latent Semantic Analysis. Discourse Processes, 25, Morrison, Pirolli & Card (2000). A Taxonomic Analysis of What World Wide Web Activities Significantly Impact People s Decisions and Actions. Xerox PARC. Pirolli & Card (1999). Information Foraging. Psychological Review, 106, Van Oostendorp & Juvina (2007). Using a cognitive model to generate web navigation support. International Journal of Human-Computer Studies, 65, Shepard & Metzler (1971). Mental Rotation of Three-Dimensional Objects. Science, 171,

Toward Modeling Contextual Information in Web Navigation

Toward Modeling Contextual Information in Web Navigation Toward Modeling Contextual Information in Web Navigation Ion Juvina (ion@cs.uu.nl) Herre van Oostendorp (herre@cs.uu.nl) Poyan Karbor (poyan@cs.uu.nl) Brian Pauw (brian@cs.uu.nl) Center for Content and

More information

Integrating graphical information into cognitive modeling of web navigation

Integrating graphical information into cognitive modeling of web navigation Integrating graphical information into cognitive modeling of web navigation Saraschandra Karanam (saraschandra@research.iiit.ac.in) Cog Sci Lab, International Institute of Information Technology, Gachibowli,

More information

The Effect of Menu Type and Task Complexity on Information Retrieval Performance

The Effect of Menu Type and Task Complexity on Information Retrieval Performance 64 The Ergonomics Open Journal, 2009, 2, 64-71 Open Access The Effect of Menu Type and Task Complexity on Information Retrieval Performance Herre van Oostendorp *,a, R. Ignacio Madrid b and Mari Carmen

More information

The Impact of Link Suggestions on User Navigation and User Perception

The Impact of Link Suggestions on User Navigation and User Perception The Impact of Link Suggestions on User Navigation and User Perception Ion Juvina 1 and Eelco Herder 2 1 Institute of Information and Computing Sciences, Utrecht University Padualaan 14, De Uithof, 3584

More information

Automated Computational Cognitive-Modeling: Goal-Specific Analysis for Large Websites

Automated Computational Cognitive-Modeling: Goal-Specific Analysis for Large Websites Automated Computational Cognitive-Modeling: Goal-Specific Analysis for Large Websites PAUL VAN SCHAIK, RAZA HABIB MUZAHIR, and MIKE LOCKYER, Teesside University The information architecture of websites

More information

Automated Cognitive Walkthrough for the Web (AutoCWW)

Automated Cognitive Walkthrough for the Web (AutoCWW) CHI 2002 Workshop: Automatically Evaluating the Usability of Web Sites Workshop Date: April 21-22, 2002 Automated Cognitive Walkthrough for the Web (AutoCWW) Position Paper by Marilyn Hughes Blackmon Marilyn

More information

April 2 7 Portland, Oregon, USA. CHI 2005 PAPERS: Web Interactions

April 2 7 Portland, Oregon, USA. CHI 2005 PAPERS: Web Interactions Tool for Accurately Predicting Website Navigation Problems, Non-Problems, Problem Severity, and Effectiveness of Repairs Marilyn Hughes Blackmon, Muneo Kitajima and Peter G. Polson Institute of Cognitive

More information

The Role of Information Scent in On-line Browsing:

The Role of Information Scent in On-line Browsing: The Role of Information Scent in On-line Browsing: Extensions of the ACT-R Utility and Concept Formation Mechanisms Peter Pirolli User Interface Research Area Supported in part by Office of Naval Research

More information

Using User Interaction to Model User Comprehension on the Web Navigation

Using User Interaction to Model User Comprehension on the Web Navigation International Journal of Computer Information Systems and Industrial Management Applications. ISSN 2150-7988 Volume 3 (2011) pp. 878-885 MIR Labs, www.mirlabs.net/ijcisim/index.html Using User Interaction

More information

Preliminary Evidence for Top-down and Bottom-up Processes in Web Search Navigation

Preliminary Evidence for Top-down and Bottom-up Processes in Web Search Navigation Preliminary Evidence for Top-down and Bottom-up Processes in Web Search Navigation Shu-Chieh Wu San Jose State University NASA Ames Research Center Moffett Field, CA 94035 USA scwu@mail.arc.nasa.gov Craig

More information

Evaluating Category Membership for Information Architecture

Evaluating Category Membership for Information Architecture Evaluating Category Membership for Information Architecture Craig S. Miller Sven Fuchs Niranchana S. Anantharaman Priti Kulkarni DePaul University 243 S Wabash Ave Chicago, IL 60604 USA cmiller@cs.depaul.edu

More information

Repairing Usability Problems Identified by the Cognitive Walkthrough for the Web

Repairing Usability Problems Identified by the Cognitive Walkthrough for the Web Ft. Lauderdale, Florida, USA April 5-10, 2003 Paper: Web Usability Repairing Usability Problems Identified by the Cognitive Walkthrough for the Web Marilyn Hughes Blackmon, Muneo Kitajima and Peter G.

More information

Principles of Visual Design

Principles of Visual Design Principles of Visual Design Lucia Terrenghi Page 1 Talk about rules in design No fixed rules Just guidelines, principles Where do they come from? How can I apply them? Page 2 Outline Origins of the principles

More information

Discount Eye Tracking: The Enhanced Restricted Focus Viewer

Discount Eye Tracking: The Enhanced Restricted Focus Viewer Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2004 Proceedings Americas Conference on Information Systems (AMCIS) December 2004 Discount Eye Tracking: The Enhanced Restricted

More information

SNIF-ACT: A Model of Information Foraging on the World Wide Web

SNIF-ACT: A Model of Information Foraging on the World Wide Web SNIF-ACT: A Model of Information Foraging on the World Wide Web Peter Pirolli and Wai-Tat Fu 1 PARC, 3333 Coyote Hill Road, Palo Alto, California 94304 pirolli@parc.com, wfu@gmu.edu 1 Introduction Abstract.

More information

Site Design. SWE 432, Fall 2017 Design and Implementation of Software for the Web

Site Design. SWE 432, Fall 2017 Design and Implementation of Software for the Web Site Design SWE 432, Fall 2017 Design and Implementation of Software for the Web Today How do you help users understand if it is possible to do what they d like to do? How do you help users find what they

More information

Designing Interaction Styles for a Mobile Use Context

Designing Interaction Styles for a Mobile Use Context Designing Interaction Styles for a Mobile Use Context Steinar Kristoffersen 1 and Fredrik Ljungberg 2 1 Norwegian Computing Centre, Postboks 114 Blindern, N-0314 Oslo, Norway steinar@nr.no 2 Viktoria Institute,

More information

CoLiDeS and SNIF-ACT: Complementary Models for Searching and Sensemaking on the Web

CoLiDeS and SNIF-ACT: Complementary Models for Searching and Sensemaking on the Web CoLiDeS and SNIF-ACT 1 Running head: CoLiDeS and SNIF-ACT CoLiDeS and SNIF-ACT: Complementary Models for Searching and Sensemaking on the Web Muneo Kitajima National Institute of Advanced Industrial Science

More information

Discovering User Information Goals with Semantic Website Media Modeling

Discovering User Information Goals with Semantic Website Media Modeling Discovering User Information Goals with Semantic Website Media Modeling Bibek Bhattarai *, Mike Wong *, and Rahul Singh * San Francisco State University, San Francisco, CA 94132 {bdb,mikewong}@sfsu.edu,

More information

Framework of a Real-Time Adaptive Hypermedia System

Framework of a Real-Time Adaptive Hypermedia System Framework of a Real-Time Adaptive Hypermedia System Rui Li rxl5604@rit.edu Evelyn Rozanski rozanski@it.rit.edu Anne Haake arh@it.rit.edu ABSTRACT In this paper, we describe a framework for the design and

More information

Setting the Agenda for IA Research

Setting the Agenda for IA Research Outline Setting the Agenda for IA Research Panel, IA Summit, March 25, 2006 (The SHORT version of my presentation - 10 minutes- comes first) Keith Instone keith2006@instone.org http://instone.org/ What

More information

Websites for children: Search strategies and interface design Three studies on children s search performance and evaluation. Hanna Jochmann-Mannak

Websites for children: Search strategies and interface design Three studies on children s search performance and evaluation. Hanna Jochmann-Mannak Websites for children: Search strategies and interface design Three studies on children s search performance and evaluation Hanna Jochmann-Mannak Ph.D. Dissertation Committee Chairman and Secretary Prof.dr.ir.

More information

99 /

99 / 99 / 2 3 : : / 90 ««: : Nbahreyni68@gmailcom ( Mmirzabeigi@gmailcom 2 Sotudeh@shirazuacir 3 8 / 00 : (203 «(2000 2 (998 985 3 5 8 202 7 2008 6 2007 Kinley 2 Wilson 3 Elm, & Woods Mcdonald, & Stevenson

More information

AN APPROACH FOR GRAPHICAL USER INTERFACE DEVELOPMENT FOR STEREOSCOPIC VISUALIZATION SYSTEM

AN APPROACH FOR GRAPHICAL USER INTERFACE DEVELOPMENT FOR STEREOSCOPIC VISUALIZATION SYSTEM AN APPROACH FOR GRAPHICAL USER INTERFACE DEVELOPMENT FOR STEREOSCOPIC VISUALIZATION SYSTEM Rositsa R. Radoeva St. Cyril and St. Methodius University of Veliko Tarnovo, ABSTRACT Human-computer interaction

More information

Rapid, Agile Modeling Support for Human Computer Interface Conceptual Design

Rapid, Agile Modeling Support for Human Computer Interface Conceptual Design TECHNICAL REPORT 1976 December 2008 Rapid, Agile Modeling Support for Human Computer Interface Conceptual Design J. DiVita R. Morris G. Osga Approved for public release; distribution is unlimited. SSC

More information

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING COURSE PLAN

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING COURSE PLAN SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING COURSE PLAN Course Code : CS110 Course Title : Visualization Technique Semester :

More information

IN OUR daily life, we face more and more interaction with

IN OUR daily life, we face more and more interaction with Proceedings of the Computational Linguistics-Applications Conference pp. 85 91 ISBN 978-83-60810-47-7 Towards An Enhanced Semantic Approach For Automatic Usability Evaluation Peter Steinnökel, Christian

More information

Human-Computer Interaction: An Overview. CS2190 Spring 2010

Human-Computer Interaction: An Overview. CS2190 Spring 2010 Human-Computer Interaction: An Overview CS2190 Spring 2010 There must be a problem because What is HCI? Human-Computer interface Where people meet or come together with machines or computer-based systems

More information

A Grid-Based Extension to an Assistive Multimodal Interface

A Grid-Based Extension to an Assistive Multimodal Interface Pre-print: Strain, P., McAllister, G., Murphy, E., Kuber, R. & Yu, W. 2007: A Grid-Based Extension to an Assistive Multimodal Interface. In Extended Abstracts of on Human Factors in Computing Systems -

More information

Foundation Level Syllabus Usability Tester Sample Exam

Foundation Level Syllabus Usability Tester Sample Exam Foundation Level Syllabus Usability Tester Sample Exam Version 2017 Provided by German Testing Board Copyright Notice This document may be copied in its entirety, or extracts made, if the source is acknowledged.

More information

BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS

BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS 1 of 7 17/01/2007 10:39 BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS Mary Zajicek and Chris Powell School of Computing and Mathematical Sciences Oxford Brookes University,

More information

Navigating Product Catalogs Through OFDAV Graph Visualization

Navigating Product Catalogs Through OFDAV Graph Visualization Navigating Product Catalogs Through OFDAV Graph Visualization Mao Lin Huang Department of Computer Systems Faculty of Information Technology University of Technology, Sydney NSW 2007, Australia maolin@it.uts.edu.au

More information

CS 4317: Human-Computer Interaction

CS 4317: Human-Computer Interaction September 8, 2017 Tentative Syllabus CS 4317: Human-Computer Interaction Spring 2017 Tuesday & Thursday, 9:00-10:20, Psychology Building, room 308 Instructor: Nigel Ward Office: CCS 3.0408 Phone: 747-6827

More information

Hyper Mesh Code analyzer

Hyper Mesh Code analyzer Hyper Mesh Code analyzer ABSTRACT Hyper Mesh Code Analyzer (HMCA) is a text based programming environment, designed for programmers to write their source code in a more organized and manageable fashion.

More information

ITERATIVE SEARCHING IN AN ONLINE DATABASE. Susan T. Dumais and Deborah G. Schmitt Cognitive Science Research Group Bellcore Morristown, NJ

ITERATIVE SEARCHING IN AN ONLINE DATABASE. Susan T. Dumais and Deborah G. Schmitt Cognitive Science Research Group Bellcore Morristown, NJ - 1 - ITERATIVE SEARCHING IN AN ONLINE DATABASE Susan T. Dumais and Deborah G. Schmitt Cognitive Science Research Group Bellcore Morristown, NJ 07962-1910 ABSTRACT An experiment examined how people use

More information

3. Information Organization {and,or,vs} Search

3. Information Organization {and,or,vs} Search 1 of 36 8/31/2006 3:14 PM 3. Information Organization {and,or,vs} Search IS 202-5 September 2006 Bob Glushko 2 of 36 8/31/2006 3:14 PM Plan for IO & IR Lecture #3 The Information Life Cycle "Search"!=

More information

A Structure-Mapping Model of Raven s Progressive Matrices

A Structure-Mapping Model of Raven s Progressive Matrices A Structure-Mapping Model of Raven s Progressive Matrices Andrew Lovett (andrew-lovett@northwestern.edu) Kenneth Forbus (forbus@northwestern.edu) Jeffrey Usher (usher@cs.northwestern.edu) Qualitative Reasoning

More information

ACWW: Adding Automation to the Cognitive Walkthrough for the Web (CWW)

ACWW: Adding Automation to the Cognitive Walkthrough for the Web (CWW) UNF Digital Commons UNF Theses and Dissertations Student Scholarship 2005 ACWW: Adding Automation to the Cognitive Walkthrough for the Web (CWW) Richard Brown University of North Florida Suggested Citation

More information

Cognitive Disability and Technology: Universal Design Considerations

Cognitive Disability and Technology: Universal Design Considerations Cognitive Disability and Technology: Universal Design Considerations Clayton Lewis Coleman Institute for Cognitive Disabilities RERC-ACT clayton.lewis@colorado.edu Prepared for AUCD Training Symposium,

More information

Individual Differences in Adaptive Hypermedia Proceedings of the AH 2004 Workshop

Individual Differences in Adaptive Hypermedia Proceedings of the AH 2004 Workshop Individual Differences in Adaptive Hypermedia Proceedings of the AH 2004 Workshop George D. Magoulas and Sherry Y. Chen (Eds) Workshop Organisation George D. Magoulas, School of Computer Science and Information

More information

Cisco Accessibility Conformance Report VPAT Version 2.0

Cisco Accessibility Conformance Report VPAT Version 2.0 Cisco Accessibility Conformance Report VPAT Version 2.0 Name of Product/Version: Cisco WebEx Product Web Pages WBS32.11 Product Description: This is Cisco's WebEx product web pages for Meeting center,

More information

The ACT International Computer-Based Test FAQs for Test Coordinators and Sites

The ACT International Computer-Based Test FAQs for Test Coordinators and Sites The ACT International Computer-Based Test FAQs for Test Coordinators and Sites Questions Regarding Test Centers Q1: Can the schools opt for only one administration day? For example, Friday may be difficult

More information

Modeling Spatial Ability in Mental Rotation and Paper-Folding

Modeling Spatial Ability in Mental Rotation and Paper-Folding Modeling Spatial Ability in Mental Rotation and Paper-Folding Andrew Lovett (Andrew@cs.northwestern.edu) Kenneth Forbus (Forbus@northwestern.edu) Qualitative Reasoning Group, Northwestern University, 2133

More information

Modeling Result-List Searching in the World Wide Web: The Role of Relevance Topologies and Trust Bias

Modeling Result-List Searching in the World Wide Web: The Role of Relevance Topologies and Trust Bias Modeling Result-List Searching in the World Wide Web: The Role of Relevance Topologies and Trust Bias Maeve O Brien (maeve.m.obrien@ucd.ie) Mark T. Keane (mark.keane@ucd.ie) Adaptive Information Cluster,

More information

EVALUATION OF THE USABILITY OF EDUCATIONAL WEB MEDIA: A CASE STUDY OF GROU.PS

EVALUATION OF THE USABILITY OF EDUCATIONAL WEB MEDIA: A CASE STUDY OF GROU.PS EVALUATION OF THE USABILITY OF EDUCATIONAL WEB MEDIA: A CASE STUDY OF GROU.PS Turgay Baş, Hakan Tüzün Hacettepe University (TURKEY) turgaybas@hacettepe.edu.tr, htuzun@hacettepe.edu.tr Abstract In this

More information

Information Scent. Slides adapted from Caitlin Kelleher

Information Scent. Slides adapted from Caitlin Kelleher Information Scent Slides adapted from Caitlin Kelleher 1 Available Information Growing Exponentially Image from: http://stevensonfinancialmarketing.wordpress.com/category/content-marketing/ 2 YouTube Uploads

More information

What is ADA Website Compliance?

What is ADA Website Compliance? What is ADA Website Compliance? More than 54 million Americans are disabled, and almost 10 percent of the online population has a disability. The Americans with Disabilities Act (ADA) was introduced in

More information

A Computational Theory For Life-Long Learning of Semantics

A Computational Theory For Life-Long Learning of Semantics A Computational Theory For Life-Long Learning of Semantics Peter Sutor, Douglas Summers-Stay, Yiannis Aloimonos Peter Sutor University of Maryland - Dept. of CS 8/22/18 AGI 2018 Life-Long Learning of Semantic

More information

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction Adaptable and Adaptive Web Information Systems School of Computer Science and Information Systems Birkbeck College University of London Lecture 1: Introduction George Magoulas gmagoulas@dcs.bbk.ac.uk October

More information

Facilitating Exploratory Search by Model-Based Navigational Cues

Facilitating Exploratory Search by Model-Based Navigational Cues Facilitating Exploratory Search by Model-Based Navigational Cues Wai-Tat Fu, Thomas G. Kannampallil, and Ruogu Kang Applied Cognitive Science Lab University of Illinois at Urbana-Champaign 405 N. Mathews

More information

Cisco Accessibility Conformance Report VPAT Version 2.1

Cisco Accessibility Conformance Report VPAT Version 2.1 Cisco Accessibility Conformance Report VPAT Version 2.1 Name of Product/Version: Cisco Prime Collaboration Assurance version 12.x Product Description: Cisco Prime Collaboration Assurance is a comprehensive

More information

Information Scent as a Driver of Web Behavior Graphs: Results of a Protocol Analysis Method for Web Usability

Information Scent as a Driver of Web Behavior Graphs: Results of a Protocol Analysis Method for Web Usability Papers CHI 2001 31 MARCH 5 APRIL Information Scent as a Driver of Web Behavior Graphs: Results of a Protocol Analysis Method for Web Usability Stuart K. Card, Peter Pirolli, Mija Van Der Wege, Julie B.

More information

DesignMinders: A Design Knowledge Collaboration Approach

DesignMinders: A Design Knowledge Collaboration Approach DesignMinders: A Design Knowledge Collaboration Approach Gerald Bortis and André van der Hoek University of California, Irvine Department of Informatics Irvine, CA 92697-3440 {gbortis, andre}@ics.uci.edu

More information

PEN-BASED METHODS FOR RECOGNITION AND ANIMATION OF HANDWRITTEN PHYSICS SOLUTIONS

PEN-BASED METHODS FOR RECOGNITION AND ANIMATION OF HANDWRITTEN PHYSICS SOLUTIONS PEN-BASED METHODS FOR RECOGNITION AND ANIMATION OF HANDWRITTEN PHYSICS SOLUTIONS Salman Cheema PhD Dissertation Interactive Systems and User Experience Research Cluster of Excellence Department of EECS

More information

Interfaces Homme-Machine

Interfaces Homme-Machine Interfaces Homme-Machine APP3IR Axel Carlier 29/09/2017 1 2 Some vocabulary GUI, CHI,, UI, etc. 3 Some vocabulary Computer-Human Interaction Interaction HommeMachine User Interface Interface Utilisateur

More information

NPTEL Computer Science and Engineering Human-Computer Interaction

NPTEL Computer Science and Engineering Human-Computer Interaction M4 L5 Heuristic Evaluation Objective: To understand the process of Heuristic Evaluation.. To employ the ten principles for evaluating an interface. Introduction: Heuristics evaluation is s systematic process

More information

Cisco Accessibility Conformance Report VPAT Version 2.0

Cisco Accessibility Conformance Report VPAT Version 2.0 Cisco Accessibility Conformance Report VPAT Version 2.0 Name of Product/Version: Cisco Virtual Managed Services (VMS) version 3.3 Product Description: Cisco Virtual Managed Services (VMS) is an open software

More information

A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources

A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources Jae-wook Ahn 1, Rosta Farzan 2, Peter Brusilovsky 1 1 University of Pittsburgh, School of Information Sciences,

More information

EVALUATION OF PROTOTYPES USABILITY TESTING

EVALUATION OF PROTOTYPES USABILITY TESTING EVALUATION OF PROTOTYPES USABILITY TESTING CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATIONAL TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 9 CLASS 17 Joanna McGrenere and Leila Aflatoony

More information

Towards Systematic Usability Verification

Towards Systematic Usability Verification Towards Systematic Usability Verification Max Möllers RWTH Aachen University 52056 Aachen, Germany max@cs.rwth-aachen.de Jonathan Diehl RWTH Aachen University 52056 Aachen, Germany diehl@cs.rwth-aachen.de

More information

USER INTERFACE DESIGN

USER INTERFACE DESIGN USER INTERFACE DESIGN Today Before we talk about how to code interfaces in Java, some concepts. Norman: The Design of Everyday Things; General design principles; Activity theory; Gulf of execution; gulf

More information

Reading Lists in Minerva Quick guide

Reading Lists in Minerva Quick guide Reading Lists in Minerva Quick guide Using Minerva to submit your reading list to the Library improves the student experience, as the Library will provide the items you recommend. We base purchase decisions

More information

Implicit Measures of Lostness and Success in Web Navigation

Implicit Measures of Lostness and Success in Web Navigation Implicit Measures of Lostness and Success in Web Navigation Jacek Gwizdka 1 2, Ian Spence 3 2) School of Communication, Information, and Library Studies, Rutgers University, 4 Huntington St, New Brunswick,

More information

Formalization, User Strategy and Interaction Design: Users Behaviour with Discourse Tagging Semantics

Formalization, User Strategy and Interaction Design: Users Behaviour with Discourse Tagging Semantics Workshop on Social and Collaborative Construction of Structured Knowledge, 16th International World Wide Web Conference, Banff, Canada, May 8, 2007 Formalization, User Strategy and Interaction Design:

More information

Heuristic Evaluation. Heuristic evaluation evaluates the interface to identify usability problems against recognized usability design heuristics.

Heuristic Evaluation. Heuristic evaluation evaluates the interface to identify usability problems against recognized usability design heuristics. Heuristic Evaluation Heuristic evaluation evaluates the interface to identify usability problems against recognized usability design heuristics. Usability heuristics are best practices developed and identified

More information

Project MUSE Accessibility Conformance Report

Project MUSE Accessibility Conformance Report Project MUSE Accessibility Conformance Report Name of Product/Version: Project MUSE VPAT Version 2.0 March 2018 Product Description: Non-profit online database of academic journals and electronic books

More information

Information Visualization. Overview. What is Information Visualization? SMD157 Human-Computer Interaction Fall 2003

Information Visualization. Overview. What is Information Visualization? SMD157 Human-Computer Interaction Fall 2003 INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Information Visualization SMD157 Human-Computer Interaction Fall 2003 Dec-1-03 SMD157, Information Visualization 1 L Overview What is information

More information

Glasgow eprints Service

Glasgow eprints Service Kildal, J. and Brewster, S.A. (2006) Non-visual overviews of complex data sets. In, Conference on Human Factors in Computing Systems, 22-27 April 2006, pages pp. 947-952, Montréal, Québec, Canada. http://eprints.gla.ac.uk/3267/

More information

Interaction Design. Ruben Kruiper

Interaction Design. Ruben Kruiper Interaction Design Ruben Kruiper What do you know? What do you think Interaction Design stands for? 2 What do you expect? Interaction Design will be: Awesome Okay Boring Myself I m not a big fan... This

More information

Disability and the Web: Why Website Accessibility Matters

Disability and the Web: Why Website Accessibility Matters Edith Cowan University Research Online InfoSci@ECU Seminars Conferences, Symposia and Campus Events 2011 Disability and the Web: Why Website Accessibility Matters Vivienne Conway Edith Cowan University

More information

Web Usability in the Irish Airline Industry

Web Usability in the Irish Airline Industry Web Usability in the Irish Airline Industry Low-cost carrier Ryanair are expanding rapidly and have been tipped to become Europe s biggest airline, following the order of 100 new aircraft in a deal with

More information

Usability Evaluation

Usability Evaluation Usability Evaluation Jean Scholtz National Institute of Standards and Technology Introduction The International Organization for Standardization (ISO) defines Usability of a product as the extent to which

More information

Shape is like Space: Modeling Shape Representation as a Set of Qualitative Spatial Relations

Shape is like Space: Modeling Shape Representation as a Set of Qualitative Spatial Relations Shape is like Space: Modeling Shape Representation as a Set of Qualitative Spatial Relations Andrew Lovett Kenneth Forbus Qualitative Reasoning Group, Northwestern University andrew-lovett@northwestern.edu

More information

Goals of Usability Evaluation

Goals of Usability Evaluation Goals of Usability Evaluation Formative Evaluation: What and how to re-design? Design Construction Summative Evaluation: How well did we do? 1 Formative and Summative Goals Formative: during development,

More information

Interaction Design Guidelines and Rules

Interaction Design Guidelines and Rules Interaction Design Guidelines and Rules Department of Information Technology Uppsala university Design Design is the planning (process, decisions) that lays the basis for the making of every object or

More information

CREATING FEEDBACK SURVEYS FOR AN OMNI-CHANNEL WORLD (E-COMMERCE)

CREATING FEEDBACK SURVEYS FOR AN OMNI-CHANNEL WORLD (E-COMMERCE) CREATING FEEDBACK SURVEYS FOR AN OMNI-CHANNEL WORLD (E-COMMERCE) Customers are using multiple channels before and after making a purchase with you. They are browsing your website, seeing your advertisements

More information

LATENT SEMANTIC ANALYSIS AND WEIGHTED TREE SIMILARITY FOR SEMANTIC SEARCH IN DIGITAL LIBRARY

LATENT SEMANTIC ANALYSIS AND WEIGHTED TREE SIMILARITY FOR SEMANTIC SEARCH IN DIGITAL LIBRARY 6-02 Latent Semantic Analysis And Weigted Tree Similarity For Semantic Search In Digital Library LATENT SEMANTIC ANALYSIS AND WEIGHTED TREE SIMILARITY FOR SEMANTIC SEARCH IN DIGITAL LIBRARY Umi Sa adah

More information

CogTool-Explorer: A Model of Goal-Directed User Exploration that Considers Information Layout

CogTool-Explorer: A Model of Goal-Directed User Exploration that Considers Information Layout CogTool-Explorer: A Model of Goal-Directed User Exploration that Considers Information Layout Leong-Hwee Teo DSO National Laboratories 20 Science Park Drive Singapore 118230 leonghwee.teo@alumni.cmu.edu

More information

Mensch-Maschine-Interaktion 1. Chapter 7 (July 15, 2010, 9am-12pm): Implementing Interactive Systems

Mensch-Maschine-Interaktion 1. Chapter 7 (July 15, 2010, 9am-12pm): Implementing Interactive Systems Mensch-Maschine-Interaktion 1 Chapter 7 (July 15, 2010, 9am-12pm): Implementing Interactive Systems 1 Implementing Interactive Systems Designing Look-And-Feel Constraints Mapping Implementation Technologies

More information

CS6008-HUMAN COMPUTER INTERACTION Question Bank

CS6008-HUMAN COMPUTER INTERACTION Question Bank CS6008-HUMAN COMPUTER INTERACTION Question Bank UNIT I FOUNDATIONS OF HCI PART A 1. What is HCI? 2. Who is involved in HCI. 3. What are the 5 major senses? 4. List the parts of human Eye. 5. What is meant

More information

Deep Web Content Mining

Deep Web Content Mining Deep Web Content Mining Shohreh Ajoudanian, and Mohammad Davarpanah Jazi Abstract The rapid expansion of the web is causing the constant growth of information, leading to several problems such as increased

More information

Cisco Accessibility Conformance Report VPAT Version 2.0

Cisco Accessibility Conformance Report VPAT Version 2.0 Cisco Accessibility Conformance Report VPAT Version 2.0 Name of Product/Version: Cisco Firepower Device Manager v6.2.3 Product Description: Firepower Device Manager is a web-based local manager. Users

More information

Human-Computer Interaction (CS4317/5317)

Human-Computer Interaction (CS4317/5317) August 4, 2006 Syllabus Human-Computer Interaction (CS4317/5317) Fall 2006 Tuesday & Thursday, 3:00 4:20, Computer Science room 321 Instructor: Nigel Ward Office: Comp 206 Phone: 747-6827 E-mail nigel@cs.utep.edu

More information

THE EFFECT OF SCENT ON USER RECALL OF WEB SITE NAVIGATION

THE EFFECT OF SCENT ON USER RECALL OF WEB SITE NAVIGATION THE EFFECT OF SCENT ON USER RECALL OF WEB SITE NAVIGATION Marc L. Resnick and Amir Abou Baker Industrial and Systems Engineering Florida International University Miami, FL When designing navigation menus

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

Quick UX wins for myshopi, the n 1 promotions & shopping list platform

Quick UX wins for myshopi, the n 1 promotions & shopping list platform Quick UX wins for myshopi, the n 1 promotions & shopping list platform The project myshopi is the number 1 promotions and shopping list platform in Belgium, bringing together information from major supermarkets

More information

Comprehend Pro v.1 User s Manual

Comprehend Pro v.1 User s Manual xxxx Comprehend Pro v.1 User s Manual Comprehend Pro v.1 User s Manual Oct 23, 2010 ALCA 2010 Chapter 1 Logging into Comprehend Two ways exist for accessing the web-based Comprehend Data depending on your

More information

Interaction Design Basics, Ch. 5 HCI Course, Fall 2008

Interaction Design Basics, Ch. 5 HCI Course, Fall 2008 chapter 5 interaction design basics 1/68 chapter 5 interaction design basics Interaciton design: A sub-discipline of design which examines the role of embedded behaviors and intelligence in physical and

More information

Concept Production. S ol Choi, Hua Fan, Tuyen Truong HCDE 411

Concept Production. S ol Choi, Hua Fan, Tuyen Truong HCDE 411 Concept Production S ol Choi, Hua Fan, Tuyen Truong HCDE 411 Travelust is a visualization that helps travelers budget their trips. It provides information about the costs of travel to the 79 most popular

More information

Effectiveness of Shallow Hierarchies for Document Stores

Effectiveness of Shallow Hierarchies for Document Stores Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2012 Proceedings Proceedings Effectiveness of Shallow Hierarchies for Document Stores Karen Corral Department of Information Technology

More information

The Goal of this Document. Where to Start?

The Goal of this Document. Where to Start? A QUICK INTRODUCTION TO THE SEMILAR APPLICATION Mihai Lintean, Rajendra Banjade, and Vasile Rus vrus@memphis.edu linteam@gmail.com rbanjade@memphis.edu The Goal of this Document This document introduce

More information

Sample Report Failures by group

Sample Report Failures by group Sample Report Failures by group Scan completed: 5/11/2009 9:39:24 AM Pages scanned: 10 Checkpoints tested: 65 Group Compliance Level A Criterion 1.1.1 [Non text Content] The intent of this Success Criterion

More information

Overview. Importance of Design. Lost in hyperspace. Site Organisation. Designing Structure. Lecture 14 Web Usability

Overview. Importance of Design. Lost in hyperspace. Site Organisation. Designing Structure. Lecture 14 Web Usability Overview Lecture 14 Web Usability Boriana Koleva Room: C54 Email: bnk@cs.nott.ac.uk Website design Information structure Navigation Webpage design Text Graphics Audio Video Aesthetics Usability Importance

More information

Extension Web Publishing 3 Lecture # 1. Chapter 6 Site Types and Architectures

Extension Web Publishing 3 Lecture # 1. Chapter 6 Site Types and Architectures Chapter 6 Site Types and Architectures Site Types Definition: A public Web site, an Internet Web site, an external Web site or simply a Web site is one that is not explicitly restricted to a particular

More information

How the structure of Wikipedia articles influences user navigation

How the structure of Wikipedia articles influences user navigation NEW REVIEW OF HYPERMEDIA AND MULTIMEDIA, 2017 VOL. 23, NO. 1, 29 50 http://dx.doi.org/10.1080/13614568.2016.1179798 How the structure of Wikipedia articles influences user navigation Daniel Lamprecht a,

More information

Perceptions and use of web design guidelines: summary report

Perceptions and use of web design guidelines: summary report Steve Szigeti PhD Candidate Graduate Fellow, Knowledge Media Design Institute Contact: steve DOT szigeti AT utoronto DOT ca Executive Summary Interface design guidelines represent a form of codified knowledge,

More information

OntoGen: Semi-automatic Ontology Editor

OntoGen: Semi-automatic Ontology Editor OntoGen: Semi-automatic Ontology Editor Blaz Fortuna, Marko Grobelnik, and Dunja Mladenic Department of Knowledge Technologies, Institute Jozef Stefan, Jamova 39, 1000 Ljubljana, Slovenia {blaz.fortuna,

More information

ISO INTERNATIONAL STANDARD. Software ergonomics for multimedia user interfaces Part 3: Media selection and combination

ISO INTERNATIONAL STANDARD. Software ergonomics for multimedia user interfaces Part 3: Media selection and combination INTERNATIONAL STANDARD ISO 14915-3 First edition 2002-10-15 Software ergonomics for multimedia user interfaces Part 3: Media selection and combination Ergonomie des logiciels pour les interfaces utilisateur

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

Definition of Information Systems

Definition of Information Systems Information Systems Modeling To provide a foundation for the discussions throughout this book, this chapter begins by defining what is actually meant by the term information system. The focus is on model-driven

More information