Proposal for Right-Centric ActionBar Layout to facilitate single-handed content consumption for Android Applications

Size: px
Start display at page:

Download "Proposal for Right-Centric ActionBar Layout to facilitate single-handed content consumption for Android Applications"

Transcription

1 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Proposal for Right-Centric ActionBar Layout to facilitate single-handed content consumption for Android Applications Rajapaksage Isuru Kusumal Rajapakse Swinburne University of Technology

2 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Table of Content Abstract... 3 Introduction... 4 Background... 4 Purpose... 5 Definitions of terms... 5 Assumptions... 6 Design Proposal... 7 Default ActionBar Layout... 7 Alternative ActionBar Layout... 7 Important Design Changes and Considerations... 8 Facilitating Reachability... 8 Maintaining Contextual Back button... 8 Method... 9 Usability Experiment on Alternative ActionBar Layout... 9 Procedure Task Instructions Task Sequence Task Procedure Sample Task Questionnaire Analysis Collected Data User Preference Results Conclusion Bibliography Appendix RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 2

3 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Abstract This document focuses on proposing an ActionBar Layout and Design Pattern for right-hand dominant individuals to facilitate one-handed content consumption. Assumption made here is that the already existing layout for Android s Action-bar is left-bias as in it is much easier for a left-dominant individual to consume content with just one hand. For this particular reason, the purposed right-dominant design can be used to eliminate these biases by allowing users to chose their preferred layout. As a part of this proposal and study, a usability study will be conducted to determine the preference of the layout changes. Keywords: Android, Design Guidelines, ActionBar, Right-dominant, hand usage. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 3

4 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Introduction Background 40% of the times people use their phones, they simply just consume content without any inputs via keys or the screen. 49% of those times, they use their phones using just one hand (UX Matters, 2016). 67% of those people were observed to be using their right thumb on the screen, suggesting that most of the users are essentially right-centric. However, Android s AppBar Layout seems to be designed in a way that people who are left-centric (those who use their phones predominantly with their left hand) could navigate through the app to easily consume content with just one hand. In contrast, people who are right-centric faces a great difficulty in doing the same tasks, as most of the navigation controls are located at the opposite end. Summary of how people hold their mobile phone Single-handed 40.32% Both handed portrait 9.38% Both handed horizontal 19.05% Cradled 10.08% Single-handed voice calls 21.17% (UX Matters, 2016) This is greatly apparent with the bigger phone models (5+ inches) as most of the users seems to struggle reaching all four corners of the screen using just one hand. Inconveniently most of the navigation controls seems to be located in this unreachable areas, but for those who are left-centric, it is not so. This inherently suggest that the AppBar layout is bias towards those who are left-centric. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 4

5 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Purpose This research report mainly consist of two distinct sections. One section is mainly focusing on a proposal for an alternative design layout for Android s ActionBar and ActionBar Design Pattern that would allow Right-Centric dominant individuals to effectively consume content using just one hand. The second section of this report would be a detailed usability experiment that was conducted in order to determine the user preference (and other metrics) to the different layouts. Both these sections would be ultimately answer the following question Have right-dominant individuals already adapted to the left-bias ActionBar layout in Android Applications? If they are, what difficulties do they face in consuming content single-handed. If they are not, what changes can be made to the layout in order to facilitate single-handed content consumption The proposed Action bar layout will be free of any biases as it would provide means for the user to dynamically switch the layout for the one they desire. Essentially user will be deciding which layout they wish to use, and they can choose the desired layout simply by enabling in settings. Definitions of terms Terms used Left-Centric Right-Centric ActionBar App Drawer Definition People who use their phones predominantly with their left hand, when asked to use the phone single handed People who use their phones predominantly with their left hand, when asked to use the phone single handed Part of an Android Application s layout that holds all the action buttons and and navigation controls Drawer that is pulled in from the left that holds all the navigation pages and controls RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 5

6 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Assumptions Following is the major assumption made for this research report, that is Android s ActionBar Layout is inherently left-biased, in a way that people who are left-centric (those who use their phones predominantly with their left hand) could navigate through the layouts to easily consume content with just one hand. In contrast, right-centric people faces a great difficulty in doing the same The above assumption was drawn from the following observations ActionBar s App Drawer button (main navigation button) is located in the hardto-reach area of the screen The navigation drawer itself pops in from the left side of the screen and can be easily accessed from left hand, rather than the right hand. Navigation Drawer located in Hard-toreach region, rendering it out of reach Navigation Drawer located in moderatelyreachable region Right-oriented user s reach-heat diagram for the ActionBar Most frequently used tabs are tended to listed first from left-to-right, making it more difficult for a left centric person to navigate to the most frequently used tabs, in a tab layout. App drawer could be invoked from a simple gesture by sliding the finger from the left edge of the screen, and this can be easily done by the left-oriented individuals and may deem difficult for the right-oriented individuals, especially if the phone is more that Left-oriented user s reach-heat diagram for the ActionBar RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 6

7 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Design Proposal Default ActionBar Layout The default action bar layout consist of the navigation controls at the far left of the bar, along with the Title of the current view, followed by the Filter arrow next to the title. Collapsed menu can be found to the far right of the bar, followed by contextual action buttons. The Drawer handle is later swapped for the Back (Up) button is imply users is going back a screen. Note that in the default App bar this is pointed towards Left which is intuitive to left-to-right reading order Drawer Handle Back button Title Title Content Filter Action Icons Collapsed menu Although the actual layout is different from app to app, they all follow the guidelines set by Android s Material design. Snapped fab Alternative ActionBar Layout The alternative ActionBar layout is mostly the same for the most of the layout. The navigation controls at the far right of the bar, along with the Title of the current view, followed by the Filter arrow next to the title. Collapsed menu can be found to the far left of the bar, followed by contextual action buttons. Note that the Back button is still showing left arrow, as that would still make the most contextual sense Action Icons Snapped fab Title Drawer Handle Back button Content RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 7

