COMP 3020: Human-Computer Interaction I Fall 2017

Size: px
Start display at page:

Download "COMP 3020: Human-Computer Interaction I Fall 2017"

Transcription

1 COMP 3020: Human-Computer Interaction I Fall 2017 Layout James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud Sharlin, Jake Wobbrock, Dave Hendry, Andy Ko, Jennifer Turns, & Mark Zachry

2 alignment - controls align controls, more important than labels make it easier to use, navigate, find, etc., controls Name: Mailing Address: Occupation: Name: Mailing Address: Occupation: Name: Mailing Address: Occupation: Comp

3 Multiple Columns Scanning across gaps is hard: Revolutionary Road 145 Blood Diamond 101 The Departed 122 Catch Me If You Can 110 What s Eating Gilbert Grape 98 Comp

4 multiple columns use leaders Revolutionary Road 145 Blood Diamond 101 The Departed 122 Catch Me If You Can 110 What s Eating Gilbert Grape 98 what is a limitation with this? Comp

5 multiple columns how is this used? index topics -> page do we index page number to topic? no Revolutionary Road, 145 Blood Diamond, 101 The Departed, 122 Catch Me If You Can, 110 What s Eating Gilbert Grape, 98 what is a limitation with this? Comp

6 snapshot from my thesis

7 Multiple Columns Delineate using colour Revolutionary Road 145 Blood Diamond 101 The Departed 122 Catch Me If You Can 110 What s Eating Gilbert Grape 98 Comp

8 Grids Grids (typically invisible) for laying out structure horizontal and vertical lines to align and group related components can serve as template to be re-used Comp

9 grids Standard Icon Set Message Text Verdana, 14 pt. Left aligned? Do you really want to delete the file myfile.doc from the folder junk? cancel confirm Cancel Delete Do you really want to delete the file myfile.doc from the folder junk? Apply! Cannot move the file myfile.doc to the folder junk because the disc is full. Cancel OK Comp

10 Impact of Good Visual Design Find the price of a single room at the De Soto hotel in Bradley Comp

11 Impact of Good Visual Design Find the price of a double room at the Sheraton Inn in Charleston Comp

12 Impact of Visual Design It takes much longer to find information on the 1st screen even though both contain the same quantity of information Tullis (1987) studied user performance, finding that it took users: 5.5 seconds to search with the 1st screen 3.2 seconds to search with the 2nd screen What if a user had to access info in this manner 2 times per day? Difference of ~28 hours in 1 year Comp

13 Layout: Recap Gestalt principles leverage properties of perception to create structure Consider content and intended meaning when making grouping and alignment decisions Create hierarchies to facilitate scanning Grids help organize screens and promote consistency Comp

14 COMP 3020: Human-Computer Interaction I Fall 2017 design: navigation James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud Sharlin, Jake Wobbrock, Dave Hendry, Andy Ko, Jennifer Turns, & Mark Zachry

15 navigation how do people move around and between features / components of an interface? Comp

16 goal seeking people have to navigate from a system state toward their goal goal start Comp

17 goal seeking goal start usually when exploring, at each point in the interaction, a user progresses with local knowledge only Comp

18 goal seeking goal start but can (hopefully) get to (navigate to) the goal Comp

19 goal seeking goal start initially, many conscious decisions! (high attention! concious cognition!) later: unconscious cognition even initially, what role does unconscious cognition play? past knowledge users will draw on it! Comp

20 goal seeking goal start users are not going to progress in a straight line (will not take the optimum path) designers should try to avoid, minimize chances of big detours Comp

21 three rules of navigation knowing where you are knowing where you are going or what will happen knowing where you ve been or what you ve done these generally have to be part of conscious cognition Interfaces should support these to minimize cognitive load!! Comp

22 where you are - websites important to have clear identification since users can enter from anywhere Comp

23 where you are

24 where you are - breadcrumbs Comp

25 breadcrumbs.. use when program has a strong hierarchical design with a lot of pages (e.g., encyclopedia) web: use when a user may land on a deep page from an external link, brings them up to speed does not replace main navigation, but adds more detail as a secondary support

26 breadcrumb abuse: hierarchy is not clear, pages belong to many groups used when unnecessary can be cluttering or confusing

27 where you are going use meaningful link / button descriptions e.g., avoid click here to do X, instead have X Comp

28 Where you are going navigation panels should be at the top and/or the left (north America!!) visible even with small devices support left to right reading order hierarchy of page is up front and center! don t rely on search boxes users aren t great at formulating queries and give up navigation structures should not dominate content Comp

29 where you are going

30 where you are going Make commands obvious what will they do?

31 how do I search for something in my source file?

32

33

34 where you are going - dialogs be VERY clear on options use simple, user-centered language IN the dialog use action verbs in buttons instead of OK CANCEL or YES NO

