PointAssist: Assisting Individuals with Motor Impairments

Size: px
Start display at page:

Download "PointAssist: Assisting Individuals with Motor Impairments"

Transcription

1 PointAssist: Assisting Individuals with Motor Impairments Guarionex Salivia Computer Information Science Minnesota State University Wissink Hall 273, Mankato, MN Juan Pablo Hourcade Department of Computer Science The University of Iowa 14 MacLean Hall, Iowa City, IA USA ABSTRACT We tested PointAssist, software that assists in pointing tasks by detecting difficulty through a sub-movement analysis and triggering help, with adjustments proposed to personalize the assistance provided to individuals with motor impairments. A within-subjects study with sixteen individuals with fine motor skills impairments resulted in statistically significant effects on accuracy using Friedman s test with (χ 2 (1) = 6.4,p =.011) in favor of personalized PointAssist compared to no assistance. Author Keywords Human-computer interaction; older adults; motor impairments; sub-movements; pointing tasks ACM Classification Keywords H.5.2. Information Interfaces and Presentation: User Interfaces Input devices and strategies; Graphical user interfaces (GUI) INTRODUCTION Pointing tasks have become ubiquitous in any computing environment and can be a source of frustration to many users if they do not perform these in an accurate and timely manner. In a survey on the use of assistive technologies in everyday living [19], about 10% of the participants said that they would be pleased to use electronic technologies... and computer improvements. One participant mentioned that such an improvement could be something to steady the mouse. Thus, the problem of improving the user s ability to point when using an indirect pointing device such as the mouse becomes an issue of utmost importance since frustration may come from interacting with a system that is not specifically designed for individuals with impairments. The use of specialized input devices makes sense in cases of severely disabled individuals. For others, it makes sense to insist in the use of the mouse instead of alternative input devices. First, the mouse is one of the most common forms of indirect input. Second, the use of certain assistive devices can Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. CHI 2013, April 27 May 2, 2013, Paris, France. Copyright 2013 ACM /13/04...$ be the cause of social stigmatization and embarrassment [19]. Third, the use of common devices like the mouse, trackballs and touchpads seems to be the preferred choice of individuals with mild motor impairments [23]. We would like to direct our efforts toward improving and developing assistive technologies that help individuals with disabilities use the devices they have come to associate with the norm. Of particular interest to us is the population of individuals with fine motor skills impairments. Motor impairments, such as those associated with Parkinson s disease, Cerebral Palsy and Carpal Tunnel Syndrome among others, can have a negative effect in the ability to engage in daily activities. For individuals with fine motor skills impairments, the performance of complex simultaneous and sequential movements is much more affected than the performance of simple movements [3]. This translates to difficulties performing pointing tasks on the computer. Individuals with motor impairments provide a spectrum of difficulties that will make the effort of improving and adapting existing assistive technologies exceptionally challenging. Thus, our main goal is to help individuals with fine motor skills impairments improve their pointing tasks on the computer. We achieved our main goal by extending PointAssist to help individuals with motor impairments while performing pointing tasks on the screen. PointAssist is software designed to help people who have difficulty using pointing devices [11, 12]. To assist in pointing, it detects the type of motion that occurs when users have difficulty pointing at a target, and modifies the speed of the cursor to provide help in those cases. We designed, implemented and tested a personalization heuristic that helps PointAssist adapt to the variability in performance that each of the participants exhibited. We considered a group of individuals with a wide range of abilities. Our methods allow PointAssist to provide help in a personalized manner for each individual. PointAssist runs as a backgroud process and is virtually imperceptible from the user s point of view. Thus it requires little adaptation from the user s perspective. Since it was adapted to each individual s need, we have effectively created an assistance that shares the burden of adaptation with the user. We have also implemented a method of remote testing that eases the recruitment process and helps extend geographic boundaries. This method of remote testing also allows us to make generalizations regarding the usability of the software in each individual s personal computer, and it also serves to

2 partially address the validity of the results in a real-world setting. In recent paper titled Personalized Dynamic Accessibility [5], four pillars for the future of personalized dynamic accessibility design and developments are proposed. The four pillars were identified to be the following: Adaptation sharing, Personalization, Dynamic Adaptation and Scalability. The article also emphasizes the importance of remote testing and of validating results in real-words contexts. Our present research not only goes hand in hand with the pillars of personalized dynamic accessibility, but also puts us at the verge of the most current innovations in the design of assistive technologies for individuals with motor impairments. RELATED RESEARCH Fitts Law Analysis of pointing tasks is often conducted in the literature with an empirical approach that relies on Fitts law [17]. Fitts law uses the relationship between the movement distance to a target and and the target s size, and it determines the time needed to complete the task. Fitts law provides tools for determining the index of difficulty of a task and the index of performance of the individual performing the task. However, to analyze tasks in more detail and to be able to personalize the assistance provided to each individual, we looked at the sub-movement level of the pointing tasks. Deterministic models that assume sub-movement parsing of an overall aimed movement have been proven to yield approximately the same movement times as Fitts law [18]. Stategies For Individuals With Motor Impairments Several strategies have been proposed and studied to help individuals with motor impairments. For example some of the movement difficulties including slipping of the target, accidental clicks far from the target and accidental button presses other than the left button, have been addressed successfully with methods such as Steady Clicks [21, 22]. Steady Clicks freezes the cursor upon pressing the button and works under the assumption that that users would prefer not to concentrate on clicking. Significant advances have been made in the area of generating interfaces for individuals with motor impairments. These can be generated automatically based on an individual s abilities which may or may not include the ability to point efficiently. Ability-based interface generators have been studied and found to provide significant improvements in speed and error prevention in GUI iteractions amongst individuals with motor impairments [6, 7]. Studies that aim at automatically detecting pointing performance of individuals have yielded positive results as well. For example, Hurst et. al. [14], were able to identify physicaly impaired users over able-bodied users with 92.7% accuracy. An example of an alternative to clicking, specifically designed for people with motor impairments is goal crossings [24], with results that significantly favor goal crossing over pointing. Approaches such as the angle-mouse [23] have also been designed for individuals with motor impairments and employ a cursor speed reduction mechanism that is dependent to the angular deviation of the movement. Interestingly, it is one of two target agnostic method that we have encountered. In contexts where there are many targets on the screen, having the program be aware of all the objects on the screen can hinder system performance. This can make a target-agnostic method a more feasible and adoptable method of assistance that automatically works with all software. Other methods to help with pointing tasks include proxy targets [2], semantic pointing [4], object pointing [9] and the bubble cursor [8], though these were not developed specifically for individuals with motor impairments in mind. We proposed exploring and expanding PointAssist, a pointing assistance method that has been proven with groups of individuals that require some level of assistance but that do not necessarily have motor impairments. PointAssist PointAssist works by slowing the speed of the cursor depending on the real-time analysis of the sub-movements of a task. A sub-movement is a smaller component of a complete rapid aimed movement from one point to another. PointAssist has been shown to help young children [12] and able-bodied older adults [11] with difficulties associated with target acquisition in terms of movement times and accuracy. One of the features that PointAssist implements is providing help to users only when they need it. PointAssist requires the user to make an effort before receiving help. PointAssist does not change the appearance of objects on the screen and thus has no negative impact on the user s overall perceptual experience. PointAssist does not require any special hardware, there is no learning curve, it runs in the background independently of other software, and it is target-agnostic. We argue that all of these characteristics make PointAssist a desirable and easily adoptable method of assistance. Sub-Movements We rely on the analysis of the sub-movements in real-time provided by the algorithm in [10]. For a detailed definition of a sub-movement refer to [18]. Precision-Mode When PointAssist detects two consecutive difficult submovements, it triggers help via a speed reduction mechanism that we refer to as precision-mode. When precisionmode is activated after observing two consecutive difficult sub-movements, the mouse speed is reduced in half. The settings for the mouse speed were the same as in [12]. A submovement is defined as being difficult if it satisfies two properties: a maximum speed, and a maximum distance. In previous studies with PointAssist a top speed of 0.08 pixels/sec and a maximum sub-movement length of 24 pixels were considered to account for a difficult sub-movement. RESEARCH GOAL The purpose of this study is to analyze the pointing performance of individuals with a range of motor impairments that