8 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Important Design Changes and Considerations Facilitating Reachability To facilitate users to consume content with a single handed, this particular layout s app drawer handler is moved to the far right, and the contextual action buttons are moved to the left. However the order of the action buttons are left unchanged as this would help the user apply pre-existing knowledge 16dp 16dp Order not swapped Title is still left aligned Title 20 16dp 16dp Further more, the title is still aligned left, as this makes much more sense linguistically, however the disadvantage is the increased white spacing between the drawer and the title, and also possible limits to the number of characters the title could hold without folding Content Back button s direction is still pointing to left 16dp Maintaining Contextual Back button We are often used to the notion that the back is always on the left (this is because of the left-to-right reading order), and this introduce a functional parity for those who are right-centric, as they find it difficult to tap the back button, which is one of the most frequently used buttons. The solution is the simply flip the layout but still keep the same sense of direction to back, in order to make more contextual sense. Furthermore, the draw animation of the app drawer should also facilitate the same direction, as otherwise would be quite contradictory to the direction of the arrow App drawer pulled in from the right RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 8

9 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Method Usability Experiment on Alternative ActionBar Layout This Usability experiment will be focused on determining the user s preference and user adaptability for the proposed layout which facilitates the single handed content consumption. The preference of a user to a particular layout could be depended on the following variables. Keep in mind that not all the depended variables are taken into consideration for this particular experiment, and they are justified as below, Dependent Variable Measured? Justification Left-handed or Right-handed No The rate of left-handedness in holding the mobile phone doest correlate with the rate of lefthandedness of the general population Holding hand left or right Yes The right-handed people may prefer the alternative layout, as this is what we are essentially measuring Context of Use Eg:- Sitting, Standing, Leaning, Walking, Walking occupied, Sleeping Fixed to Sitting Although it would be interesting to see how the context of use could easily sway the preference of one opinion to the other, this results in too many depended variables to be measured Phone dimensions and weight Fixed Again, It would be interesting to see how the size of the phone could easily sway the preference of one opinion to the other, this results in too many depended variables to be measured Orientation Fixed ActionBar in horizontal orientation is rarely seen through apps The following are chosen as the candidates for the Independent variables (once to be measured ) Independent Variable How? Description User preference Task Completion Time User feedback form Measuring time taken for each task Users of the layout are asked to complete a form that ask them to rate each Use a stop-watch to measure time taken to complete each of the tasks. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 9

10 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Procedure Task Instructions The following are the tasks designed to measure the preference of the left-centric layout and and justification of each of the tasks Task 1 - Use WhatsApp to send a message 1. Tap on the Chat bubble to open up the virtual keyboard to send a message to Isuru 2. Type Hi on the virtual keyboard and tap Enter to send the message 3. Open the Settings menu and Mute Isuru from the conversation 4. Go Back to your chat list Left Right Task 2 - Use the Camera App to take a Photo 1. Switch the Camera from Back-facing to Front-facing Camera Left Right Control 2. Turn the Camera Timer Off 3. Turn front facing Flash Off 4. Snap a Photo 5. Open Gallery to review the last taken photo graph Task 3 - Send a using Gmail app 1. Tap the First in th Inbox 2. Tap Reply to reply to the mail 3. Tap on the Text field to compose a reply 4. Tap Send to send your reply 5. Tap Menu to open the navigation menu 6. Close the navigation menu by tapping out 7. Tap the floating Compose button Left Right RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 10

11 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Task Sequence In order to avoid the sequence biasses, a latin-square was prepared with random sequence of tasks, and each number is assigned to each of the sequence. Then, each of the participants are assigned to each of the groups and then proceeded to collect information A B C D E F Task-1-Left Task-1-Right Task-2-Left Task-2-Right Task-3-Left Task-3-Right A B C D E F A F A B C D E 1 B E B A D C F 2 C A C D E F B 3 D B F C A E D 4 E D E F B A C 5 F C D E F B A Prototype Task 1 Task 2 Task 3 Participan t group Left Right Left Right Left Right Time taken in minutes and seconds #1 12 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #2 11 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #3 10 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #4 9 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #5 8 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #6 7 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #7 6 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #8 5 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #9 4 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #10 3 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx #11 xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx xx:xx.xx RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 11

12 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Task Procedure The following steps are followed strictly to maintain standard usability test procedure and also to make sure the collected data is viable, valid and correct. STEP 1 STEP 2 STEP 3 STEP 4 STEP 5 STEP 6 Ask the participant to read through the provided description and consent form and ask them to sign the print their names Ask the participant to ask any questions about the procedure if they seemed unclear about it Before handing over the task sheet to the participant, ask them to Hold the phone with their preferred hand and not to switch the hands during the task Keep the hand unsupported, keeping the complete weight of the phone to the hand Start the time as they begin to read the task sheet If they seems to be stuck on a certain task, you may provide little hints as the point of this study is not to test the actual layout, but to determine the preference of the design of the action bar in each layout Once each task is completed, stop the timer and record the time taken STEP 7 Ask them to complete the relevant questionnaire after each task, and you may elaborate more on the question if they ask you to. STEP 8 STEP 9 Continue on with the remaining tasks from the latin-squareassigned sequence Once all the tasks are completed, the data collection is complete Clearly remind to the participant that you're not testing the participants, rather testing your preference to the difference in layouts of the ActionBar, remind that they can agree to prefer one over the other, prefer neither of them, or even both of them. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 12

13 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Sample Task Questionnaire Demography Form Age From which hand do you hold the phone with frequently? Left Right Are you Lefthanded? Righthanded? How often do you use your phone single handed? Most of the time Sometimes Occasional Rarely You re using an Android Phone iphone with ios Other Questions Task-1 1. Out of the two prototypes, which one was the easiest to be used single handed both left dominant layout right dominant layout neither 2. Out of the two prototypes, which one made most sense and was most intuitive to use both left dominant layout right dominant layout neither 2. Which layout do you prefer the most? both left dominant layout right dominant layout neither Other comments: Task-2 1. Out of the two prototypes, which one was the easiest to be used single handed both left dominant layout right dominant layout neither 2. Out of the two prototypes, which one made most sense and was most intuitive to use both left dominant layout right dominant layout neither 2. Which layout do you prefer the most? both left dominant layout right dominant layout neither Task-3 1. Out of the two prototypes, which one was the easiest to be used single handed both left dominant layout right dominant layout neither 2. Out of the two prototypes, which one made most sense and was most intuitive to use both left dominant layout right dominant layout neither 2. Which layout do you prefer the most? both left dominant layout right dominant layout neither RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 13