35 Some of these interfaces were posted on Interface Hall of Shame Confusing dialog boxes what to press???? What happens if I press yes? What happens when you cancel a cancelled operation? Uhhh I give up on this one

36 where have you been good on the web! e.g., colouring previously visited links, history lists, back button Comp

37 where have you been with deep trees can provide a history include a way back to a place that acts as a vantage point i.e. from where users can reorient themselves if lost home button Comp

38 navigation hierarchy Explicitly plan out the navigation hierarchy for your system Comp

39 navigation hierarchy The system Info and Help Management Message Add User Remove User why is making this useful? Comp

40 navigation hierarchy is this hierarchy visible to the users?? will assist with the 3 goals suggested earlier typically functional separation but also: by roles by user types by modules in an educational system Comp

41 navigating hierarchies deep is difficult! users lose track of where there are / limited conscious cognition There is evidence that if it takes any more than 4-5 clicks, users will give up implication: aim for a flat application optimal? many items on each screen (logically related) leads to fewer screens but well structured within screen Comp

42 bigger problems navigating between applications and websites style issues platform standards, consistency functional issues cut and paste (thankfully now mostly central) Comp

43 today s messages: navigation In hierarchical systems, provide navigational cues where the user is where the user has been where the user is going interface must support navigation: good groupings good labels / buttons make hierarchy visible (good menus, breadcrumbs, etc.) support history to help user understand what they have tried Comp

COMP 3020: Human-Computer Interaction I Fall software engineering for HCI

COMP 3020: Human-Computer Interaction I Fall software engineering for HCI COMP 3020: Human-Computer Interaction I Fall 2017 software engineering for HCI James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud Sharlin,

More information

COMP 3020: Human-Computer Interaction I Fall 2017

COMP 3020: Human-Computer Interaction I Fall 2017 COMP 3020: Human-Computer Interaction I Fall 2017 Usability and User Experience Goals James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud

More information

Announcements. Assignment 1 is posted. This is an individual assignment. Please read through it and bring any questions to class on Wed

Announcements. Assignment 1 is posted. This is an individual assignment. Please read through it and bring any questions to class on Wed Announcements Assignment 1 is posted Due Sept 23 by 5:00pm on UMLearn This is an individual assignment Please read through it and bring any questions to class on Wed COMP 3020 2 Help! I can t see stuff

More information

COMP 3020: Human-Computer Interaction I

COMP 3020: Human-Computer Interaction I reddit.com 1 2 COMP 3020: Human-Computer Interaction I Fall 2017 Prototype Lifetime James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud Sharlin,

More information

NSERC, NSERC Aboriginal, Faculty of Science, Jack Prior and H.D Gesser Undergraduate Student Research Awards

NSERC, NSERC Aboriginal, Faculty of Science, Jack Prior and H.D Gesser Undergraduate Student Research Awards NSERC, NSERC Aboriginal, Faculty of Science, Jack Prior and H.D Gesser Undergraduate Student Research Awards DEADLINE: Friday, January 19, 2018 1st, 2nd, 3rd and 4th year Science undergraduate students..

More information

Visual Design. Simplicity, Gestalt Principles, Organization/Structure

Visual Design. Simplicity, Gestalt Principles, Organization/Structure Visual Design Simplicity, Gestalt Principles, Organization/Structure Many examples are from Universal Principles of Design, Lidwell, Holden, and Butler 1 Why discuss visual design? You need to present

More information

User Interface. Colors, Icons, Text, and Presentation SWEN-444

User Interface. Colors, Icons, Text, and Presentation SWEN-444 User Interface Colors, Icons, Text, and Presentation SWEN-444 Color Psychology Color can evoke: Emotion aesthetic appeal warm versus cold colors Colors can be used for Clarification, Relation, and Differentiation.

More information

Charts Worksheet using Excel Obesity Can a New Drug Help?

Charts Worksheet using Excel Obesity Can a New Drug Help? Worksheet using Excel 2000 Obesity Can a New Drug Help? Introduction Obesity is known to be a major health risk. The data here arise from a study which aimed to investigate whether or not a new drug, used

More information

Human Abilities: Vision, Memory and Cognition. Oct 14, 2016

Human Abilities: Vision, Memory and Cognition. Oct 14, 2016 Human Abilities: Vision, Memory and Cognition Oct 14, 2016 Milestone I How many users? Depends Fall 2016 COMP 3020 2 Midterm True or false Multiple choice Short answer Fall 2016 COMP 3020 3 Midterm sample

More information

PedCath IMPACT User s Guide

PedCath IMPACT User s Guide PedCath IMPACT User s Guide Contents Overview... 3 IMPACT Overview... 3 PedCath IMPACT Registry Module... 3 More on Work Flow... 4 Case Complete Checkoff... 4 PedCath Cath Report/IMPACT Shared Data...