3 affect their fine motor skills. We wish to test the effectiveness of PointAssist in detecting target acquisition difficulties amongst individuals with motor impairments and the effectiveness in providing help for these individuals with the mouse speed reduction mechanism that PointAssist implements. A previous case study with two individuals with Parkinson s disease [20] informed us of the necessity of personalizing the helping strategy provided by PointAssist. This necessity arises from our expectation of a high variability in performance from all individuals due to their differences in motor control as a result of their fine motor skills impairments. In other words, it is hard to make generalizations on such a diverse population of individuals with a wide spectrum of conditions and disabilities that affect their pointing performance. A similar study with Parkinson s disease patients concluded that Important differences in behaviour with respect to established models of movement indicate that new models are required when considering users with physical impairments. [16]. The variability in performance of each participant prompted us to analyze the characteristics of the movements and sub-movements which eventually led to a heuristic to personalize the assistance provided by PointAssist for each individual. Because we want to identify when an individual with motor impairments is having difficulty near a target, we need to redefine the parameters that trigger precision-mode for that individual. Thus, we customized the definition of what a difficult sub-movement is for each participant and we describe the procedures used to personalized the assistance provided by PointAssist in the results section. developed using C#. Figure 1 shows how the basic demographic information was collected for all participants. Once the participants completed the questionnaire the test would begin. Participants had to move the mouse cursor from the center of a green square and attempt to click in the red dot (circle). Figure 2 shows a sample trial in the north-west direction. Participants received instant feedback during the test via sound, once a task was completed, and via the progress bar on the left. A successful click would be recorded next to the progress bar as a green dot and a missed click as a red dot. Design We had three independent variables: direction, target size and PointAssist on or off. A task direction was selected out of eight directions from north, south, east, west, north-east, north-west, south-east and south-west. We selected two target sizes, an 8 pixel and a 16 pixel target. Our control variable was the task distance to the target which was set at 512 pixels for all tasks. The experiment consisted of two data collection rounds. In both rounds all participants performed a total of 69 tasks (a random order of 8 directions x 2 target sizes x 4 blocks + 5 practice tasks). The first round had PointAssist turned off for all tasks. This data served as baseline to be analyzed using the personalization heuristic which we will describe later. In the second round we randomly assigned half of the tasks METHOD Procedure The test relied on exactly the same sub-movement parsing algorithm used in other studies with PointAssist [10, 11]. We collected information remotely by deploying the software to individuals, who were in different geographical locations, to install it in their personal computers. Worth noting is the Input Observer for remote data gathering [1]. The study presented in this paper predates the Input Observer archival publication. Our approach is different since we asked participants to complete Fitts law style tasks and we manipulated pointing settings, while Input Observer logs regular computer use. One of the major challenges faced was finding participants for the study. We partially addressed this issue by adopting an experiment that remotely tests the participants and that sends us the results automatically via the Internet. The main purpose of this approach was to partially test validity of the software in real-wold interactions by considering the actual setup that each individual had on their personal computers. We had no control over the overall settings on a hardware level. Even though the hardware setups were different, the test was generalized for all of the individuals studied. In the next section we will describe the participants demographic data and the information collected regarding each individual s setup. All testing tools, as well as all analysis tools, were Figure 1. Questionnaire that all participants completed at the beginning of each test (developed in C# with Visual Studio 2010). Figure 2. Sample trial in the north-west direction with a 16 pixel target

4 ID gender age hours/week hand impairment device 1 male right Parkinson s Disease mouse 4 female right Cerebral Palsy mouse 7 male right Spina Bifida mouse 8 male 48 4 right physical disability mouse 9 male right Cerebral Palsy mouse 10 male 64 1 right Parkinson s Disease trackpad 11 female 72 1 right Stroke mouse 12 male right physical disability mouse 13 female 53 5 right Carpal Tunnel, Arthritis mouse 14 female right Carpal Tunnel Syndrome mouse 15 male 72 5 right Parkinson s Disease mouse 16 female 41 7 left Carpal Tunnel Syndrome mouse 18 female left developmental deficiencies mouse 19 female 74 1 right central nervous system damage mouse 20 female right Multiple Sclerosis trackpad 22 male 57 1 left Cerebral Palsy mouse Table 1. Participant s demographic data. with PointAssist on. This selection was made to compare customized PointAssist to no help. The randomization procedure was to generate all tasks with the three independent variables in question equally distributed amongst the two PointAssist conditions on/off. The dependent variables were click accuracy, press accuracy, release accuracy, movement time, target reentry, and number of sub-movements. Participants The population of participants needed for the study is a very limited one. Though we did not require participants to be avid computer users, they should at least be knowledgeable enough to download and install the testing software. If not, they needed the assistance of a third party to help them setup their test. This was the case with 4 of the 16 participants recruited for this study. All other participants were able to follow the required steps in the testing process. The majority of the participants had computer knowledge beyond the novice level. The reported average number of hours of computer use per week by all participants was An Internet connection was necessary so that the results could be automatically sent at the end of each testing round. We recruited 16 participants from different geographical locations and informed consents were obtained during two recruiting rounds in a span of a little over a year. We recruited 3 Parkinson s disease (PD) patients; 3 Cerebral Palsy patients; 3 Carpal Tunnel Syndrome patients (of which one also suffered from Arthritis); 1 Stroke patient; 1 individual with Developmental Deficiencies; 1 participant with damage to the central nervous system; 1 case of Multiple Sclerosis; 1 individual with Spina Bifida; 2 other individuals were recruited but decided not to disclose their physical disabilities. The majority of the participants reported running the software on Windows 7 machines. Though the hardware specifics were not known to us we collected information on the input devices used and found that 14 out of 16 of the participants (88%) reported using a mouse, and the remaining two used a trackpad. Half of the participants are male, and the average age of the participants was 54 with the youngest being a 25 year old female and the oldest a 74 year old female. For a more detailed description of the participants recruited refer to Table 1. Few of the participants were specific about their particular hardware setups and how their disabilities affected their computer use performance. We describe the ones we could gather to gain insight from the strategies employed and from the effect their respective disabilities had on their computer use skills. One participant reported using a modified mouse with a piece of paper that would prevent accidentally clicking the right button which he reported was a result of his tremors. Another participant reported having issues of a delayed response in releasing the mouse button. Having multiple buttons caused a confusion in the hand coordination that resulted in either an accidental right click while the left click was pressed, or a delay in the release of the left click. The participant reported being frustrated because the delay resulting from the confusion often caused slips and misses on the targets on the screen. This was all reported prior to the experiment, thus our suggestion was to simplify the tasks by removing the confusion of the multiple mouse buttons using a single button mouse that we provided to the participant. In a personal visit to some of the participants, we informally interviewed participants 4, 7 and 8 regarding their computer use strategies and were able to assess in greater detail how their respective disabilities affected their computer use abilities. Participant 4 has Cerebral Palsy that affects her movements on her right hand side. She did not require special accommodations but she did complain that the test was too long. Participant 7, being bound to a wheelchair, required a physical setting that was lower than normal so that he could reach the mouse. The major effect his disability had on his performance was his constant tiredness felt on his arms, slight pain if tasks were long and a minor loss of sensibility on his arms which we attribute to the abnormal position with his arms raised to reach the mouse. Participant 8 is deaf and had cognitive disabilities so we were unable to interview him di-

5 rectly. We gained some insight from his undisclosed disability by watching him work with the computer. The number of computer use hours per week for Participant 8 is very limited since his cognitive disability requires him to have a proctor by his side to guide him through all his computing tasks. ADJUSTING PARAMETERS MANUALLY TO ACCOMMO- DATE TO INDIVIDUAL NEEDS Recall that the first round of data collection consisted of data that did not provide any help to the participants since PointAssist was turned off. This data served to model the participants and customize their settings. Phase I of the customization helped select parameters that determine difficult submovements. Phase I of the personalization heuristic looks at length and speed distributions of all sub-movements near and away from the target. When we look at sub-movement characteristic distributions near a target we refer to the characteristics of the submovements that took place in a radius of 30 pixels from the target center. Similarly, a sub-movement away from the target will be a sub-movement that is more than 60 pixels from the center of the target. These definitions of near and away from target are common-sense given the typical sizes of targets on desktop systems. Parameter value choices and definitions are based on previous PointAssist research that provided advantages to both children and older adults. If precision-mode triggers away from the target, we consider it a false positive. By selecting sub-movement length and sub-movement speed values that would account for a large number of potentially difficult sub-movements near target we would be reducing the number of false positives. Phase II simulated the tasks from the first round of data to see if they would have triggered precision mode given the customizations from Phase I. The simulations used the parsing algorithm that determines when precision-mode would be triggered. During Phase II we looked at the difficult tasks and determined which tasks triggered help and which tasks did not trigger help near the target. Difficult tasks near the target were identified as either being tasks where the click was inaccurate, tasks with target re-entry instances, and tasks with more than 2 sub-movements near the target. We repeated Phase I and II as needed to increase true positives and reduce false negatives and positives in the simulation. Through our two phases of sub-movement parameter analysis we achieve a naive suboptimal method of personalization. From this method we can learn about strategies that may later be automated and optimized to personalize detection and help. Participant 1 went through five iterations of Phase II; participants 4, 7, 8 and 9 took three iterations, and the rest of the participants only took one iteration before we found values that would maximize the number of difficult tasks near target that would trigger precision-mode. In particular, Participants 10 and 15, underwent one iteration using Phase I since they only had one adjustment. The remaining 14 participants underwent both phases of personalization. Figure 3 shows the results of the initial iteration of Phase II. These results correspond to the number of difficult tasks that activated and that Figure 3. First iteration of Phase II indicating the resulting number of difficult tasks that activated precision-mode from the simulation. did not activate precision-mode from the simulation. Figure 4 shows the difference after at most 5 iterations of Phase II. The parameters of personalization that will help us identify difficult sub-movements for each participant and that were the result of Phase II of the analysis are summarized in Table 2. In previous studies with children and older adults, the definition of a difficult sub-movement used and shown to work considered sub-movements with a top speed of 0.08 px/ms and length under 24 pxls. As you can see in Table 2 all participants required a modification in one or both of the parameters. Figure 4. Fifth iteration of Phase II indicating the resulting number of difficult tasks that activated precision-mode from the simulation. Participant ID length (pixels) speed (pixels/ms) Participant ID length (pixels) speed (pixels/ms) Table 2. Participant s selected personalization parameters for submovement characteristics that determine difficult sub-movements.