14 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Analysis Collected Data User Preference Results 5 Out of the two prototypes, which one was the easiest to be used single handed? 6 Out of the two prototypes, which one made most sense and was most intuitive to use? 4 Which layout do you prefer the most? 10 Which layout do you prefer the most? Task 1 Task 2 Task 3 Task 1 Task 2 Task 3 0 Task 1 Task 2 Task 3 0 Combined Both Right Left None Both Right Left None Both Right Left None Both Left Right None 44s 700ms Overall Task Completion Times 33s 525ms 22s 350ms 11s 175ms 0 Task 1 Left Task 1 Right Task 2 Left Task 2 Right Task 3 Left Task 3 Right #1 #2 #3 #4 #5 #6 #7 #8 RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 14

15 36s 30s 24s 18s 12s PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Time completion for Task 1 Average Average 6s 38s 31s 667ms 25s 333ms 19s 12s 667ms 6s 333ms 0 Left Time completion for Task 2 Right Average Average 0 Left Right 45s 37s 500ms 30s 22s 500ms 15s 7s 500ms Time completion for Task 3 Average Average 0 Left Right RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 15

16 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Conclusion From the result I obtained for the preference of the two left-centric and right-centric layouts, it was quite visible that the majority actually preferred the default left-centric layout as most of the comments left by the participants gravitate more towards it being more familiar to use, This is also quite visible in task completion times, and the left-centric layout seems to be a little faster on average in all three tasks Surprisingly the second most voted preference was actually both, Implying that if the user was provided a choice in choosing one layout of their preference, they would be a possible option that they would look into. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 16

17 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Bibliography I. Google design guidelines Introduction - Material design - Google design guidelines. [ONLINE] Available at: [Accessed 19 November 2016]. II. Do users interact with their mobile devices with their dominant hand? Réalités Parallèles Games user research User Experience Do users interact with their mobile devices with their dominant hand? Réalités Parallèles Games user research User Experience. [ONLINE] Available at: [Accessed 19 November 2016]. III. How Do Users Really Hold Mobile Devices? :: UXmatters How Do Users Really Hold Mobile Devices? :: UXmatters. [ONLINE] Available at: mt/archives/2013/02/how-do-users-really-hold-mobile-devices.php. [Accessed 20 November 2016]. RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 17

18 PROPOSAL FOR RIGHT-CENTRIC ACTIONBAR LAYOUT Appendix The Following pages include the following, 1. Collected Raw data 2. Consent Forms 3. Prototype Layouts RAJAPAKSAGE ISURU KUSUMAL RAJAPAKSE 18

19

20

21

22

23

24

25

26

27

28 Isuru Isuru Type a message Type a message 1 2 Isuru Isuru View contact Hi 22:42 Media Hi 22:42 Mute Wallpaper More Type a message Type a message 3 4 task-1-xs - November 21, 2016

29 Isuru Hi 22:42 Type a message Complete 5 6 task-1-xs - November 21, 2016

30 Isuru Isuru Type a message Type a message 1 2 Isuru View contact Isuru Hi 22:42 Media Hi 22:42 Mute Wallpaper More Type a message Type a message 3 4 task-1-xs-fliped - November 21, 2016

31 Isuru Hi 22:42 Type a message Complete 5 6 task-1-xs-fliped - November 21, 2016

32 MODE MODE 1 2 OFF MODE MODE 3 4 task-2-xs - November 21, 2016

33 OFF OFF MODE MODE 5 6 Complete 7 task-2-xs - November 21, 2016

34 MODE MODE 1 2 OFF MODE MODE 3 4 task-2-xs-flip - November 21, 2016

35 OFF OFF MODE MODE 5 6 Complete 7 task-2-xs-flip - November 21, 2016

36 Primary Isuru Kusumal Rajapakse Check this out! 3 Nov Check this out! Isuru Kusumal Rajapakse to me 20 Sep View details Someone stole my copy of Microsoft Office, they are going to pay. You have my Word Reply Reply all Forward 1 2 Reply Reply From alex@gmail.com From alex@gmail.com To Isuru Rajapakse To Isuru Rajapakse Re: Check this out! Compose Re: Check this out! Nice Puns! 3 4 task-3-xs - November 21, 2016

37 Primary Primary Isuru Kusumal Rajapakse Check this out! 3 Nov Isuru Kusumal Rajapakse Check this out! Alexander the great alex@gmail.com 3 Nov 5 6 Primary Isuru Kusumal Rajapakse Check this out! 3 Nov Complete 7 8 task-3-xs - November 21, 2016

38 Primary 3 Nov Isuru Kusumal Rajapakse Check this out! Check this out! Isuru Kusumal Rajapakse to me View details 20 Sep Someone stole my copy of Microsoft Office, they are going to pay. You have my Word Forward Reply all Reply 1 2 Reply Reply From alex@gmail.com From alex@gmail.com To Isuru Rajapakse To Isuru Rajapakse Re: Check this out! Re: Check this out! Compose Nice puns! 3 4 task-3-xs-fliped - November 21, 2016

39 Primary Primary 3 Nov Isuru Kusumal Rajapakse Check this out! 3 Nov Isuru Kusumal Rajapakse Check Alexander this out! the great alex@gmail.com 5 6 Primary 3 Nov Isuru Kusumal Rajapakse Check this out! Complete 7 8 task-3-xs-fliped - November 21, 2016

SMS and MMS Messaging

SMS and MMS Messaging 301 Chapter 11 SMS and MMS Messaging SMS stands for Short Messaging Service and it is commonly referred to as Text Messaging. Text messages are usually limited to 160 characters and are a great way to

More information

Heuristic Evaluation of Covalence

Heuristic Evaluation of Covalence Heuristic Evaluation of Covalence Evaluator #A: Selina Her Evaluator #B: Ben-han Sung Evaluator #C: Giordano Jacuzzi 1. Problem Covalence is a concept-mapping tool that links images, text, and ideas to