More information

Information Design. Information Design

Information Design. Information Design Information Design Goal: identify methods for representing and arranging the objects and actions possible in a system in a way that facilitates perception and understanding Information Design Define and

More information

Understanding Users. - cognitive processes. Unit 3

Understanding Users. - cognitive processes. Unit 3 Understanding Users - cognitive processes Unit 3 Why do we need to understand users? Interacting with technology involves a number of cognitive processes We need to take into account Characteristic & limitations

More information

Lionbridge Connector for Hybris. User Guide

Lionbridge Connector for Hybris. User Guide Lionbridge Connector for Hybris User Guide Version 2.1.0 November 24, 2017 Copyright Copyright 2017 Lionbridge Technologies, Inc. All rights reserved. Published in the USA. March, 2016. Lionbridge and

More information

Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs

Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs Meet the Team Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs Mackenzie Miller: Project Manager Daniel Luna: Research Coordinator Saloni Parikh: User Interface Designer

More information

Elluminate and Accessibility: Receive, Respond, and Contribute

Elluminate and Accessibility: Receive, Respond, and Contribute Elluminate and Accessibility: Receive, Respond, and Contribute More than 43 million Americans have one or more physical or mental disabilities. What s more, as an increasing number of aging baby boomers

More information

Corporate Online. Using Term Deposits

Corporate Online. Using Term Deposits Corporate Online. Using Term Deposits About this Guide About Corporate Online Westpac Corporate Online is an internet-based electronic platform, providing a single point of entry to a suite of online transactional

More information

Content Part 2 Users manual... 4

Content Part 2 Users manual... 4 Content Part 2 Users manual... 4 Introduction. What is Kleos... 4 Case management... 5 Identity management... 9 Document management... 11 Document generation... 15 e-mail management... 15 Installation

More information

Allergy Basics. This handout describes the process for adding and removing allergies from a patient s chart.

Allergy Basics. This handout describes the process for adding and removing allergies from a patient s chart. Allergy Basics This handout describes the process for adding and removing allergies from a patient s chart. Accessing Allergy Information Page 1 Recording No Known Medication Allergies Page 2 Recording

More information

Improve Your Success with Food Logging in the dotfit Program

Improve Your Success with Food Logging in the dotfit Program Managing your weight ultimately comes down to managing the calories you take in and the calories you burn. Studies show that individuals who log food regularly lose more weight than those who don t, and

More information

COGS 121 HCI Programming Studio. Week 03

COGS 121 HCI Programming Studio. Week 03 COGS 121 HCI Programming Studio Week 03 Direct Manipulation Principles of Direct Manipulation 1. Continuous representations of the objects and actions of interest with meaningful visual metaphors. 2. Physical

More information

Managing Immunizations

Managing Immunizations Managing Immunizations In this chapter: Viewing Immunization Information Entering Immunizations Editing Immunizations Entering a Lead Test Action Editing a Lead Test Action Entering Opt-Out Immunizations

More information

An ounce of prevention... Errors

An ounce of prevention... Errors An ounce of prevention... Errors Agenda ØError types ØSlip types ØError prevention guidelines ØError recovery guidelines Fall 2017 PSYCH / CS 6755 2 Error-handling Strategies 1. Avoid and prevent 2. Identify

More information

User Guide Seeing and Managing Patients with AASM SleepTM

User Guide Seeing and Managing Patients with AASM SleepTM User Guide Seeing and Managing Patients with AASM SleepTM Once you have activated your account with AASM SleepTM, your next step is to begin interacting with and seeing patients. This guide is designed

More information

Sanako Lab 100 STS USER GUIDE

Sanako Lab 100 STS USER GUIDE Sanako Lab 100 STS USER GUIDE Copyright 2002-2015 SANAKO Corporation. All rights reserved. Microsoft is a registered trademark. Microsoft Windows XP, Windows Vista and Windows 7 are trademarks of Microsoft

More information

1. To review research methods and the principles of experimental design that are typically used in an experiment.

1. To review research methods and the principles of experimental design that are typically used in an experiment. Your Name: Section: 36-201 INTRODUCTION TO STATISTICAL REASONING Computer Lab Exercise Lab #7 (there was no Lab #6) Treatment for Depression: A Randomized Controlled Clinical Trial Objectives: 1. To review

More information

IBRIDGE 1.0 USER MANUAL

IBRIDGE 1.0 USER MANUAL IBRIDGE 1.0 USER MANUAL Jaromir Krizek CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 4 2.1 SYSTEM REQUIREMENTS... 5 2.2 STARTING IBRIDGE 1.0... 5 3 MAIN MENU... 6 3.1 MENU FILE... 6 3.2 MENU SETTINGS...

