993 resultados para Usability Guidelines


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The mobile phones that we carry with us all the time have started becoming increasingly sophisticated and consequently are referred to as “Smartphones”. Smartphones today are extremely powerful and, in addition to making phone calls, are capable of performing a variety of other functions. One very important function is the ability to access the Internet for a wide number of purposes. An obstacle that these users face is that access to the Internet is through a tiny interface, which is in sharp contrast to the typically large, flat-screen monitor. Unfortunately, many websites are neither designed for nor suitable to be accessed from these small devices. With relatively little effort, however, the developers of the websites can make the web interfaces more appropriate for Smartphones and hence accessible to a much larger audience. In this paper, we focus on “web usability”, a term essentially concerned with the ease of accessing and entering information on websites. We compile and synergize several different guidelines with the intent of increasing the web usability of Smartphones.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

For years, the Human Computer Interaction (HCI) community has crafted usability guidelines that clearly define what characteristics a software system should have in order to be easy to use. However, in the Software Engineering (SE) community keep falling short of successfully incorporating these recommendations into software projects. From a SE perspective, the process of incorporating usability features into software is not always straightforward, as a large number of these features have heavy implications in the underlying software architecture. For example, successfully including an “undo” feature in an application requires the design and implementation of many complex interrelated data structures and functionalities. Our work is focused upon providing developers with a set of software design patterns to assist them in the process of designing more usable software. This would contribute to the proper inclusion of specific usability features with high impact on the software design. Preliminary validation data show that usage of the guidelines also has positive effects on development time and overall software design quality.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Post-deployment maintenance and evolution can account for up to 75% of the cost of developing a software system. Software refactoring can reduce the costs associated with evolution by improving system quality. Although refactoring can yield benefits, the process includes potentially complex, error-prone, tedious and time-consuming tasks. It is these tasks that automated refactoring tools seek to address. However, although the refactoring process is well-defined, current refactoring tools do not support the full process. To develop better automated refactoring support, we have completed a usability study of software refactoring tools. In the study, we analysed the task of software refactoring using the ISO 9241-11 usability standard and Fitts' List of task allocation. Expanding on this analysis, we reviewed 11 collections of usability guidelines and combined these into a single list of 38 guidelines. From this list, we developed 81 usability requirements for refactoring tools. Using these requirements, the software refactoring tools Eclipse 3.2, Condenser 1.05, RefactorIT 2.5.1, and Eclipse 3.2 with the Simian UI 2.2.12 plugin were studied. Based on the analysis, we have selected a subset of the requirements that can be incorporated into a prototype refactoring tool intended to address the full refactoring process.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Website usability can be defined as the ease of use of websites. General usability, pedagogical usability, technical usability and intercultural usability can be considered and examined for the understanding of the usability of language learning websites, which requires a discipline-specific approach. In the field of computer-assisted language learning, usability issues have been addressed mainly in terms of evaluation criteria and have been commonly discussed in relation to user expectations and user experiences. In spite of a growing interest in intercultural language learning, however, little research on intercultural usability of language learning websites has been published yet. There is a need to answer the question of how language learning websites integrate the target language and culture for the development of intercultural sensitivity and competence. This article explores intercultural aspects of language learning websites and presents usability guidelines for designing intercultural language learning websites.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Ein Tag ohne Internet ist für viele kaum vorstellbar. Das Spektrum der Internetnutzer ist breiter geworden und damit sind die Ansprüche an die Websites massiv angestiegen. Die Entscheidung auf einer Website zu bleiben oder auf einer anderen zu suchen fällt innerhalb von wenigen Sekunden. Diese Entscheidung ist sowohl vom Website-Design als auch von dem dargestellten Inhalt abhängig. Die Auswertung, wie schnell der Benutzer Online-Informationen finden und wie einfach er sie verstehen kann, ist die Aufgabe von Web-Usability-Testing. Für das Finden und Verstehen von Informationen sind die computertechnischen zusammen mit den linguistischen Aspekten zuständig. In der Usability-Forschung liegt jedoch der Fokus bislang weitgehend auf der Bewertung der computer¬linguistischen und ästhetischen Aspekte der Websites. In den Hintergrund gedrängt wurden dabei die linguistischen Aspekte. Im Vergleich sind diese weniger systematisch erforscht und in Usability-Richtlinien kaum zu finden. Stattdessen stößt man überwiegend auf allgemeine Empfehlungen. Motiviert davon hat die vorliegende Arbeit das Ziel, Die Web-Usability systematisch sowohl aus linguistischer als auch aus formaler Sicht zu erforschen. Auf linguistischer Ebene wurde in Anlehnung an die Zeichentheorie von Morris die Web-Usability analysiert und der Begriff Linguistische Web-Usability eingeführt. Auf Basis dieser Analyse sowie einer literaturstudie ‘literature review’ mehrerer Usability-Richtlinien wurde ein Kriterienkatalog entwickelt. Bei der Umsetzung dieses Kriterienkatalogs im Rahmen einer Usability-Studie wurde die Website der Universität Johannes Gutenberg-Universität Mainz (JGU) im Usability-Labor unter Anwendung der Methode Eye-Tracking zusammen mit der Think-Aloud-Methode und der Retrospective-Think-Aloud-Methode getestet. Die empirischen Ergebnisse zeigen, dass die linguistischen Usability-Probleme genau wie die formalen die Benutzer hindern, die gesuchten Informationen zu finden, oder zumindest ihre Suche verlangsamen. Dementsprechend sollten die linguistischen Perspektiven in die Usability-Richtlinien miteinbezogen werden.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Usability is the capability of the software product to be understood, learned, used and attractive to the user, when used under specified conditions. Many studies demonstrate the benefits of usability, yet to this day software products continue to exhibit consistently low levels of this quality attribute. Furthermore, poor usability in software systems contributes largely to software failing in actual use. One of the main disciplines involved in usability is that of Human-Computer Interaction (HCI). Over the past two decades the HCI community has proposed specific features that should be present in applications to improve their usability, yet incorporating them into software continues to be far from trivial for software developers. These difficulties are due to multiple factors, including the high level of abstraction at which these HCI recommendations are made and how far removed they are from actual software implementation. In order to bridge this gap, the Software Engineering community has long proposed software design solutions to help developers include usability features into software, however, the problem remains an open research question. This doctoral thesis addresses the problem of helping software developers include specific usability features into their applications by providing them with a structured and tangible guidance in the form of a process, which we have termed the Usability-Oriented Software Development Process. This process is supported by a set of Software Usability Guidelines that help developers to incorporate a set of eleven usability features with high impact on software design. After developing the Usability-oriented Software Development Process and the Software Usability Guidelines, they have been validated across multiple academic projects and proven to help software developers to include such usability features into their software applications. In doing so, their use significantly reduced development time and improved the quality of the resulting designs of these projects. Furthermore, in this work we propose a software tool to automate the application of the proposed process. In sum, this work contributes to the integration of the Software Engineering and HCI disciplines providing a framework that helps software developers to create usable applications in an efficient way.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