More information

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report 1. Title, each team member s name & role Title: Let s Do This Roles: Divya - Developer. Eric - Developer, manager. Sami - User testing,

More information

GETTING STARTED Contents

GETTING STARTED Contents 2.5 Enterprise GETTING STARTED Contents Quick Start Guide... 2 Supporting Data... 3 Prompts... 3 Techniques... 4 Pragmatic Observations... 5 Locations... 6 School Levels... 6 Quick Notes... 6 Session Groups...

More information

I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be

I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be talking about how we hold and interact our mobile devices

More information

Phone Tilt. Dynamic UI Adaptations for single-handed smartphone interaction. Fasil Negash Mtr No.:

Phone Tilt. Dynamic UI Adaptations for single-handed smartphone interaction. Fasil Negash Mtr No.: 1 Phone Tilt Dynamic UI Adaptations for single-handed smartphone interaction Fasil Negash Mtr No.: 2040556 fasil.negash@hs-augsburg.de WS 2018 / 2019 Hochschule Augsburg Interaction Engineering Prof. Dr.

More information

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden XMReality 6 User Manual for Windows - 6.3 1 XMReality AB Teknikringen 10, 8 fl SE-583 30 Linköping Sweden Introduction This is a user manual for XMReality Remote Guidance Generation 6 for Windows. An account

More information

Using the Mobile App for Defense Connect Online

Using the Mobile App for Defense Connect Online Using the Mobile App for Defense Connect Online Conduct and Attend Meetings Virtually Anywhere AUTHOR Aaron W Wolf DCO Evangelist Carahsoft Technology Corp. 703.889.9781 aaron.w.wolf@carahsoft.com Defense

More information

25 WAYS TO MAKE YOUR MOBILE E-COMMERCE REVENUE SKYROCKET

25 WAYS TO MAKE YOUR MOBILE E-COMMERCE REVENUE SKYROCKET 25 WAYS TO MAKE YOUR MOBILE E-COMMERCE REVENUE SKYROCKET Did you know that 59% of all time spent on e-commerce sites is on a mobile device? And more than 1/3 of visits to the top 50 e-commerce sites now

More information

Cindy Fan, Rick Huang, Maggie Liu, Ethan Zhang November 6, c: Usability Testing Check-In

Cindy Fan, Rick Huang, Maggie Liu, Ethan Zhang November 6, c: Usability Testing Check-In Cindy Fan, Rick Huang, Maggie Liu, Ethan Zhang November 6, 2014 3c: Usability Testing Check-In HEURISTIC EVALUATION Our group did two heuristic evaluations. For each issue discovered during evaluation,

More information

AT&T Connect Mobile and iphone User Guide

AT&T Connect Mobile and iphone User Guide Version 2.0 May 2010 AT&T Connect Mobile and iphone User Guide 2010 AT&T Intellectual Property. All rights reserved. AT&T, 1 the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T

More information

Setting Up KidiConnect : Unlock KidiConnect

Setting Up KidiConnect : Unlock KidiConnect Setting Up KidiConnect : Unlock KidiConnect With KidiConnect, kids can use their KidiBuzz to send messages to a parent-approved list of contacts. But you have to unlock KidiConnect on your child's device

More information

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden XMReality 6 User Manual for Windows - 6.2 1 XMReality AB Teknikringen 10, 8 fl SE-583 30 Linköping Sweden Introduction This is a user manual for XMReality Remote Guidance Generation 6 for Windows. An account

More information

Outlook Web Application (OWA) on SamsungTablets. Installing and Using the OWA Application

Outlook Web Application (OWA) on SamsungTablets. Installing and Using the OWA Application Outlook Web Application (OWA) on SamsungTablets Installing and Using the OWA Application January, 2017 Installing OWA Note: Your warehouse tablet must have the latest software updates prior to installing

More information

KinX. Bringing families together. Brandon Development Jackie Design Tony User Testing / Documentation Shahab Manager

KinX. Bringing families together. Brandon Development Jackie Design Tony User Testing / Documentation Shahab Manager KinX Bringing families together Brandon Development Jackie Design Tony User Testing / Documentation Shahab Manager PROBLEM & SOLUTION OVERVIEW The family as a social group lacks a platform for sharing,

More information

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc.

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc. Forms for Android Version 4.6.300 Manual Revision Date 12/7/2013 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned

More information

User Manual Maxell. **Product specifications are subject to change**

User Manual Maxell. **Product specifications are subject to change** User Manual Maxell **Product specifications are subject to change** Keys and Functions 2 Connect to PC via USB cable When connecting to PC with a USB cable, the icon appears at the left side of the status

More information

Usability Test Report: Bento results interface 1

Usability Test Report: Bento results interface 1 Usability Test Report: Bento results interface 1 Summary Emily Daly and Ian Sloat conducted usability testing on the functionality of the Bento results interface. The test was conducted at the temporary

More information

APPLICATION USER GUIDE INTELLIGENT DESK

APPLICATION USER GUIDE INTELLIGENT DESK APPLICATION USER GUIDE INTELLIGENT DESK U S E R ROL ERGO Sweden G U I D E W: www.rolergo.com P: +46 36 36 88 80 Ver. 1.0 INDEX WELCOME TO INTELLIGENT DESK 1. GETTING STARTED 2. CONNECT YOUR DEVICE 2.1

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

More information

October 15. Tips for. Google Drive. Tips to expand your sharing and collaboration capabilities. Training

October 15. Tips for. Google Drive. Tips to expand your sharing and collaboration capabilities. Training Tips for Google Drive October 15 2015 Google Drive Tips to expand your sharing and collaboration capabilities Tips for Google Drive Learn tips to improve your sharing and collaboration capabilities. Page

More information

Guidelines on the use of G Suite provided by ELSA

Guidelines on the use of G Suite provided by ELSA G Suite Guidelines Guidelines on the use of G Suite provided by ELSA Why do we use G Suite? Information Technology (read more on page 30 of the ICMDB) continues to be a very important dimension in the