More information

SANAKO Lab 100 STS USER GUIDE

SANAKO Lab 100 STS USER GUIDE SANAKO Lab 100 STS USER GUIDE Copyright 2008 SANAKO Corporation. All rights reserved. Microsoft is a registered trademark. Microsoft Windows 2000 and Windows XP are trademarks of Microsoft Corporation.

More information

v Feature Stamping SMS 12.0 Tutorial Prerequisites Requirements TABS model Map Module Mesh Module Scatter Module Time minutes

v Feature Stamping SMS 12.0 Tutorial Prerequisites Requirements TABS model Map Module Mesh Module Scatter Module Time minutes v. 12.0 SMS 12.0 Tutorial Objectives In this lesson will teach how to use conceptual modeling techniques to create numerical models that incorporate flow control structures into existing bathymetry. The

More information

Object Recognition & Categorization. Object Perception and Object Categorization

Object Recognition & Categorization. Object Perception and Object Categorization Object Recognition & Categorization Rhian Davies CS532 Information Visualization: Perception For Design (Ware, 2000) pp 241-256 Vision Science (Palmer, 1999) - pp 416-436, 561-563 Object Perception and

More information

MedsCheck Reviews. Ontario

MedsCheck Reviews. Ontario MedsCheck Reviews Ontario Contents Configuration... 1 Configuring Electronic Signatures... 1 Configuring Electronic MedsCheck Reviews... 2 Creating an ODB MedsCheck Consent Record... 3 Electronic MedsCheck

More information

Version February 2016

Version February 2016 Version 3.1 29 February 2016 Health and Safety Unit 1 Table of Contents 1. Setting up your computer workstation... 3 Step 1: Adjusting yourself to the correct height... 3 Step 2 Adjusting your Chair...

More information

Cerner COMPASS ICD-10 Transition Guide

Cerner COMPASS ICD-10 Transition Guide Cerner COMPASS ICD-10 Transition Guide Dx Assistant Purpose: To educate Seton clinicians regarding workflow changes within Cerner COMPASS subsequent to ICD-10 transition. Scope: Basic modules and functionality

More information

Fully Automated IFA Processor LIS User Manual

Fully Automated IFA Processor LIS User Manual Fully Automated IFA Processor LIS User Manual Unless expressly authorized, forwarding and duplication of this document is not permitted. All rights reserved. TABLE OF CONTENTS 1 OVERVIEW... 4 2 LIS SCREEN...

More information

USER GUIDE: NEW CIR APP. Technician User Guide

USER GUIDE: NEW CIR APP. Technician User Guide USER GUIDE: NEW CIR APP. Technician User Guide 0 Table of Contents 1 A New CIR User Interface Why?... 3 2 How to get started?... 3 3 Navigating the new CIR app. user interface... 6 3.1 Introduction...

More information

v Feature Stamping SMS 13.0 Tutorial Prerequisites Requirements Map Module Mesh Module Scatter Module Time minutes

v Feature Stamping SMS 13.0 Tutorial Prerequisites Requirements Map Module Mesh Module Scatter Module Time minutes v. 13.0 SMS 13.0 Tutorial Objectives Learn how to use conceptual modeling techniques to create numerical models which incorporate flow control structures into existing bathymetry. The flow control structures

More information

TMWSuite. DAT Interactive interface

TMWSuite. DAT Interactive interface TMWSuite DAT Interactive interface DAT Interactive interface Using the DAT Interactive interface Using the DAT Interactive interface... 1 Setting up the system to use the DAT Interactive interface... 1

More information

Entering HIV Testing Data into EvaluationWeb

Entering HIV Testing Data into EvaluationWeb Entering HIV Testing Data into EvaluationWeb User Guide Luther Consulting, LLC July, 2014/v2.2 All rights reserved. Table of Contents Introduction... 3 Accessing the CTR Form... 4 Overview of the CTR Form...

More information

My Review of John Barban s Venus Factor (2015 Update and Bonus)

My Review of John Barban s Venus Factor (2015 Update and Bonus) My Review of John Barban s Venus Factor (2015 Update and Bonus) December 26, 2013 by Erin B. White 202 Comments (Edit) This article was originally posted at EBWEIGHTLOSS.com Venus Factor is a diet program

More information

The application can be accessed from the pull down menu by selecting ODOT > Drafting Apps > Signs, or by the following key-in command:

The application can be accessed from the pull down menu by selecting ODOT > Drafting Apps > Signs, or by the following key-in command: Application Name: Current version: Required MicroStation Version: Required GEOPAK Version: ODOT_Signs.mvba V14.07.18 MicroStation XM or V8i GEOPAK XM or V8i The ODOT_Signs.mvba application is a MicroStation

More information

Feature Stamping SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Opening a Background Image