Usability guidelines are a useful tool for the developers to improve interaction with systems. It includes knowledge of different disciplines related to usability and provides solutions and best practices to achieve the objectives of usability. Heuristic evaluation is one of the methods most widely used to evaluate and user interfaces. The objective of this study is to enrich the process of heuristic evaluation with the design guidelines focusing it on the evaluation of applications for mobile devices. As well as generate a homogeneous classification of guidelines content, in order to help that from design and development process, be included solutions and good practices provided by the guidelines. In order to achieve the objectives of this work, it is provides a method for generating heuristics for mobile applications, with which four applications were evaluated, and a web tool has also been developed that allows access to the content of the guidelines using the homogeneous classification of guidelines content. The results showed the ease and utility of performing heuristic evaluations using a set of heuristics focused on mobile applications.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Pós-graduação em Ciência da Informação - FFC

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Pós-graduação em Televisão Digital: Informação e Conhecimento - FAAC

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Presents ways to improve library Web sites. Description of the Hampshire College library Web site and how it is an integral part of the college's reference service; Usability analysis of Web sites; How to apply what librarians learn from usability analysis; Importance of testing; How to measure success. INSETS: Test Questions; Usability Guidelines.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Nowadays the Distance Learning (DL) is in its fifth generation and New Information and Communication Technologies (NICT) mediate it. In this technological context it is then called Distance e-Learning (DeL). DeL has also in the e-books a potential interactive tool to the collaborative learning. So, this study was accomplished with the purpose of analyzing the e-books developed by SEDIS – Secretaria de Educação a Distância (Department of Distance Learning). This study was performed in two phases: Firstly it was done an exploratory study to check out the reading and the handling of digital e-learning material available to the student-users. These e-books are obtainable on SEDIS Moodle platform. Secondly, it was performed some analysis of an e-book sample by means of the heuristic evaluation. This research aims both to identify potential problems and give some suggestions to solve them. At last it is presented a final report with diagnosis and suggestions for a more applicable design in order to optimize the e-book by means of the distance e-learning usability guidelines

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The purpose of this research is to investigate the usability of DVD interfaces via their menus and navigation, inspired by Donald Norman who has had a pivotal role in user-centred design and usability. The paper encompasses theoretical aspects of interactivity, usability and DVD technology. A usability test was administered with the DVDs chosen. The results from the usability test were the main focus in this research. Such results were supportive of Normanrsquos claims, as participants experienced varying degrees of usability issues. Furthermore, the findings were used to develop a set of guidelines and recommendations designers could follow. If these were adhered to, it would have significantly alleviated the difficulty the participants had in interacting with the DVDs.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Despite growing interest in educational websites for children, there has been surprisingly little research conducted into the design of websites intended for a younger audience. This research aims to determine how the design principles identified in the extant body of literature, might be fused with the development practices currently employed within a focus organisation (case study organisation), to synthesise and partially validate a set of website navigation design guidelines for use when developing website navigation for primary school students, between the ages of nine and twelve years.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