6 RESULTS Below, we analyze the results from the second round of testing, in which half the tasks were conducted with a personalized version of PointAssist enabled. As far as we know, participants did not notice that PointAssist was enabled in some tasks. The data obtained was analyzed using PASW Statistics We used Friedman s test for accuracy measures and repeated measures ANOVAs for the normally distributed data. Click Accuracy PointAssist proved to be statistically significant on click accuracy (χ 2 =6.4, df=1, p=.011). We see from figure 5 that 9 out of 16 participants improved with PointAssist, that is 56% of the participants improved. 6 out of 16 participants did not show any improvement, while one participant did better without assistance. This is a very important indication that the personalization heuristic works. Participant 10 was the only participant that did not improve which we attribute to the fact that he only underwent one iteration of the personalization heuristic. We calculated the effect size using Cohen s d value which we found to be d=.78. This indicates a large effect size of help vs. no help using PointAssist. Cohen s d shows how big is the difference between the two means compared to the variability in the sample which we infer is high since participants have a wide range of disabilities and conditions that affect their pointing performance. Figure 6 shows the click accuracy distribution for all tasks of the 16 participants. Figure 6. all tasks. Click accuracy results distribution for PointAssist on/off for Press Accuracy And Release Accuracy Click accuracy results are further confirmed by a significant effect on press accuracy as well as on release accuracy from Friedman s test with χ 2 =8.0, df=1, p=.005 and χ 2 =4.45, df=1, p=.035 respectively. We found Cohen s d=.70 for press accuracy and Cohen s d=.71 for release accuracy. We found that half of the participants had better press accuracy with PointAssist than without PointAssist (see figure 7). Nine participants had better release accuracy, 5 had no release accuracy change and two actually had some problems slipping away from the target with PointAssist on (see figure 8). Press accuracy results on all tasks performed by 16 partici- Figure 7. pants. We can see the significance is more pronounced in the press accuracy, and the effect was slightly higher with release accuracy. Since we selected target sizes 50 to 75 percent smaller Click accuracy results on all tasks performed by all partici- Figure 5. pants. Figure 8. Release accuracy results on all tasks performed by 16 participants.

7 than a common 32 pixel icon size we can expect users to be within the boundaries of a common target. This means that we are helping individuals be more accurate on the initial clicking response. The press accuracy median was 93.75% with PointAssist and 92.18% without, and the release accuracy medians were 95.31% and 87.5% respectively. Release accuracy was down in the case of no help indicating that PointAssist was indeed helping reduce the number of slips off the target, and we found this difference to be statistically significant in favor of PointAssist with p=.035. This is an important result since slipping off target is a difficulty that most individuals with motor impairments encounter [15]. Direction Participants were more accurate using PointAssist in tasks moving in the north direction and moving in the south direction. We found a marginally significant effect of χ 2 =3.6, df=1, p=.058 on accuracy in favor of PointAssist in both north-bound tasks an south-bound tasks. We also found a significant effect in accuracy in favor of PointAssist with targets that measured 16 pixels, with χ 2 =5.0, df=1, p=.025, and a marginal significance of χ 2 =3.58, df=1, p=.059 in favor of PointAssist in the south direction with 8 pixel targets. Other Results We found marginally significant differences of F (1, 15) = 3.44,p =.083 on the effect that target size and PointAssist had on the average number of sub-movements. This means that the effect of help on the number of sub-movements, changes depending on the target size. This may be indicative of a pattern of different strategic approaches to pointing tasks due to perceptual feedback that the different target sizes provide. It would be logical to think that a participant would feel more confident to reach a larger target thus prompting him or her to perform less sub-movements. More tests need to be done to reach this conclusion but at least we see from the results that some pattern arises which is worth investigating. A stronger indicator of a similar pattern is given when we look at the combined effect of target, direction and PointAssist on the average number of sub-movements per task. We found the combined effect to be marginally statistically significant with F (7, 105) = 2.08,p=.052. QUALITATIVE OBSERVATIONS Figures 9 and 10 show path plots from all participants in all directions for the cases with PointAssist on and PointAssist off. Paths are in red in figures 9 and 10 when PointAssist s precision-mode activated. As desired, the concentration of red is at the center of the images, coinciding with the location of the target. Thus, in general, PointAssist behaves as expected. From a qualitative perspective, performance with 8 pixel targets seems to be improved with PointAssist enabled as it appears there was less activity near the target. Below, we compare participants for the purpose of providing qualitative examples of their performance. Though many choices could be made we decided to compare select participants to illustrate main performance differences without being redundant. Participants 4 and 9 have Cerebral Palsy, and Participants 13 and 14 have Carpal Tunnel Syndrome. These Figure 9. All tasks performed by 16 participants on 8 pixel targets with PointAssist on (left) and PointAssist off (right). Red paths show when precision-mode is on Figure 10. All tasks performed by 16 participants on 16 pixel targets with PointAssist on (left) and PointAssist off (right). Red paths show when precision-mode is on. comparisons serve to illustrate the differences between participants with the same motor impairing conditions. We compare participants 11 and 20 to see differences between two different motor impairing conditions. From these comparisons we see a trend indicating how direction plays an important role in differentiating when an individual is having difficulties. Performance comparisons between two participants with Cerebral Palsy can be seen on Figure 11. Participant 9 shows distinct patterns in different directions struggling in all directions but the south-bound direction. Participant 4 has a more consistent pattern and no particular direction seems to be more affected than any other. Figure 12 shows comparisons between two individuals with Carpal Tunnel Syndrome. Participant 13 shows a pattern of movement slightly skewed to the right, while participant 14 has movements slightly skewed to the left. Skewness in the movement patterns may be due to strategies that participants Figure 11. Sample tasks for participant 4 on the left, and participant 9 on the right.