Feature Stamping SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Opening a Background Image SURFACE WATER MODELING SYSTEM Feature Stamping 1 Introduction In this lesson you will learn how to use conceptual modeling techniques to create numerical models that incorporate flow control structures

More information

Lightened Dream. Quick Start Guide Lightened Dream is a dream journal designed to wake you up in your dreams.

Lightened Dream. Quick Start Guide Lightened Dream is a dream journal designed to wake you up in your dreams. Lightened Dream Quick Start Guide Lightened Dream is a dream journal designed to wake you up in your dreams. Follow its directions and you will be bending the laws of reality while getting a good night

More information

Exercise Pro Getting Started Guide

Exercise Pro Getting Started Guide Exercise Pro Getting Started Guide Table Of Contents Installation... 1 Overview... 1 Tutorial... 1 The Exercise Pro 6 Interface... 1 Searching and Selecting Exercises... 2 Printing the Exercise Program...

More information

CHAPTER ONE CORRELATION

CHAPTER ONE CORRELATION CHAPTER ONE CORRELATION 1.0 Introduction The first chapter focuses on the nature of statistical data of correlation. The aim of the series of exercises is to ensure the students are able to use SPSS to

More information

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use OneTouch Reveal Web Application User Manual for Healthcare Professionals Instructions for Use Contents 2 Contents Chapter 1: Introduction...4 Product Overview...4 Intended Use...4 System Requirements...

More information

Audit Firm Administrator steps to follow

Audit Firm Administrator steps to follow Contents Audit Firm Administrator steps to follow... 3 What to know before you start... 3 Understanding CaseWare Cloud in a nutshell... 3 How to do the once off set up for the Audit Firm or Organisation...

More information

What s New in itero Scanner 4.0

What s New in itero Scanner 4.0 What s New in itero Scanner 4.0 New User Interface itero has a new user interface with a completely new look and feel. The new user interface is designed to: - Maximizes the use of available screen space

More information

The Hospital Anxiety and Depression Scale Guidance and Information

The Hospital Anxiety and Depression Scale Guidance and Information The Hospital Anxiety and Depression Scale Guidance and Information About Testwise Testwise is the powerful online testing platform developed by GL Assessment to host its digital tests. Many of GL Assessment

More information

Clay Tablet Connector for hybris. User Guide. Version 1.5.0

Clay Tablet Connector for hybris. User Guide. Version 1.5.0 Clay Tablet Connector for hybris User Guide Version 1.5.0 August 4, 2016 Copyright Copyright 2005-2016 Clay Tablet Technologies Inc. All rights reserved. All rights reserved. This document and its content

More information

70 POWERFUL HABITS FOR A GREAT HEALTH: SIMPLE YET POWERFUL LIFE CHANGES FOR A HEALTHIER, HAPPIER AND SLIMMER YOU! BY JENNY HILLS

70 POWERFUL HABITS FOR A GREAT HEALTH: SIMPLE YET POWERFUL LIFE CHANGES FOR A HEALTHIER, HAPPIER AND SLIMMER YOU! BY JENNY HILLS 70 POWERFUL HABITS FOR A GREAT HEALTH: SIMPLE YET POWERFUL LIFE CHANGES FOR A HEALTHIER, HAPPIER AND SLIMMER YOU! BY JENNY HILLS DOWNLOAD EBOOK : 70 POWERFUL HABITS FOR A GREAT HEALTH: SIMPLE YET POWERFUL

More information

Digital Impression Scanning

Digital Impression Scanning Digital Impression Scanning Table of Contents Using ScanIt Orthodontics (Recommended Software) Software Settings... 1 Control Panel... 1 System Settings... 1 Export Format... 1 Filling Out Patient Information...

More information

Self Assessment 8.3 to 8.4.x

Self Assessment 8.3 to 8.4.x Self Assessment 8.3 to 8.4.x User Guide November 30, 2009 Contents What Self Assessments does Managing self assessments Creating self assessments Adding questions to your self assessment Grading and answers

More information

SPSS Correlation/Regression

SPSS Correlation/Regression SPSS Correlation/Regression Experimental Psychology Lab Session Week 6 10/02/13 (or 10/03/13) Due at the Start of Lab: Lab 3 Rationale for Today s Lab Session This tutorial is designed to ensure that you

More information

Making charts in Excel

Making charts in Excel Making charts in Excel Use Excel file MakingChartsInExcel_data We ll start with the worksheet called treatment This shows the number of admissions (not necessarily people) to Twin Cities treatment programs

More information

PBSI-EHR Off the Charts!

PBSI-EHR Off the Charts! PBSI-EHR Off the Charts! Enhancement Release 3.2.1 TABLE OF CONTENTS Description of enhancement change Page Encounter 2 Patient Chart 3 Meds/Allergies/Problems 4 Faxing 4 ICD 10 Posting Overview 5 Master