BACKGROUND: Hypertension and diabetes, key risk factors for cardiovascular disease, are significant health problems globally. As cardiovascular disease is one of the leading causes of mortality in Mongolia since 2000, clinical guidelines on arterial hypertension and diabetes were developed and implemented in 2011. This paper explores the barriers and enablers influencing the implementation of these guidelines in the primary care setting.

METHODS: A phenomenological qualitative study with semi-structured interviews was conducted to explore the implementation of the diabetes and hypertension guidelines at the primary care level, as well as to gain insight into how practitioners view the usability and practicality of the guidelines. Ten family health centres were randomly chosen from a list of all the family health centres (n = 136) located in Ulaanbaatar City. In each centre, a focus group discussion with nurses (n = 20) and individual interviews with practice doctors (n = 10) and practice managers (n = 10) were conducted. Data was analysed using a thematic approach utilising the Theoretical Domains Framework.

RESULTS: The majority of the study participants reported being aware of the guidelines and that they had incorporated them into their daily practice. They also reported having attended guideline training sessions which were focused on practice skill development. The majority of participants expressed satisfaction with the wide range of resources that had been supplied to them by the Mongolian Government to assist with the implementation of the guidelines. The resources, supplied from 2011 onwards, included screening devices, equipment for blood tests, medications and educational materials. Other enablers were the participants' commitment and passion for guideline implementation and their belief in the simplicity and practicality of the guidelines. Primary care providers reported a number of challenges in implementing the guidelines, including frustration caused by increased workload and long waiting times, time constraints, difficulties with conflicting tasks and low patient health literacy.

CONCLUSIONS: This study provides evidence that comprehensive and rigorous dissemination and implementation strategies increase the likelihood of successful implementation of new guidelines in low resource primary care settings. It also offers some key lessons that might be carefully considered when other evidence-based clinical guidelines are to be put into effect in low resource settings and elsewhere.