Let start from one design principle: increase efficiency and flexibility of use providing accelerators for expert people or allowing users to tailor frequent actions.
Task oriented design (TOD) can be used to provide a methodology useful to plan and develop interfaces that can improve interaction between users and system. Supporting multiple interfaces based on user workflow, users role or user proficiency can enhance system not only in terms of usability but also in terms of profitability, increasing revenues from frequent actions.
We can prove it considering a simple web application that can be used to browse the catalog of a video rental shop. In such environment we can define two types of actors:
A typical backend interface shows to content managers a list of published movies entries ordered by title as we can see in the following image:
List of published movies
Content managers in order to add a new title had to click to add movie link and then fill up a form with all movie informations:
Add a movie
To achieve the operation content managers had to perform two mouse clicks (we will not consider mouse clicks used to jump from one field to another): one for accessing the "add movie" interface and the second for submitting informations. In most cases content managers need to add more than one movie title, so considering 20 items to be integrated in the application brings to a total of 40 mouse clicks to complete the task.
Is time now to use task oriented design for interaction. First of all we have to perform a simple operation: add a movie title to the system. As the operation suggest we have to use the "add movie" interface as default. When informations are submitted, system reloads the page and provide feedback needed to evaluate operation results. Such change in system flow increase speed of add operation because mouse clicks pass from 40 to 20.
Task oriented design focuses on real task that can be used to engineering specific interfaces that can improve interaction between system and users. To apply such methodology we have to follow these simple steps:
Task oriented design can be used to improve efficiency and flexibility of systems by the analysis of real and representative task performed by users. In order to enjoy of task oriented design, system had to be analyzed taking in consideration actors, tasks and eventually reviewing existing interfaces. Evaluating usage of real users in long term can be useful to find improvements cues and become a repository of best practices in case of design reuse.
The Journal of Usability Studies (JUS) is a peer-reviewed, international, on line publication dedicated to promoting and enhancing the practice, research, and education of usability engineering.
More informations »Is better test a project in early phase definition using only one person than make it near the end using 50.
: Dec 31, 1969
Event home page »