More information

Adding an Event to the Campus Calendar

Adding an Event to the Campus Calendar Adding an Event to the Campus Calendar To get your event on the UMSL calendar, you ll first have to log in to Cascade (the CMS) at http://cms.umsl.edu/. If you do not have CMS access, please pass the event

More information

Clinical Essentials Test Blueprint

Clinical Essentials Test Blueprint Clinical Essentials Test Blueprint Charting Treatment Planning Overview Who should take this Clinical Essentials test? Dentrix users with less than a year experience with Dentrix, or that have a limited

More information

Identifying Signs of Depression on Twitter Eugene Tang, Class of 2016 Dobin Prize Submission

Identifying Signs of Depression on Twitter Eugene Tang, Class of 2016 Dobin Prize Submission Identifying Signs of Depression on Twitter Eugene Tang, Class of 2016 Dobin Prize Submission INTRODUCTION Depression is estimated to affect 350 million people worldwide (WHO, 2015). Characterized by feelings

More information

BlueBayCT - Warfarin User Guide

BlueBayCT - Warfarin User Guide BlueBayCT - Warfarin User Guide December 2012 Help Desk 0845 5211241 Contents Getting Started... 1 Before you start... 1 About this guide... 1 Conventions... 1 Notes... 1 Warfarin Management... 2 New INR/Warfarin

More information

Checklist for Diabetes Registry Updates & Interim Electronic Audits 6.17

Checklist for Diabetes Registry Updates & Interim Electronic Audits 6.17 Great Plains Area Indian Health Service Interim Diabetes Care and Outcomes Audit for RPMS/DMS Checklist for Diabetes Registry Updates & Interim Electronic Audits 6.17 Step 1.0 Diabetes Registry Preparation

More information

NEXTGEN IMMUNIZATIONS DEMONSTRATION

NEXTGEN IMMUNIZATIONS DEMONSTRATION NEXTGEN IMMUNIZATIONS DEMONSTRATION This demonstration reviews some of the Immunization workflow in NextGen. Details of will likely vary somewhat depending on practice policy & clinic layout, though this

More information

Two-Way Independent ANOVA

Two-Way Independent ANOVA Two-Way Independent ANOVA Analysis of Variance (ANOVA) a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment. There

More information

MyDispense OTC exercise Guide

MyDispense OTC exercise Guide MyDispense OTC exercise Guide Version 5.0 Page 1 of 23 Page 2 of 23 Table of Contents What is MyDispense?... 4 Who is this guide for?... 4 How should I use this guide?... 4 OTC exercises explained... 4

More information

Maitland concept Treatment Progression

Maitland concept Treatment Progression Maitland concept Treatment Progression Darren Earnshaw PT, MMT, FAAOMPT, CMDT, Session 2 Better /same /or worse? Specifics use subjective asterisks. Often specifics reveal different story. If worst why.fish

More information

Demo Mode. Once you have taken the time to navigate your RPM 2 app in "Demo mode" you should be ready to pair, connect, and try your inserts.

Demo Mode. Once you have taken the time to navigate your RPM 2 app in Demo mode you should be ready to pair, connect, and try your inserts. Demo Mode RPM 2 is supported with a "demonstration (Demo) mode" that easily allows you to navigate the app. Demo mode is intended for navigation purposes only. Data in Demo mode are simply random data

More information

Designing a Web Page Considering the Interaction Characteristics of the Hard-of-Hearing

Designing a Web Page Considering the Interaction Characteristics of the Hard-of-Hearing Designing a Web Page Considering the Interaction Characteristics of the Hard-of-Hearing Miki Namatame 1,TomoyukiNishioka 1, and Muneo Kitajima 2 1 Tsukuba University of Technology, 4-3-15 Amakubo Tsukuba

More information

CS 544 Human Abilities

CS 544 Human Abilities CS 544 Human Abilities Human Information Processing Memory, Chunking & Phrasing, Modes Acknowledgement: Some of the material in these lectures is based on material prepared for similar courses by Saul

More information

Chapter 8: ICD-10 Enhancements in Avalon

Chapter 8: ICD-10 Enhancements in Avalon Chapter 8: ICD-10 Enhancements in Avalon This chapter describes how ICD-10 specific workflows have been incorporated in the different components of the Avalon application to ensure that the users transition

More information

TSWF Geriatrics AIM Form User Guide January 2019

TSWF Geriatrics AIM Form User Guide January 2019 TSWF Geriatrics AIM Form User Guide January 2019 Form Version: Jan-Apr 2019 Table of Contents Geriatrics AIM form Introduction 2 General Information..... 3 Best Practice Procedures and Workflows. 4 Form

More information