More information

ipad and iphone Basics

ipad and iphone Basics ipad and iphone Basics 1 Physical Attributes On/Off Sleep/Wake Silent/ Screen rotation Lock Sight/Camera Or On/Off Sleep/Wake iphone 10 has no home button! Volume: Up/Down Not all 2 Multitasking The multitasking

More information

1. Introduction P Package Contents 1.

1. Introduction P Package Contents 1. 1 Contents 1. Introduction ------------------------------------------------------------------------------- P. 3-5 1.1 Package Contents 1.2 Tablet Overview 2. Using the Tablet for the first time ---------------------------------------------------

More information

Chapter 2. Basic Operations. you through the routine procedures that you will use nearly every time you work with SPSS.

Chapter 2. Basic Operations. you through the routine procedures that you will use nearly every time you work with SPSS. 1 Chapter 2 Basic Operations Chapter 1 presented a very conceptual overview of SPSS. The present chapter will walk you through the routine procedures that you will use nearly every time you work with SPSS.

More information

Version Android User's Guide. May-02-13

Version Android User's Guide. May-02-13 Version 12.5 Android User's Guide May-02-13 Table of Contents Chapter 1 Overview 1 Getting Help 2 Other Resources 3 Documentation and Learning Resources 3 Technical Support 4 Community 4 Blackboard Collaborate

More information

Getting to know your ipad exploring the settings, App store, Mail

Getting to know your ipad exploring the settings, App store, Mail Getting to know your ipad exploring the settings, App store, Mail Exploring the settings Open the settings app from your homepage Wi-Fi Turn Wi-Fi on/off Add new Wi-Fi Connection Enter Network Name, any

More information

Chapter 2: Android Device Basics

Chapter 2: Android Device Basics Chapter 2: Android Device Basics 1 Chapter 2: Android Device Basics Android devices have a ton of cool features and are really fun to play with, but they have a very practical side as well. We ll touch

More information

Note-Taking Guide. ü To get the most out of this course you will need three things:

Note-Taking Guide. ü To get the most out of this course you will need three things: Episode: Introduction ü This course provides teachers with a step-by-step walkthrough for using Google s free set of. ü Classroom tips will also be provided to help you with using these resources right

More information

GMAIL BEGINNERS GUIDE

GMAIL BEGINNERS GUIDE GMAIL BEGINNERS GUIDE A Little History: The year is 2004 and three email services dominate the market. They were Hotmail, AOL and Yahoo mail. After extensive testing, Google decides to branch beyond being

More information

NAVIGATING THE ipad SETTINGS

NAVIGATING THE ipad SETTINGS NAVIGATING THE ipad SETTINGS What can you do in the ipad settings screen? There are a number of great tweaks you can make in the settings screen that will change how your ipad behaves. Some of these are

More information

Quick Reference Guide

Quick Reference Guide Quick Reference Guide 1 First-Time Employee Registration 1. Open a browser and go to: adcomm.highfive.com 2. Choose Download Highfive App Choose run when the download starts 3. Choose open the Highfive

More information

User Help

User Help ginlo @work User Help 19 June 2018 Contents Get started... 5 System requirements for the ginlo @work app... 5 Recommended browsers for ginlo websites... 6 Supported languages... 6 Navigation in ginlo @work...

More information

Interactive Transparent Display. Analyst/Designer. K Robert Clark 1/5/16 Digital Studio Practice

Interactive Transparent Display. Analyst/Designer. K Robert Clark 1/5/16 Digital Studio Practice Interactive Transparent Display Analyst/Designer K1454389 Robert Clark 1/5/16 Digital Studio Practice CONTENTS Introduction & Background... 2 Current Situation... 2 Design Aims... 2 Design Overview...

More information

Zoom Video Conferencing Cheat Sheet

Zoom Video Conferencing Cheat Sheet Virtual Meeting Facilitation & Distance Learning Technology NOTE: This cheat sheet was created as part of the Island Institute s What Works Solutions Library. This guide is intended to encourage the use

More information

Application development process. Interaction Design Principles

Application development process. Interaction Design Principles Application development process Interaction Design Principles Overview Good/Bad UI Design Interaction Design Principles Screen layouts Navigation Patterns Screen Flows Prototyping Preview of UI Analysis/Design

More information

Tutor Lesson Plan ipad

Tutor Lesson Plan ipad Introduction to the ipad Introduce your learner to the ipad Tutor Lesson Plan ipad Explain that an ipad is a type of tablet computer. You can use it for accessing the internet to check your emails, surf

More information

Do you use Instagram? Have you tried the newest Instagram feature - Instagram Stories Highlights? As I was strolling through Instagram this past weekend, I couldn't help but notice that some of the brands

More information

KEEPOD QUICK USER GUIDE

KEEPOD QUICK USER GUIDE Keepod Quick User Guide - Page 0 KEEPOD QUICK USER GUIDE March 2015 Keepod Quick User Guide - Page 1 You now are officially a Keepoder and can now make use of all the benefits related to Keepod and personal

More information

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK V-Camp Student Guide INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK 03 EDITION V-Camp Student Guide Table of Contents Unit : Table of Contents...iii How

More information

The Paperless Classroom with Google Docs by - Eric Curts

The Paperless Classroom with Google Docs by - Eric Curts The Paperless Classroom with Google Docs by - Eric Curts Table of Contents Overview How to name documents and folders How to choose sharing options: Edit, Comment, and View How to share a document with

More information

Responsive Design and Mobile Patterns

Responsive Design and Mobile Patterns Responsive Design and Mobile Patterns Nina Zayakova Product Designer @myninka Liliya Karakoleva UX Designer, Principal @liliya_k Mobile Devices Talking about mobile devices we are not talking about desktop

More information

Setting Up and Using Chat Texting

Setting Up and Using Chat Texting Setting Up and Using Chat Texting PRC-Saltillo 1022 Heyl Road Wooster, OH 44691 https://www.prc-saltillo.com Copyright and Trademark Information 2017-2019 PRC-Saltillo. All rights reserved. Under copyright

More information

Going Mobile: Smartphone 101 Workshop