8 Figure 12. Sample tasks for participant 13 on the left, and participant 14 on the right. adopt to avoid pain associated with Carpal Tunnel Syndrome. Differences in difficulty can also be seen in different directions. For example, participant 13 had more difficulty initiating movement from starting points in the corners where participant 14 showed more difficulties initiating movement on the east and west bound directions. Another sample comparison between individuals with distinct impairments is shown on figure 13. Participant 11 being a stroke patient and participant 20 having Multiple Sclerosis are undoubtedly in distinct categories of performance difficulties that may very well be products of the same motor impairing condition. Ataxia (lack of coordination resulting in unsteady and awkward motion), which is found on both individuals with Multiple Sclerosis and individuals that suffered a Stroke, may be the cause of the fluctuating and erratic motion we see from both participants in different degrees. However, participant 20 has a distinct repetitive pattern behavior which points more towards Myoclonus (involuntary twitching of the muscles) than Ataxia. Participant 11 would be the more likely case of Ataxis since this individual has an extremely erratic yet fluctuating behavior giving rise to the spiral looking picture in figure 13. Figure 13. Sample tasks for participant 11 on the left, and participant 20 on the right. False Positives We consider sub-movements to be away from the target if they happen more than 60 pixels away from the target center. It is possible that PointAssist may trigger precision-mode away from the target and we would consider those instances as false positive results. The point of Phase I of the personalization process was to try to improve on the false positives by trying to predict their occurrence making a parameter selection that would effectively identify more sub-movements as difficult near the target than away from the target. To show that Phase I worked as intended we should expect a low false positive rate. There were a total of 553 tasks with PointAssist enabled and only 43 out of those triggered precision-mode more than 60 pixels away from the target center. This yields a 7.6% false positive rate. This rate is.7% lower than the false positive rate reported for young children [12] and 2.4% lower than the rate reported for older able-body adults [11], in previous PointAssist studies. This shows that Phase I of the personalization heuristic yielded positive results and it suggests a future re-evaluation of the parameters used to identify difficulties for young children and older adults that may take into account similar personalization mechanisms. False Negatives Phase II of the personalization heuristic was in place to reduce the number of tasks we identified as being difficult near the target that did not trigger precision-mode. Thus, false negatives are tasks that are difficult near target but do not trigger precision-mode. Previous studies with PointAssist (see [11, 12]) identified tasks as difficult if there was target re-entry. We found 212 such tasks. Out of these tasks we found 5 where participants did not click successfully and precisionmode did not trigger less than 60 pixels from the target center. This gives us a false negative rate of 2.4%. True Positives With the same criteria for difficult tasks used in previous studies we found that from 212 tasks, PointAssist triggered precision-mode in 148 of them within 60 pixels of the target for a 69.8% true positive rate. However, considering that during Phase II we also considered difficult tasks that had more than two sub-movements within 30 pixels of the target center, we also calculated the tasks that triggered precision-mode within 30 pixels. Surprisingly, even though the range was reduced to less than half the distance to trigger precision-mode, we found that 144 tasks triggered precision-mode within 30 pixels of the target for a rate of 67.9% for true positives. Considering how diverse the 16 participants are in terms of their motor impairments and how the results obtained for false negatives and true positives compare to what was found in previous studies of PointAssist, we can confidently conclude that Phase II effectively worked and that the personalization heuristic yielded satisfactory results. DISCUSSION A study of the new techniques for helping with pointing tasks in a GUI argues that even if some of the techniques are promising, none has showed to be efective across all situations [2]. We can identify particular aspects of each of the implementations that make the overall user experience less than

9 ideal. Proposing a technique that can handle all possible interactions in a graphical user interface may be impossible but we can make a list of desirable properties that would at least avoid some of the pitfalls that prevent most of the techniques from being universally adopted or underused. These characteristics would also comply with the fours pillars of personalized dynamic accessibility proposed by Gajos et. al. [5]. There are many possible strategies that can be used for making software more accessible. Our preferred strategy is to not count on having target information because it can be difficult to obtain it, and it often means that user interfaces need to be reconfigured, potentially bringing about additional challenges both for developers and users. In some cases, it could be very difficult to define what is a target or to make it bigger. Think about the spaces between letters in a word processing document. At the same time, we recognize that it is difficult to get all users to high accuracy rates solely using target agnostic techniques. Therefore, we see value in both approaches. That said, we propose that an ideal assistive software technology should have the following properties: 1. Should not interfere with the arrangement of objects on the screen. 2. Should not interfere with regular operation of the operating system and should not require any specialized drivers or hardware. 3. Should be target agnostic. 4. Should not help continously but only provide help when needed. 5. Should not require training to use. 6. Should help a wide variety of users with ample range of motor abilities. 7. Should automatically adapt to every user. Apart from item 7, all other properties are satisfied by the current implementation of PointAssist. Adaptation to every user is partially addressed by the research done here. An automatic implementation of the personalization procedure that was manually implemented here could prove to be a solution in a future development. LIMITATIONS This study was conducted using a controlled experiment that, though deployed to each participant s computer with their own personal settings, may not accurately represent realworld interactions. With remote testing there is a risk of participants completing tasks over multiple days or sessions of use. However, all tasks had a timestamp and the data confirms that all participants performed a full test in under an hour on the same day. The highest average time completion per block was of 7.58 minutes by participant 22 with the longest block lasting minutes and the test completed in minutes. All of these results confirm that the data collected was sound. We intended to help all participants, but there were four (see figures 7, 9, 10) that proved to be very accurate, a result of possible habituation from the first test round. The number of participants can be increased, which would increase the validity of the results for the general population of individuals with motor impairments. FUTURE RESEARCH As we look into future research we want to look at an automatic implementation of the procedure for personalizing the assistance provided by PointAssist. Individuals with motor impairments that vary over time would greatly benefit from a system that can adapt to their changing and/or variable range in performance. Instead of manual adjustments to the assistance, we will further explore implementing an automatic engine that would take care of periodically and automatically adjusting the assistance as the user s performance varies or as users with different motor impairments are encountered. Learned statistical models have been used to identify users with physical impairments with 92.7% accuracy as well as novice and skilled users with 91% accuracy [14, 13]. By looking at the characteristics of the sub-movements and implementing similar models as those used to distinguish between able-bodied and impaired users we can identify difficulties and variabilities within those difficulties that would help our personalization mechanism. CONCLUSION By extending PointAssist to individuals with Motor Impairments we currently have the only proven target-agnostic assistive technology that works with a variety of users, namely children, able-bodied older adults and individuals with disabilities. Through our personalization mechanism we managed to adapt the system to the user, thus sharing the burden of system adaptation with the user. These two reasons make PointAssist adaptable to many users. We tested PointAssist and proved we could improve click success rates of individuals that undoubtedly had a wide range of motor skills. Furthermore, through personalization we took each individual s needs and abilities into account. Remote testing was effectively implemented for all the experiments we conducted. This is a new trend in the field that points towards feasibility in data collection. Participants with a certain set of abilities may be difficult to find and remote testing breaks the geographical boundaries that may prevent effective and feasible data collection. ACKNOWLEDGMENTS We would like to thank all the participants, without whom this work would not have been possible. Special thanks go to Kristin Beusse for all her help. I would also like to thank the doctoral committee for their support. REFERENCES 1. A. Evans, J. W. Taming wild behavior: The input observer for obtaining text entry and mouse pointing measures from everyday computer use. In Proc. CHI 2012, ACM Press (2012), Balakrishnan, R. Beating fitts law: virtual enhancements for pointing facilitation. International

10 Journal of Human-Computer Studies 61, 6 (December 2004), Benecke, R., Rothwell, J., Dick, J., and Day, B. Simple and complex movements off and on treatment in patients with parkinson s disease. British Medical Journal 50, 3 (Jan 1987), Blanch, R., Guiard, Y., and Beaudouin-Lafon, M. Semantic pointing: improving target acquisition with control-display ratio adaptation. In Proc. CHI 2004, ACM Press (2004), Gajos, K., Hurst, A., and Findlater, L. Personalized dynamic accessibility. Interactions 19, 2 (2012), Gajos, K., Wobbrock, J., and Weld, D. Automatically generating user interfaces adapted to users motor and vision capabilities. In Proc. UIST 2007, ACM Press (2007), Gajos, K., Wobbrock, J., and Weld, D. Improving the performance of motor-impaired users with automatically-generated, ability-based interfaces. In Proc. CHI 2008, ACM Press (2008), Grossman, T., and Balakrishnan, R. The bubble cursor: enhancing target acquisition by dynamic resizing of the cursor s activation area. In Proc. CHI 2005, ACM Press (2005), Guiard, Y., Blanch, R., and Beaudouin-Lafon, M. Object pointing: a complement to bitmap pointing in guis. In Proc. GI 2004, Canadian Human-Computer Communications Society (2004), Hourcade, J. Learning from preschool children s pointing sub-movements. In Proc. IDC 2006 (2006), Hourcade, J. PointAssist for older adults: Analyzing sub-movement characteristics to aid in pointing tasks. In Proc. CHI 2009, ACM Press (2009). 12. Hourcade, J., Perry, K., and Sharma, A. PointAssist: helping four year olds point with ease. In Proc. IDC 2008, ACM press (2008), Hurst, A., Hudson, S., and Mankoff, J. Dynamic detection of novice vs. skilled use without a task model. In Proc. CHI 2007 (2007), Hurst, A., Hudson, S., Mankoff, J., and Trewin, S. Automatically detecting pointing performance. In Proc. IUI 2008, ACM Press (2008), Hurst, A., Mankoff, J., and Hudson, S. Understanding pointing problems in real world computing environments. In Assets 2008, ACM Press (2008). 16. Keates, S., and Trewin, S. Effect of age and parkinson s disease on cursor positioning using a mouse. In Assets 2005, ACM Press (2005), MacKenzie, I. Fitts law as a research and design tool in human-computer interaction. Human-Computer Interaction 7, 1 (Jan 1992), Meyer, D., Abrams, R., Kornblum, S., Wright, C., and Smith, J. Optimality in human motor performance: Ideal control of rapid aimed movements. Psychological Review 95, 3 (Jan 1988), Muras, J., Stokes, E., and Cahill, V. Assistive technology in everyday living a user survey of people with parkinson s disease. Technology and Disability 20,4 (Jan 2008), Salivia, G., and Hourcade, J. Identification of pointing difficulties of two individuals with parkinson s disease via a sub-movement analysis. In Proc. CHI 2011,ACM Press (2011), Trewin, S., Keates, S., and Moffatt, K. Developing steady clicks:: a method of cursor assistance for people with motor impairments. In Assets 2006, ACM Press (Jan 2006), Trewin, S., Keates, S., and Moffatt, K. Individual responses to a method of cursor assistance. Disability and Rehabilitation: Assistive Technology 3, 1 (Jan 2008), Wobbrock, J., Fogarty, J., Liu, S., Kimuro, S., and Harada, S. The angle mouse: target-agnostic dynamic gain adjustment based on angular deviation. In Proc. CHI 2009, ACM Press (2009), Wobbrock, J., and Gajos, K. Goal crossing with mice and trackballs for people with motor impairments: Performance, submovements, and design directions. ACM Transactions on Accessible Computing 1, 1 (Jan 2008), 1 37.

GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS

GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS GAZETRACKERrM: SOFTWARE DESIGNED TO FACILITATE EYE MOVEMENT ANALYSIS Chris kankford Dept. of Systems Engineering Olsson Hall, University of Virginia Charlottesville, VA 22903 804-296-3846 cpl2b@virginia.edu

More information

Savvy software agents can encourage the use of second-order theory of mind by negotiators

Savvy software agents can encourage the use of second-order theory of mind by negotiators CHAPTER7 Savvy software agents can encourage the use of second-order theory of mind by negotiators Abstract In social settings, people often rely on their ability to reason about unobservable mental content

More information

Enhanced Area Cursors: Reducing Fine Pointing Demands for People with Motor Impairments

Enhanced Area Cursors: Reducing Fine Pointing Demands for People with Motor Impairments Enhanced Area Cursors: Reducing Fine Pointing Demands for People with Motor Impairments Leah Findlater 1, Alex Jansen 1, Kristen Shinohara 1, Morgan Dixon 2, Peter Kamb 1, Joshua Rakita 1, Jacob O. Wobbrock

More information

Documentation Requirements ADHD

Documentation Requirements ADHD Documentation Requirements ADHD Attention Deficit Hyperactivity Disorder (ADHD) is considered a neurobiological disability that interferes with a person s ability to sustain attention, focus on a task

More information

UNIVERSAL DESIGN OF DISTANCE LEARNING

UNIVERSAL DESIGN OF DISTANCE LEARNING UNIVERSAL DESIGN OF DISTANCE LEARNING Sheryl Burgstahler, Ph.D. University of Washington Distance learning has been around for a long time. For hundreds of years instructors have taught students across

More information

Involving Children and Young Adults With Complex Needs in Game Design

Involving Children and Young Adults With Complex Needs in Game Design Involving Children and Young Adults With Complex Needs in Game Design Kathrin Gerling kgerling@lincoln.ac.uk Conor Linehan clinehan@lincoln.ac.uk Jonathan Waddington WESC Foundation Exeter EX2 6HA, UK

More information

Introduction. Basis and preliminary investigations

Introduction. Basis and preliminary investigations RSI prevention by changing computer input devices - Study by TU Darmstadt investigates the pen tablet as an ergonomic alternative to the computer mouse - Introduction Users of computer work stations often

More information

Using Retrocausal Practice Effects to Predict On-Line Roulette Spins. Michael S. Franklin & Jonathan Schooler UCSB, Department of Psychology.

Using Retrocausal Practice Effects to Predict On-Line Roulette Spins. Michael S. Franklin & Jonathan Schooler UCSB, Department of Psychology. Using Retrocausal Practice Effects to Predict On-Line Roulette Spins Michael S. Franklin & Jonathan Schooler UCSB, Department of Psychology Summary Modern physics suggest that time may be symmetric, thus

More information

Recommendations for Performance Benchmarking

Recommendations for Performance Benchmarking Recommendations for Performance Benchmarking Shikhar Puri Abstract Performance benchmarking of applications is increasingly becoming essential before deployment. This paper covers recommendations and best

More information

New Generation of Software Development

New Generation of Software Development New Generation of Software Development Terry Hon University of British Columbia 201-2366 Main Mall Vancouver B.C. V6T 1Z4 tyehon@cs.ubc.ca ABSTRACT In this paper, I present a picture of what software development

More information

Automatic Mobile Translation System for Web Accessibility based on Smart-Phone

Automatic Mobile Translation System for Web Accessibility based on Smart-Phone , pp.243-248 http://dx.doi.org/10.14257/ijseia.2014.8.5.19 Automatic Mobile Translation System for Web Accessibility based on Smart-Phone Seungcheon Kim 1, Jinhong Kim 2 and Hoon Jin **3 1 Dept. of Information

More information

Falls Risk Assessment: A Literature Review. The purpose of this literature review is to determine falls risk among elderly individuals and

Falls Risk Assessment: A Literature Review. The purpose of this literature review is to determine falls risk among elderly individuals and Falls Risk Assessment: A Literature Review Purpose The purpose of this literature review is to determine falls risk among elderly individuals and identify the most common causes of falls. Also included

More information

Running an HCI Experiment in Multiple Parallel Universes

Running an HCI Experiment in Multiple Parallel Universes Running an HCI Experiment in Multiple Parallel Universes,, To cite this version:,,. Running an HCI Experiment in Multiple Parallel Universes. CHI 14 Extended Abstracts on Human Factors in Computing Systems.

More information

Adaptive information source selection during hypothesis testing

Adaptive information source selection during hypothesis testing Adaptive information source selection during hypothesis testing Andrew T. Hendrickson (drew.hendrickson@adelaide.edu.au) Amy F. Perfors (amy.perfors@adelaide.edu.au) Daniel J. Navarro (daniel.navarro@adelaide.edu.au)

More information

A Diary Study of Password Usage in Daily Life

A Diary Study of Password Usage in Daily Life A Diary Study of Password Usage in Daily Life Eiji Hayashi ehayashi@cs.cmu.edu Carnegie Mellon University 5000 Forbes, Pittsburgh, PA 15213, USA Jason I. Hong jasonh@cs.cmu.edu ABSTRACT While past work

More information

Reading with Mobile Phone & Large Display

Reading with Mobile Phone & Large Display Reading with Mobile Phone & Large Display Roswitha Gostner Computing Department Lancaster University, gostner@lancs.ac.uk Hans Gellersen Computing Department Lancaster University Lancaster, LA1 4WY, UK

More information

Effects of Automated Transcription Delay on Non-native Speakers Comprehension in Real-time Computermediated

Effects of Automated Transcription Delay on Non-native Speakers Comprehension in Real-time Computermediated Effects of Automated Transcription Delay on Non-native Speakers Comprehension in Real-time Computermediated Communication Lin Yao 1, Ying-xin Pan 2, and Dan-ning Jiang 2 1 Institute of Psychology, Chinese

More information

A Usability Test Plan for The San Antonio College Website

A Usability Test Plan for The San Antonio College Website A Usability Test Plan for The San Antonio College Website (2012) Prepared for Julie Cooper and Mark Goodspeed Contributors of the San Antonio College Website San Antonio, Texas by Cristal Palomino, Shelby

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

Web Browsing Quality of Experience Score

Web Browsing Quality of Experience Score Web Browsing Quality of Experience Score A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction to Web QoE... 2 Sandvine s Web Browsing QoE Metric... 3 Maintaining a Web Page Library...

More information

(Refer Slide Time: 01:52)

(Refer Slide Time: 01:52) Software Engineering Prof. N. L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture - 2 Introduction to Software Engineering Challenges, Process Models etc (Part 2) This

More information

DISPLAYING SMALL SURFACE FEATURES WITH A FORCE FEEDBACK DEVICE IN A DENTAL TRAINING SIMULATOR

DISPLAYING SMALL SURFACE FEATURES WITH A FORCE FEEDBACK DEVICE IN A DENTAL TRAINING SIMULATOR PROCEEDINGS of the HUMAN FACTORS AND ERGONOMICS SOCIETY 49th ANNUAL MEETING 2005 2235 DISPLAYING SMALL SURFACE FEATURES WITH A FORCE FEEDBACK DEVICE IN A DENTAL TRAINING SIMULATOR Geb W. Thomas and Li