Selected Proceedings of ALDAcon SORENSON IP RELAY Presenter: MICHAEL JORDAN

Selected Proceedings of ALDAcon SORENSON IP RELAY Presenter: MICHAEL JORDAN Selected Proceedings of ALDAcon 2005 SORENSON IP RELAY Presenter: MICHAEL JORDAN MICHAEL JORDAN: Okay. I m excited to be here. I feel that the communication that Sorenson has and will continue to provide

More information

Endorsing/Approving Mobilization Applications

Endorsing/Approving Mobilization Applications Overview Endorsing/Approving Mobilization Applications Introduction This guide provides the procedures for endorsing and approving or denying Mobilization applications submitted by members in Direct Access

More information

User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients

User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients For use with isoft Premiere Synergy Produced by André Ring 1 Table of Contents

More information

Using Health IT to Support Oral Health Integration: Dealing with Common Barriers. Jeff Hummel, MD, MPH Qualis Health November 5, 2015

Using Health IT to Support Oral Health Integration: Dealing with Common Barriers. Jeff Hummel, MD, MPH Qualis Health November 5, 2015 Using Health IT to Support Oral Health Integration: Dealing with Common Barriers Jeff Hummel, MD, MPH Qualis Health November 5, 2015 Goals for this Session Understand 3 aspects of oral health information

More information

Using SPSS for Correlation

Using SPSS for Correlation Using SPSS for Correlation This tutorial will show you how to use SPSS version 12.0 to perform bivariate correlations. You will use SPSS to calculate Pearson's r. This tutorial assumes that you have: Downloaded

More information

introductory guide mdconsult.com Journal Summaries Patient Handouts CME Student Union POCKET Consult

introductory guide mdconsult.com Journal Summaries Patient Handouts CME Student Union POCKET Consult introductory guide Reference Books Journals MEDLINE Practice Guidelines Drug Information Personalized Updates Journal Summaries Patient Handouts CME Student Union POCKET Consult mdconsult.com welcome WELCOME

More information

Cognitive Strategies and Eye Movements for Searching Hierarchical Displays

Cognitive Strategies and Eye Movements for Searching Hierarchical Displays Cognitive Strategies and Eye Movements for Searching Hierarchical Displays Anthony J. Hornof Tim Halverson University of Oregon Sponsored by ONR Three Main Points A hierarchical display motivates specific

More information

GST: Step by step Build Diary page

GST: Step by step Build Diary page GST: At A Glance The home page has a brief overview of the GST app. Navigate through the app using either the buttons on the left side of the screen, or the forward/back arrows at the bottom right. There

More information

Making a Room Reservation with Service Requests in Virtual EMS

Making a Room Reservation with Service Requests in Virtual EMS Making a Room Reservation with Service Requests in Virtual EMS Step 1: Pull up Virtual EMS by navigating from any browser to schedule.ucdenver.edu/virtualems. Step 2: Navigate to My Account>>Log In>>Enter

More information

Heart and Cardiovascular Health with Agel HRT

Heart and Cardiovascular Health with Agel HRT Agel Products Review Agel Enterprises Products Review & Important Gel Tips Revealed. Learn what suspension gel technology nutritional supplements can do to your health & vitality Search HOME AGEL ENTERPRISES

More information

RESEARCH PROJECT. Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed).

RESEARCH PROJECT. Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed). RESEARCH PROJECT Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed). Karolina Kucerova Charles University in Prague Evidence-Based Medicine Course

More information

Offseason Training: Nutritional Troubleshooting and FAQ Section

Offseason Training: Nutritional Troubleshooting and FAQ Section Offseason Training: Nutritional Troubleshooting and FAQ Section Before we get anything started with the trouble shooting aspect of this manual I m going to actually have to ask you a few questions first.

More information

ShadeVision v Color Map

ShadeVision v Color Map Kevin Aamodt Page 1 7/1/2004 ShadeVision v.3.01 Color Map The ShadeVision v.3.01 color map will allow the user to custom select the lookup regions of the Gingival, Middle, and Incisal areas of a tooth.

More information

User Instruction Guide

User Instruction Guide User Instruction Guide Table of Contents Logging In and Logging Out of MMSx 1 Creating a TPN (Terminal Profile Number) 2 Single Merchant 2 From Navigation Bar 2 From Home Page Link 4 Multiple Merchants

More information

SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY DOWNLOAD EBOOK : SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY PDF

SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY DOWNLOAD EBOOK : SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY PDF SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY DOWNLOAD EBOOK : SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY Click link bellow and free register to download ebook: SMART PEOPLE DON'T DIET BY CHARLOTTE MARKEY

More information

MYFITNESSPAL: SETTING UP AN ACCOUNT