Going Mobile: Smartphone 101 Workshop Going Mobile: Smartphone 101 Workshop Agenda for today s activities Navigating a smartphone How to use apps (short tutorials followed by 10 minute practice session) Make a call Send a text Surf the web

More information

Chrome. BruinMail BruinMail can be accessed at bruinmail.slcc.edu. Login using your MyPage username and password.

Chrome. BruinMail BruinMail can be accessed at bruinmail.slcc.edu. Login using your MyPage username and password. Google Tools Quick Start Guide At SLCC we encourage staff and faculty to use Google tools for collaborations and for additional storage space on the cloud. Since we are an.edu we have unlimited storage

More information

Once you have entered your Google and password, you can click the Sign In button to continue.

Once you have entered your Google  and password, you can click the Sign In button to continue. Slide 1 Welcome to the Creating and Uploading with Google Docs Tutorial. Google Docs allows you to create documents, spreadsheets, presentations, draw pictures, create forms, and much more directly within

More information

How to Text Chat. Idahonia

How to Text Chat. Idahonia How to Text Chat Second Life is a platform for learning, meeting, educating and engaging with other residents. One of the easiest ways to communicate with one another is by using text chat. Use your mouse

More information

SPORTS DOOD. User Guide v1

SPORTS DOOD. User Guide v1 SPORTS DOOD User Guide v1 TOOLBAR contains the main tools as well as the playbook (clipboard) and the menu button for things like saving and sharing SUBMENU contains a relevant selection of options, properties

More information

KSB Mobile App Style Guide 4. Tablets 1. KSB Mobile App Style Guide

KSB Mobile App Style Guide 4. Tablets 1. KSB Mobile App Style Guide KSB Mobile App Style Guide 4. Tablets KSB Mobile App Style Guide April 05 KSB Mobile App Style Guide Introduction KSB creates mobile applications for the iphone and ipad as well as for smartphones and

More information

This tool is actually pretty unique and has evolved over the last 7 years. I have been working with Adobe Connect for quite awhile now and one of the

This tool is actually pretty unique and has evolved over the last 7 years. I have been working with Adobe Connect for quite awhile now and one of the 1 2 This tool is actually pretty unique and has evolved over the last 7 years. I have been working with Adobe Connect for quite awhile now and one of the things that I have noticed is that they do tend

More information

Software Compare and Contrast

Software Compare and Contrast Microsoft Software Compare and Contrast Word Easy to navigate. Compatible with all PC computers. Very versatile. There are lots of templates that can be used to create flyers, calendars, resumes, etc.

More information

SWEN 444 Human Centered Requirements and Design Project Breakdown

SWEN 444 Human Centered Requirements and Design Project Breakdown SWEN 444 Human Centered Requirements and Design Project Breakdown Team Status Reports: (starting in Week 2) Your team will report bi-weekly project status to your instructor, and as you wish, capture other

More information

Click the buttons in the interactive below to learn how to navigate the Access window.

Click the buttons in the interactive below to learn how to navigate the Access window. Access 2010 Getting Started in Access Introduction Page 1 Whenever you're learning a new program, it's important to familiarize yourself with the program window and the tools within it. Working with Access

More information

This guide describes features that are common to most models. Some features may not be available on your tablet.

This guide describes features that are common to most models. Some features may not be available on your tablet. User Guide Copyright 2013 Hewlett-Packard Development Company, L.P. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license. Google is a trademark of Google Inc.

More information

Faculty & Staff. Skype for Business. Quick Reference Guide All Rights Reserved. California State University, Bakersfield FINAL

Faculty & Staff. Skype for Business. Quick Reference Guide All Rights Reserved. California State University, Bakersfield FINAL FINAL 2016. All Rights Reserved. California State University, Bakersfield February 12, 2016 REVISION CONTROL Document Title: Author: File Reference: O365 Basics - QRG.docx Campus Training Revision History

More information

WHICH PHONES ARE COMPATIBLE WITH MY HYBRID SMARTWATCH?

WHICH PHONES ARE COMPATIBLE WITH MY HYBRID SMARTWATCH? GENERAL SET-UP & APP o WHICH PHONES ARE COMPATIBLE WITH MY HYBRID SMARTWATCH? o Your Hybrid smartwatch is compatible with Android(TM) phones and iphone(r), specifically with Android OS 4.4 or higher, ios

More information

User Interfaces for Web Sites and Mobile Devices. System and Networks

User Interfaces for Web Sites and Mobile Devices. System and Networks User Interfaces for Web Sites and Mobile Devices System and Networks Computer Systems and Networks: Device-Aware Interfaces Interfaces must take into account physical constraints of computers and networks:

More information

Using PowerPoint - 1

Using PowerPoint - 1 Using PowerPoint - 1 Introduction to the course. Before we start, we need to know what power point is. I m sure most of you know about ppt, but for those of you who may be new to this: [1a-c] When you

More information

This course will introduce the user the Windows 7 Operating System by covering the desktop, start button, task bar and the Computer section

This course will introduce the user the Windows 7 Operating System by covering the desktop, start button, task bar and the Computer section This course will introduce the user the Windows 7 Operating System by covering the desktop, start button, task bar and the Computer section previously known as My Computer. The user will be introduced

More information

Icons and symbols used on the Twitter app

Icons and symbols used on the Twitter app Icons and Symbols on the Twitter App In this tutorial you will learn: Icons and symbols used on the Twitter app Introduction There are many icons and symbols on the Twitter app for your smartphone. The

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

Free Fall. Objective. Materials. Part 1: Determining Gravitational Acceleration, g

Free Fall. Objective. Materials. Part 1: Determining Gravitational Acceleration, g Free Fall Objective Students will work in groups to investigate free fall acceleration on the Earth. Students will measure the fundamental physical constant, g, and evaluate the dependence of free fall

More information

ipad Training Field Management

ipad Training Field Management ipad Training Field Management ipad User Guide ipad Training Topics Overview Navigation Connectivity Field Apps Tips and Tricks Contacts FaceTime icloud imessage Email Safari Calendar Camera 2 Overview