More information

The Business case for monitoring points... PCM architecture...

The Business case for monitoring points... PCM architecture... The Business case for monitoring points... Points Condition Monitoring (PCM) measures key parameters related to the performance of switch machines and turnouts in real time at every movement. Intelligent

More information

Automatic 3D Reconstruction via Object Detection and 3D Transformable Model Matching CS 269 Class Project Report

Automatic 3D Reconstruction via Object Detection and 3D Transformable Model Matching CS 269 Class Project Report Automatic 3D Reconstruction via Object Detection and 3D Transformable Model Matching CS 69 Class Project Report Junhua Mao and Lunbo Xu University of California, Los Angeles mjhustc@ucla.edu and lunbo

More information

User Interface Design

User Interface Design User Interface Design Winter term 2005/2006 Thursdays, 14-16 c.t., Raum 228 Prof. Dr. Antonio Krüger Institut für Geoinformatik Universität Münster 20. Februar 06 IfGi Universität Münster User Interface

More information

Analysis of Object Oriented Software by Using Software Modularization Matrix

Analysis of Object Oriented Software by Using Software Modularization Matrix Analysis of Object Oriented Software by Using Software Modularization Matrix Anup 1, Mahesh Kumar 2 1 M.Tech Student, 2 Assistant Professor, Department of Computer Science and Application, RPS College,

More information

Writer Guide. Chapter 15 Using Forms in Writer

Writer Guide. Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer Copyright This document is Copyright 2005 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

Comparing Recommendations Made by Online Systems and Friends

Comparing Recommendations Made by Online Systems and Friends Comparing Recommendations Made by Online Systems and Friends Rashmi Sinha and Kirsten Swearingen SIMS, University of California Berkeley, CA 94720 {sinha, kirstens}@sims.berkeley.edu Abstract: The quality

More information

Improved predictive modeling of white LEDs with accurate luminescence simulation and practical inputs

Improved predictive modeling of white LEDs with accurate luminescence simulation and practical inputs Improved predictive modeling of white LEDs with accurate luminescence simulation and practical inputs TracePro Opto-Mechanical Design Software s Fluorescence Property Utility TracePro s Fluorescence Property

More information

Developing accessible portals and portlets with IBM WebSphere Portal

Developing accessible portals and portlets with IBM WebSphere Portal Developing accessible portals and portlets with IBM WebSphere Portal Level: Introductory IBM Human Ability and Accessibility Center Austin, Texas February, 2006 Copyright International Business Machines

More information

ADVANCES IN AUTOMATIC OPTICAL INSPECTION: GRAY SCALE CORRELATION vs. VECTORAL IMAGING

ADVANCES IN AUTOMATIC OPTICAL INSPECTION: GRAY SCALE CORRELATION vs. VECTORAL IMAGING ADVANCES IN AUTOMATIC OPTICAL INSPECTION: GRAY SCALE CORRELATION vs. VECTORAL IMAGING Vectoral Imaging, SPC & Closed Loop Communication: The Zero Defect SMD Assembly Line Mark J. Norris Vision Inspection

More information

Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints

Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints Michael Bauer, Srinivasan Ravichandran University of Wisconsin-Madison Department of Computer Sciences {bauer, srini}@cs.wisc.edu

More information

Reality Check: What You Need to Know about PC and Mac Desktop Costs Understanding the Real Costs of Deploying Macs and PCs

Reality Check: What You Need to Know about PC and Mac Desktop Costs Understanding the Real Costs of Deploying Macs and PCs Reality Check: What You Need to Know about PC and Mac Desktop Costs Understanding the Real Costs of Deploying Macs and PCs Research Study November 2010 Developed by Clearworks in conjunction with JAMF

More information

How To Use Eye Tracking With A Dual Eye Tracking System In A Collaborative Collaborative Eye Tracking (Duet)

How To Use Eye Tracking With A Dual Eye Tracking System In A Collaborative Collaborative Eye Tracking (Duet) Framework for colocated synchronous dual eye tracking Craig Hennessey Department of Electrical and Computer Engineering University of British Columbia Mirametrix Research craigah@ece.ubc.ca Abstract Dual

More information

VACA: A Tool for Qualitative Video Analysis

VACA: A Tool for Qualitative Video Analysis VACA: A Tool for Qualitative Video Analysis Brandon Burr Stanford University 353 Serra Mall, Room 160 Stanford, CA 94305 USA bburr@stanford.edu Abstract In experimental research the job of analyzing data

More information

Guidelines for Using the Retrospective Think Aloud Protocol with Eye Tracking

Guidelines for Using the Retrospective Think Aloud Protocol with Eye Tracking Guidelines for Using the Retrospective Think Aloud Protocol with Eye Tracking September, 2009 Short paper by Tobii Technology Not sure of how to design your eye tracking study? This document aims to provide

More information

INTELLIGENT AGENTS AND SUPPORT FOR BROWSING AND NAVIGATION IN COMPLEX SHOPPING SCENARIOS

INTELLIGENT AGENTS AND SUPPORT FOR BROWSING AND NAVIGATION IN COMPLEX SHOPPING SCENARIOS ACTS GUIDELINE GAM-G7 INTELLIGENT AGENTS AND SUPPORT FOR BROWSING AND NAVIGATION IN COMPLEX SHOPPING SCENARIOS Editor: Martin G. Steer (martin@eurovoice.co.uk) Contributors: TeleShoppe ACTS Guideline GAM-G7

More information

Fan Fu. Usability Testing of Cloud File Storage Systems. A Master s Paper for the M.S. in I.S. degree. April, 2013. 70 pages. Advisor: Robert Capra

Fan Fu. Usability Testing of Cloud File Storage Systems. A Master s Paper for the M.S. in I.S. degree. April, 2013. 70 pages. Advisor: Robert Capra Fan Fu. Usability Testing of Cloud File Storage Systems. A Master s Paper for the M.S. in I.S. degree. April, 2013. 70 pages. Advisor: Robert Capra This paper presents the results of a usability test involving

More information

Desktop Management, Profile Migration and Cross Platform Delivery. Technical Overview

Desktop Management, Profile Migration and Cross Platform Delivery. Technical Overview Desktop Management, Profile Migration and Cross Platform Delivery Executive Summary This document provides a technical overview of how AppSense Environment Manager can deliver a flexible and managed user

More information

Evaluative Case Study of the Use of Soundbeam in an Irish Special School

Evaluative Case Study of the Use of Soundbeam in an Irish Special School Evaluative Case Study of the Use of Soundbeam in an Irish Special School Name of Authors: Majella Ffrench O Connor, Orlagh Mahon, Eilish Brennan. School: Kolbe Special School, Block Road, Portlaoise, Co.

More information

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C? Problem 3 If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C? Suggested Questions to ask students about Problem 3 The key to this question

More information

SAS Enterprise Guide in Pharmaceutical Applications: Automated Analysis and Reporting Alex Dmitrienko, Ph.D., Eli Lilly and Company, Indianapolis, IN

SAS Enterprise Guide in Pharmaceutical Applications: Automated Analysis and Reporting Alex Dmitrienko, Ph.D., Eli Lilly and Company, Indianapolis, IN Paper PH200 SAS Enterprise Guide in Pharmaceutical Applications: Automated Analysis and Reporting Alex Dmitrienko, Ph.D., Eli Lilly and Company, Indianapolis, IN ABSTRACT SAS Enterprise Guide is a member

More information

Auto Clicker Tutorial

Auto Clicker Tutorial Auto Clicker Tutorial This Document Outlines Various Features of the Auto Clicker. The Screenshot of the Software is displayed as below and other Screenshots displayed in this Software Tutorial can help

More information

The usability of videophones for seniors and hospice providers: a brief report of two studies

The usability of videophones for seniors and hospice providers: a brief report of two studies Computers in Biology and Medicine 35 (2005) 782 790 www.intl.elsevierhealth.com/journals/cobm The usability of videophones for seniors and hospice providers: a brief report of two studies Debra R. Parker

More information

COMPACT GUIDE. Camera-Integrated Motion Analysis

COMPACT GUIDE. Camera-Integrated Motion Analysis EN 05/13 COMPACT GUIDE Camera-Integrated Motion Analysis Detect the movement of people and objects Filter according to directions of movement Fast, simple configuration Reliable results, even in the event

More information

White Paper: 5GL RAD Development

White Paper: 5GL RAD Development White Paper: 5GL RAD Development After 2.5 hours of training, subjects reduced their development time by 60-90% A Study By: 326 Market Street Harrisburg, PA 17101 Luis Paris, Ph.D. Associate Professor