MYFITNESSPAL: SETTING UP AN ACCOUNT MYFITNESSPAL: SETTING UP AN ACCOUNT MYFITNESSPAL: SETTING UP AN ACCOUNT METHOD 1: FROM THE WEBSITE Setting up a MyFitnessPal account is a simple process. You can do it either from the website on your Mac

More information

VISUAL FIELDS. Visual Fields. Getting the Terminology Sorted Out 7/27/2018. Speaker: Michael Patrick Coleman, COT & ABOC

VISUAL FIELDS. Visual Fields. Getting the Terminology Sorted Out 7/27/2018. Speaker: Michael Patrick Coleman, COT & ABOC VISUAL FIELDS Speaker: Michael Patrick Coleman, COT & ABOC Visual Fields OBJECTIVES: 1. Explain what is meant by 30-2 in regards to the Humphrey Visual Field test 2. Identify the difference between a kinetic

More information

Contour Diabetes app User Guide

Contour Diabetes app User Guide Contour Diabetes app User Guide Contents iii Contents Chapter 1: Introduction...5 About the CONTOUR DIABETES app...6 System and Device Requirements...6 Intended Use...6 Chapter 2: Getting Started...7

More information

Agenda. MyFitnessPal.com Introduction Finding the Site & Signing Up Navigating the Site Tracking Foods & Exercise Printing Information

Agenda. MyFitnessPal.com Introduction Finding the Site & Signing Up Navigating the Site Tracking Foods & Exercise Printing Information Introduction to Agenda MyFitnessPal.com Introduction Finding the Site & Signing Up Navigating the Site Tracking Foods & Exercise Printing Information Slide 2 Introduction www.myfitnesspal.com MyFitnessPal.com

More information

From where does the content of a certain geo-communication come? semiotics in web-based geo-communication Brodersen, Lars

From where does the content of a certain geo-communication come? semiotics in web-based geo-communication Brodersen, Lars Downloaded from vbn.aau.dk on: april 02, 2019 Aalborg Universitet From where does the content of a certain geo-communication come? semiotics in web-based geo-communication Brodersen, Lars Published in:

More information

Protein Investigator. Protein Investigator - 3

Protein Investigator. Protein Investigator - 3 Protein Investigator Objectives To learn more about the interactions that govern protein structure. To test hypotheses regarding protein structure and function. To design proteins with specific shapes.

More information

Lab 4: Perception of Loudness

Lab 4: Perception of Loudness Lab 4: Perception of Loudness Lewis O. Harvey, Jr. and Dillon J. McGovern PSYC 4165: Psychology of Perception, Spring 2019 Department of Psychology and Neuroscience University of Colorado Boulder Boulder,

More information

Quick Start Guide for the CPI Web Training Modules and Assessment FOR NEW USERS

Quick Start Guide for the CPI Web Training Modules and Assessment FOR NEW USERS FOR NEW USERS Access to PT and PTA CPI Web will only be provided if you complete the training session and complete the PT and PTA CPI/WEB Assessment (CPI Assessment). You will only have to complete the

More information

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Hall of Fame or Shame? Hall of Shame! Outline

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Hall of Fame or Shame? Hall of Shame! Outline Hall of Fame or Shame? Human Abilities: Vision & Cognition Prof. James A. Landay University of Washington CSE 440 Winter 2012 2 Hall of Shame! Hall of Fame or Shame? Error Messages Where is error? What

More information

Expert System Profile

Expert System Profile Expert System Profile GENERAL Domain: Medical Main General Function: Diagnosis System Name: INTERNIST-I/ CADUCEUS (or INTERNIST-II) Dates: 1970 s 1980 s Researchers: Ph.D. Harry Pople, M.D. Jack D. Myers

More information

Controlled Experiments

Controlled Experiments CHARM Choosing Human-Computer Interaction (HCI) Appropriate Research Methods Controlled Experiments Liz Atwater Department of Psychology Human Factors/Applied Cognition George Mason University lizatwater@hotmail.com

More information

APA Style. Or how to present your work in the conventional way that your social science prof is looking for John Hill The Writing Centre

APA Style. Or how to present your work in the conventional way that your social science prof is looking for John Hill The Writing Centre APA Style Or how to present your work in the conventional way that your social science prof is looking for John Hill The Writing Centre What is APA anyway? It stands for The American Psychological Association.

More information

Lose It! Weight Loss App Competative Analysis Report

Lose It! Weight Loss App Competative Analysis Report Lose It! Weight Loss App Competative Analysis Report By Manuel Ryan Espinsa Manuel Ryan Espinosa 3-4-2018 Competative Analysis IN4MATX 283 LEC A TABLE OF CONTENTS INTRODUCTION & GOALS DIRECT COMPETITORS

More information

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful.

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. icausalbayes USER MANUAL INTRODUCTION You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. We expect most of our users

More information