More information

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING?

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? Hello again! I m Angela with HubSpot Academy. In this class, you re going to learn about the user experience. Why is the user experience

More information

VoiceThread QuickGuide: Commenting

VoiceThread QuickGuide: Commenting VoiceThread QuickGuide: Commenting Overview Commenting is one of the core features of VoiceThread. By recording, sharing and viewing comments, participants can present, discuss and exchange ideas. In a

More information

Connecting to Telegram

Connecting to Telegram SOCIAL MEDIA MARKETING Connecting to Telegram POST TO: And many more... What s in this guide? What is Telegram? Creating a Telegram account. What is a Telegram bot? Connecting your Telegram account to

More information

Midterm Exam, October 24th, 2000 Tuesday, October 24th, Human-Computer Interaction IT 113, 2 credits First trimester, both modules 2000/2001

Midterm Exam, October 24th, 2000 Tuesday, October 24th, Human-Computer Interaction IT 113, 2 credits First trimester, both modules 2000/2001 257 Midterm Exam, October 24th, 2000 258 257 Midterm Exam, October 24th, 2000 Tuesday, October 24th, 2000 Course Web page: http://www.cs.uni sb.de/users/jameson/hci Human-Computer Interaction IT 113, 2

More information

Usability and Small Screens SWEN-444

Usability and Small Screens SWEN-444 Usability and Small Screens SWEN-444 iphone Android Windows Phone 8 The phrase mobile usability is pretty much an oxymoron. It's neither easy nor pleasant to use the Web on mobile devices. designing for

More information

Quick Reference Guide WebEx on an ipad

Quick Reference Guide WebEx on an ipad Quick Reference Guide WebEx on an ipad Install WebEx Meetings for ipad In order to schedule and attend WebEx meetings from your ipad you need to download, install and activate the Cisco WebEx Meetings

More information

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27 Guide for Creating Accessible Content in D2L Learn how to create accessible web content within D2L from scratch. The guidelines listed in this guide will help ensure the content becomes WCAG 2.0 AA compliant.

More information

First-Time Employee Registration

First-Time Employee Registration How to HighFive 1 First-Time Employee Registration 1. Open a browser and go to: adcomm.highfive.com 2. Choose Download Highfive App Choose run when the download starts 3. Choose open the Highfive App 4.

More information

Table of Contents Page 2

Table of Contents Page 2 OE TOUCH Table of Contents App User Guide... 3 Overview... 4 Features... 5 Installing the App... 6 Logging In... 7 Navigation... 13 Shop for Product... 15 Product Detail... 22 Shopping Cart... 29 Checkout...

More information

Flow. Streamlining your creative process so you can pursue your passions. Hi-Fidelity Prototype Report

Flow. Streamlining your creative process so you can pursue your passions. Hi-Fidelity Prototype Report Flow Streamlining your creative process so you can pursue your passions. Problem and Solution Overview: Hi-Fidelity Prototype Report Genie Hyatt: Team Leader and Documentation Trijeet Mukhopadhyay: Designer

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

August 12. Tips for Gmail. Tips to save time and increase your productivity. Gmail Training

August 12. Tips for Gmail. Tips to save time and increase your productivity. Gmail Training Tips for Gmail August 12 2014 Gmail Tips to save time and increase your productivity Tips for Gmail Gmail Learn tips to save time, increase your productivity, and manage your email efficiently. Page 2

More information

iphone Basics Crystal Lake Public Library

iphone Basics Crystal Lake Public Library iphone Basics Crystal Lake Public Library What we ll cover today: Getting to know your phone Learning general phone settings Using some basic apps that come with your phone Browsing the internet on your

More information

Art of the Apps Monthly Membership. SEPTEMBER 2018 Mobile App: LetterGlow. at Scrapaneers.com. Companion Handouts

Art of the Apps Monthly Membership. SEPTEMBER 2018 Mobile App: LetterGlow. at Scrapaneers.com. Companion Handouts Companion Handouts August 2018 : Art of the App Monthly Membership Art of the Apps Monthly Membership Page 1 of 15 at Scrapaneers.com SEPTEMBER 2018 Mobile App: LetterGlow Companion Handouts September

More information

viii. Bluetooth 36. How can I turn on Bluetooth and pair with another Bluetooth device?

viii. Bluetooth 36. How can I turn on Bluetooth and pair with another Bluetooth device? FAQ For TCL Mobiles i. Basic Setting 1. How can I set up my TCL device when I turn it on for the first time? 2. How can I change the language of the device? 3. How can I check the IMEI number of my TCL

More information

Moodle Documentation for Students (v.3.4)

Moodle Documentation for Students (v.3.4) Moodle Documentation for Students (v.3.4) Moodle Documentation for Students (v.3.4) GSC STAFF Moodle Documentation for Students (v.3.4) by GSC Staff is licensed under a Creative Commons Attribution-ShareAlike

More information

Quick Reference Guide WebEx on an Android Tablet

Quick Reference Guide WebEx on an Android Tablet Quick Reference Guide WebEx on an Android Tablet Install WebEx Meetings for an Android Tablet In order to schedule and attend WebEx meetings from your Android Tablet you need to download, install and activate

More information

NEW YEAR, NEW LOOK Get a sneak peek at your updated MC EFCU Mobile Banking experience. PREVIEW GUIDE. Mobile Banking App v5.0

NEW YEAR, NEW LOOK Get a sneak peek at your updated MC EFCU Mobile Banking experience. PREVIEW GUIDE. Mobile Banking App v5.0 NEW YEAR, NEW LOOK Get a sneak peek at your updated MC EFCU Mobile Banking experience. PREVIEW GUIDE Mobile Banking App v5.0 Table of Contents New Features Overview... 2 iphone Preview... 3 ipad Preview...

More information

QUICK START GUIDE NTS HOSTED PBX CALL MANAGER. Welcome. Getting Oriented

QUICK START GUIDE NTS HOSTED PBX CALL MANAGER.   Welcome. Getting Oriented QUICK START GUIDE NTS HOSTED PBX Welcome Welcome to NTS Hosted PBX! This guide is intended to get you up and running with the basic features associated with the product. For more in-depth information,

More information