More information

Chapter 15 Using Forms in Writer

Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer OpenOffice.org Copyright This document is Copyright 2005 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify

More information

Better management through process automation.

Better management through process automation. Process management with IBM Rational ClearQuest software White paper Better management through process automation. David Lawrence, technical marketing specialist May 2006 Page 2 Contents 2 Introduction

More information

DRIVER REHABILITATION OVERVIEW

DRIVER REHABILITATION OVERVIEW DRIVER REHABILITATION OVERVIEW What is included in a Driving Evaluation? The purpose of the evaluation is to determine if the individual s medical condition, medications, functional limitations and/ or

More information

HMRC Tax Credits Error and Fraud Additional Capacity Trial. Customer Experience Survey Report on Findings. HM Revenue and Customs Research Report 306

HMRC Tax Credits Error and Fraud Additional Capacity Trial. Customer Experience Survey Report on Findings. HM Revenue and Customs Research Report 306 HMRC Tax Credits Error and Fraud Additional Capacity Trial Customer Experience Survey Report on Findings HM Revenue and Customs Research Report 306 TNS BMRB February2014 Crown Copyright 2014 JN119315 Disclaimer

More information

Dragon Solutions From RSI to ROI

Dragon Solutions From RSI to ROI Dragon Solutions From RSI to ROI RSI A Painful Reality for Computer Users The widespread use of computers in the workplace has contributed to the rise of musculoskeletal disorders (MSDs), which include

More information

Automation for the Change Management Process

Automation for the Change Management Process Automation for the Change Management Process Dan Adrian Marior* *Department of Automation, Electronics and Mechatronics, University of Craiova, 107 Decebal Street, RO-200440 Craiova, Romania (e-mail: marior.adi@gmail.com}

More information

3D Interactive Information Visualization: Guidelines from experience and analysis of applications

3D Interactive Information Visualization: Guidelines from experience and analysis of applications 3D Interactive Information Visualization: Guidelines from experience and analysis of applications Richard Brath Visible Decisions Inc., 200 Front St. W. #2203, Toronto, Canada, rbrath@vdi.com 1. EXPERT

More information

PUBLIC HEALTH OPTOMETRY ECONOMICS. Kevin D. Frick, PhD

PUBLIC HEALTH OPTOMETRY ECONOMICS. Kevin D. Frick, PhD Chapter Overview PUBLIC HEALTH OPTOMETRY ECONOMICS Kevin D. Frick, PhD This chapter on public health optometry economics describes the positive and normative uses of economic science. The terms positive

More information

ISSH 2011 ABM Track - Hands-on Exercise

ISSH 2011 ABM Track - Hands-on Exercise ISSH 2011 ABM Track - Hands-on Exercise Authors: Shawn Brown, University of Pittsburgh, stbrown@psc.edu John Grefenstette, University of Pittsburgh, gref@pitt.edu Nathan Stone, Pittsburgh Supercomputing

More information

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE INTRODUCTION Thank you for choosing the SteelSeries Free Mobile Controller! This controller is designed by SteelSeries, a dedicated manufacturer of

More information

Workers Compensation Employee Personnel Forms

Workers Compensation Employee Personnel Forms Workers Compensation Employee Personnel Forms JOB DESCRIPTION / ESSENTIAL FUNCTIONS JOB TITLE/DESCRIPTION Once a conditional job offer is made, please be aware all persons may be required to furnish health

More information

The aims: Chapter 14: Usability testing and field studies. Usability testing. Experimental study. Example. Example

The aims: Chapter 14: Usability testing and field studies. Usability testing. Experimental study. Example. Example Chapter 14: Usability testing and field studies The aims: Explain how to do usability testing through examples. Outline the basics of experimental design. Discuss the methods used in usability testing.

More information

Question Bank June 2015 R001 Mock

Question Bank June 2015 R001 Mock Bank June 2015 R001 Mock Jan13 1 Spec 1 Spec 7 Jan15 7 1. The software needed to create individual graphics for animated cartoons Richard uses his smartphone to take a photograph. a) State two ways in

More information

Comparing Methods to Identify Defect Reports in a Change Management Database

Comparing Methods to Identify Defect Reports in a Change Management Database Comparing Methods to Identify Defect Reports in a Change Management Database Elaine J. Weyuker, Thomas J. Ostrand AT&T Labs - Research 180 Park Avenue Florham Park, NJ 07932 (weyuker,ostrand)@research.att.com

More information

Experiments with a Camera-Based Human-Computer Interface System

Experiments with a Camera-Based Human-Computer Interface System Experiments with a Camera-Based Human-Computer Interface System Robyn Cloud*, Margrit Betke**, and James Gips*** * Computer Science Department, Boston University, 111 Cummington Street, Boston, MA 02215,

More information

Clustering and scheduling maintenance tasks over time

Clustering and scheduling maintenance tasks over time Clustering and scheduling maintenance tasks over time Per Kreuger 2008-04-29 SICS Technical Report T2008:09 Abstract We report results on a maintenance scheduling problem. The problem consists of allocating

More information

Course 2: Financial Planning and Forecasting

Course 2: Financial Planning and Forecasting Excellence in Financial Management Course 2: Financial Planning and Forecasting Prepared by: Matt H. Evans, CPA, CMA, CFM This course provides a basic understanding of how to prepare a financial plan (budgeted

More information

SPSS Manual for Introductory Applied Statistics: A Variable Approach

SPSS Manual for Introductory Applied Statistics: A Variable Approach SPSS Manual for Introductory Applied Statistics: A Variable Approach John Gabrosek Department of Statistics Grand Valley State University Allendale, MI USA August 2013 2 Copyright 2013 John Gabrosek. All

More information

Terminal Server Guide

Terminal Server Guide Terminal Server Guide Contents What is Terminal Server?... 2 How to use Terminal Server... 2 Remote Desktop Connection Client... 2 Logging in... 3 Important Security Information... 4 Logging Out... 4 Closing

More information

CAPACITY MANAGEMENT A METHODOLOGY Phase 2: Service Level Agreements

CAPACITY MANAGEMENT A METHODOLOGY Phase 2: Service Level Agreements CAPACITY MANAGEMENT A METHODOLOGY Phase 2: Service Level Agreements Adrian Heald Capacity Reporting Services Primitive Capacity Planning measures the "fullness" of each IT processing component and recommends

More information

A Comparison of Training & Scoring in Distributed & Regional Contexts Writing

A Comparison of Training & Scoring in Distributed & Regional Contexts Writing A Comparison of Training & Scoring in Distributed & Regional Contexts Writing Edward W. Wolfe Staci Matthews Daisy Vickers Pearson July 2009 Abstract This study examined the influence of rater training

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8 Citrix EdgeSight for Load Testing User s Guide Citrix EdgeSight for Load Testing 3.8 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Technical Report - Practical measurements of Security Systems

Technical Report - Practical measurements of Security Systems A Short Study on Security Indicator Interfaces Technical Report UCSC-WASP-15-04 November 2015 D J Capelis mail@capelis.dj Working-group on Applied Security and Privacy Storage Systems Research Center University

More information

Designing and Evaluating a Web-Based Collaboration Application: A Case Study

Designing and Evaluating a Web-Based Collaboration Application: A Case Study Designing and Evaluating a Web-Based Collaboration Application: A Case Study Wenli Zhu Microsoft Corporation, One Microsoft Way, Redmond, WA 98052 USA ABSTRACT The Web has evolved from a simple browsing

More information

Study into the Sales of Add-on General Insurance Products

Study into the Sales of Add-on General Insurance Products Study into the Sales of Add-on General Insurance Quantitative Consumer Research Report Prepared For: Financial Conduct Authority (FCA) March, 2014 Authorised Contact Persons Frances Green Research Director

More information

HCI Lecture 11: Rich Interaction. Barbara Webb

HCI Lecture 11: Rich Interaction. Barbara Webb HCI Lecture 11: Rich Interaction Barbara Webb Key points: Limitations of interaction descriptions Including embodiment Including continuous time Status-event descriptions Distributed cognition Situated

More information

A Software Engineering Model for Mobile App Development

A Software Engineering Model for Mobile App Development APPENDIX C A Software Engineering Model for Mobile App Development As we mentioned early in the book (see Chapter 1), to successfully develop a mobile software solution you should follow an engineering

More information

Online Optimization and Personalization of Teaching Sequences

Online Optimization and Personalization of Teaching Sequences Online Optimization and Personalization of Teaching Sequences Benjamin Clément 1, Didier Roy 1, Manuel Lopes 1, Pierre-Yves Oudeyer 1 1 Flowers Lab Inria Bordeaux Sud-Ouest, Bordeaux 33400, France, didier.roy@inria.fr

More information

Getting Clinicians Involved: Testing Smartphone Applications to Promote Behavior Change in Health Care

Getting Clinicians Involved: Testing Smartphone Applications to Promote Behavior Change in Health Care Getting Clinicians Involved: Testing Smartphone Applications to Promote Behavior Change in Health Care Xiaomu Zhou 4 Huntington Street xmyzhou@rutgers.edu Lora Appel 4 Huntington Street lappel@eden.rutgers.edu

More information

WHAT IS THE CONFIGURATION TROUBLESHOOTER?

WHAT IS THE CONFIGURATION TROUBLESHOOTER? Paper BI-003 Best Practices for SAS Business Intelligence Administrators: Using the Configuration Troubleshooter to Keep SAS Solutions and SAS BI Applications Running Smoothly Tanya Kalich, SAS Institute

More information

Assistive software on school computers in East Lothian

Assistive software on school computers in East Lothian Assistive software on school computers in East Lothian The access to technology for students with additional support needs can be essential to support their learning. School computers have the following

More information

CLINICAL OUTCOME SCORES FOR THE FAMILY HOPE CENTER FOR 13.0 YEARS, COMPARED TO NATIONAL SAMPLE OF OUTPATIENT REHABILITATION FOR SIMILAR DIAGNOSES

CLINICAL OUTCOME SCORES FOR THE FAMILY HOPE CENTER FOR 13.0 YEARS, COMPARED TO NATIONAL SAMPLE OF OUTPATIENT REHABILITATION FOR SIMILAR DIAGNOSES CLINICAL OUTCOME SCORES FOR THE FAMILY HOPE CENTER FOR 13.0 YEARS, COMPARED TO NATIONAL SAMPLE OF OUTPATIENT REHABILITATION FOR SIMILAR DIAGNOSES This document references data from a Report compiled and

More information

VISION REHABILITATION QUESTIONNAIRE

VISION REHABILITATION QUESTIONNAIRE VISION REHABILITATION QUESTIONNAIRE Please fill out this questionnaire carefully. Please return it to our office 1 week prior to your appointment. THANK YOU. Appointment: Day Date Time Patient s Name:

More information

MT4 Multiterminal USER MANUAL

MT4 Multiterminal USER MANUAL MT4 Multiterminal USER MANUAL MT4 MultiTerminal User Manual 1. Getting Started... 3 1.1 General... 3 1.2 Security System... 3 1.3 Live Update... 3 1.4 Terminal Settings... 4 2. Client Accounts... 9 2.1

More information

Stress Testing Technologies for Citrix MetaFrame. Michael G. Norman, CEO December 5, 2001

Stress Testing Technologies for Citrix MetaFrame. Michael G. Norman, CEO December 5, 2001 Stress Testing Technologies for Citrix MetaFrame Michael G. Norman, CEO December 5, 2001 Scapa Technologies Contents Executive Summary... 1 Introduction... 1 Approaches to Stress Testing...1 Windows Applications...1

More information

Levels of Software Testing. Functional Testing

Levels of Software Testing. Functional Testing Levels of Software Testing There are different levels during the process of Testing. In this chapter a brief description is provided about these levels. Levels of testing include the different methodologies

More information

Professional Surveillance System User s Manual

Professional Surveillance System User s Manual Professional Surveillance System User s Manual \ 1 Content Welcome...4 1 Feature...5 2 Installation...6 2.1 Environment...6 2.2 Installation...6 2.3 Un-installation...8 3 Main Window...9 3.1 Interface...9

More information

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Zeeshan Ahmed Vienna University of Technology Getreidemarkt 9/307, 1060 Vienna Austria Email: zeeshan.ahmed@tuwien.ac.at

More information

MSU Libraries Website Report: Home Page Color Scheme & Mobile Information Architecture. Prepared by: Daniel Bedich, Irfan Mir, and Nick Simon

MSU Libraries Website Report: Home Page Color Scheme & Mobile Information Architecture. Prepared by: Daniel Bedich, Irfan Mir, and Nick Simon MSU Libraries Website Report: Home Page Color Scheme & Mobile Information Architecture Prepared by: Daniel Bedich, Irfan Mir, and Nick Simon Submission Date: 04-30-15 Contents 1.0 Executive Summary 2.0

More information

product. Please read this instruction before setup your VenomXTM.

product. Please read this instruction before setup your VenomXTM. Tuact Corp. Ltd. TM Venom X mouse controller combo Setup Software Instruction Thank you for purchasing our VenomXTM product. Please read this instruction before setup your VenomXTM. Introduction Venom

More information

Problem of the Month Through the Grapevine

Problem of the Month Through the Grapevine The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards: Make sense of problems

More information

WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004. Topic Overview. Suggested Readings.

WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004. Topic Overview. Suggested Readings. IMS3470 Human-computer interaction WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004 Topic Overview WIMP or is it GUI? (interface model using direct

More information

VISUALIZATION. Improving the Computer Forensic Analysis Process through

VISUALIZATION. Improving the Computer Forensic Analysis Process through By SHELDON TEERLINK and ROBERT F. ERBACHER Improving the Computer Forensic Analysis Process through VISUALIZATION The ability to display mountains of data in a graphical manner significantly enhances the

More information

Online Reviews as First Class Artifacts in Mobile App Development

Online Reviews as First Class Artifacts in Mobile App Development Online Reviews as First Class Artifacts in Mobile App Development Claudia Iacob (1), Rachel Harrison (1), Shamal Faily (2) (1) Oxford Brookes University Oxford, United Kingdom {iacob, rachel.harrison}@brookes.ac.uk

More information

The Effects of Moderate Aerobic Exercise on Memory Retention and Recall

The Effects of Moderate Aerobic Exercise on Memory Retention and Recall The Effects of Moderate Aerobic Exercise on Memory Retention and Recall Lab 603 Group 1 Kailey Fritz, Emily Drakas, Naureen Rashid, Terry Schmitt, Graham King Medical Sciences Center University of Wisconsin-Madison

More information

Executive Summary Relationship of Student Outcomes to School-Based Physical Therapy Service PT COUNTS

Executive Summary Relationship of Student Outcomes to School-Based Physical Therapy Service PT COUNTS Executive Summary Relationship of Student Outcomes to School-Based Physical Therapy Service PT COUNTS Physical Therapy related Child Outcomes in the Schools (PT COUNTS) was a national study supported by

More information

Website Usage Monitoring and Evaluation

Website Usage Monitoring and Evaluation 11 11 WEBSITE USAGE MONITORING AND EVALUATION Website Usage Monitoring and Evaluation Better Practice Checklist Practical guides for effective use of new technologies in Government www.agimo.gov.au/checklists

More information

METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION

METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION Full paper ABSTRACT METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION Niko Myller & Roman Bednarik Department of Computer Science University of Joensuu PO Box 111, FI-80101 firstname.surname@cs.joensuu.fi

More information

Virtual CRASH 3.0 Staging a Car Crash

Virtual CRASH 3.0 Staging a Car Crash Virtual CRASH 3.0 Staging a Car Crash Virtual CRASH Virtual CRASH 3.0 Staging a Car Crash Changes are periodically made to the information herein; these changes will be incorporated in new editions of

More information

Six Steps to Improved SharePoint Performance & Operations

Six Steps to Improved SharePoint Performance & Operations Accelerating SharePoint Performance The guys at Application Performance quickly understood our SharePoint problem. They demonstrated that the combination of WebTuna and Riverbed SteelApp Web Accelerator

More information

Comparisons between HTCP and GridFTP over file transfer

Comparisons between HTCP and GridFTP over file transfer Comparisons between HTCP and GridFTP over file transfer Andrew McNab and Yibiao Li Abstract: A comparison between GridFTP [1] and HTCP [2] protocols on file transfer speed is given here, based on experimental

More information

IMEO International Mass Event Organization based on Recent Experience of Euro 2012

IMEO International Mass Event Organization based on Recent Experience of Euro 2012 IMEO International Mass Event Organization based on Recent Experience of Euro 2012 1. Name of the project: Project Management 2. Leader of the workshop (materials' author): Szymon Włochowicz 1 Objectives

More information

Best Practice. 4 Step ERP Evaluation Methodology. White Paper

Best Practice. 4 Step ERP Evaluation Methodology. White Paper Best Practice I 4 Step ERP Evaluation Methodology White Paper Introduction Typically, a company approaches ERP when its current business operations are causing it to suffer unbearable and costly pain.

More information