Please write neatly. We cannot give credit for what we cannot read

Please write neatly. We cannot give credit for what we cannot read CS 160: USER INTERFACE DESIGN UC BERKELEY SPRING 2016 MIDTERM EXAM Professor Eric Paulos 16 March 2016 Your name (please print): This is a closed book, individual test. You are not allowed to use your

More information

Plus 10: Descending the Design Funnel THE 10 PLUS 10 METHOD. developing 10 different ideas and refinements of selected ideas

Plus 10: Descending the Design Funnel THE 10 PLUS 10 METHOD. developing 10 different ideas and refinements of selected ideas 10 Plus 10: Descending the Design Funnel developing 10 different ideas and refinements of selected ideas 1.4 The design funnel describes a process that you, as an interaction designer, need to habitually

More information

CUEBC Basic Digital Video Editing with imovie 11. October Resources available at: (click under pro-d)

CUEBC Basic Digital Video Editing with imovie 11. October Resources available at:   (click under pro-d) CUEBC 2013 Basic Digital Video Editing with imovie 11 October 2013 Resources available at: www.jonhamlin.com (click under pro-d) Importing Your Video from a Memory Card 1. Create a back up file of your

More information

A guide to maximizing your smartphone use

A guide to maximizing your smartphone use A guide to maximizing your smartphone use Table of Contents An Introduction to Smartphones 1 What is a smartphone? 1 Data plans 2 Different smartphone models 3 How touch screens work 4 Adding a contact

More information

Accelerate Marketing Execution with Adobe Document Cloud

Accelerate Marketing Execution with Adobe Document Cloud Accelerate Marketing Execution with Adobe Document Cloud Adobe Document Cloud @ L A S V E G A S 2 0 1 7 Accelerate Marketing Execution with Adobe Document Cloud Table of Contents New Interface: Reading

More information

Usability Report. Author: Stephen Varnado Version: 1.0 Date: November 24, 2014

Usability Report. Author: Stephen Varnado Version: 1.0 Date: November 24, 2014 Usability Report Author: Stephen Varnado Version: 1.0 Date: November 24, 2014 2 Table of Contents Executive summary... 3 Introduction... 3 Methodology... 3 Usability test results... 4 Effectiveness ratings

More information

Microsoft Yammer Users Guide

Microsoft Yammer Users Guide 2017 Microsoft Yammer Users Guide This guide will assist you with using Microsoft Yammer. INFORMATION TECHNOLOGY SERVICES ITS TRAINING Table of Contents What is Yammer?... 2 Access... 2 Navigating Yammer...

More information

RVC3000 User Guide VERSION 1.2. Vytru, Inc. 0

RVC3000 User Guide VERSION 1.2. Vytru, Inc. 0 2015 RVC3000 User Guide VERSION 1.2 Vytru, Inc. 0 Contents 1.1 Vytru RVC3000 System... 2 1.2 About Vytru RVC3000 User Guide... 2 2. Getting Started with the RVC3000... 2 2.1 Powering the System On and

More information

StyleEye. The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager)

StyleEye. The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager) StyleEye The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager) Problem Description: Sometimes, people will see an image,

More information

Voice Threads. How to make a Voice Thread. Click Create from the top left corner. Click Upload. Click From My Computer

Voice Threads. How to make a Voice Thread. Click Create from the top left corner. Click Upload. Click From My Computer Voice Threads How to make a Voice Thread Click Create from the top left corner Before you begin, scan in, or import all your pictures to your computer. I temporarily place the pictures I want to use on

More information

RingCentral for Google Chrome Extension. UK User Guide

RingCentral for Google Chrome Extension. UK User Guide RingCentral for Google Chrome Extension UK User Guide RingCentral for Google UK User Guide Contents 2 Contents Introduction... 4 About RingCentral for Google Chrome Extension.............................................

More information

ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017

ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017 ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017 What We ll Cover What is an ipad? Basic features Swiping and hand gestures Settings Built-In Apps The App Store Tips and Tricks Questions

More information

Skype for Business for Android

Skype for Business for Android Skype for Business for Android November 2015 Topics in this guide include: Joining meetings Updating availability status Managing contacts Having conversations Customizing your settings For more information

More information

Welcome to Maestro. Your Quick Guide for Getting Started and Using Key Features. Maestro. Save time. Easily communicate with colleagues

Welcome to Maestro. Your Quick Guide for Getting Started and Using Key Features. Maestro. Save time. Easily communicate with colleagues Welcome to Your Quick Guide for Getting Started and Using Key Features Save time Easily communicate with colleagues Get need-to-know clinical information How to Download and Get Started with 1. Search

More information

CSc 238 Human Computer Interface Design Chapter 5 Designing the Product: Framework and Refinement. ABOUT FACE The Essentials of Interaction Design

CSc 238 Human Computer Interface Design Chapter 5 Designing the Product: Framework and Refinement. ABOUT FACE The Essentials of Interaction Design BBuckley - 1 CSc 238 Human Computer Interface Design Chapter 5 Designing the Product: Framework and Refinement ABOUT FACE The Essentials of Interaction Design Cooper, Reimann, Cronin, and Noessel Requirements

More information

Moodle Student Manual

Moodle Student Manual Moodle Student Manual Date: April 29, 2016 Prepared by: Department of College Teaching, Learning, and Development Moodle, or Modular Object-Oriented Dynamic Learning Environment, is an online Learning

More information

MiTeam Stream. Launch MiTeam. MiTeam Stream tabs. QMiTeam for Enterprise Quick Reference Guide

MiTeam Stream. Launch MiTeam. MiTeam Stream tabs. QMiTeam for Enterprise Quick Reference Guide QMiTeam for Enterprise Quick Reference Guide MiTeam is a workstream communications and collaboration tool that provides a highly collaborative, persistent workspace for team-based meetings, conversations,

More information

Instructions I Lost My Phone And Its On Silent At Home

Instructions I Lost My Phone And Its On Silent At Home Instructions I Lost My Phone And Its On Silent At Home Now with more features, it is easier than ever to track down your lost phone. leaning..got home realised phone was gone and used the app to get location,

More information