User Tools

Site Tools


hci:prototyping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hci:prototyping [2012/10/05 16:21] skipidarhci:prototyping [2023/11/01 07:15] (current) – ↷ Page moved from camunda:hci:prototyping to hci:prototyping skipidar
Line 1: Line 1:
 +===== Prototyping =====
  
 +How to create some prototypes for a unknown process.
 +
 +  - Create user-goals, to get an idea of about the problems, which are solved by the interface. Work together with the users.
 +  - Create user stories from user-goals, to get more details about the user-problems. Show the user-stories to the users.
 +    - Create **UseCase - Problem** pairs. The Problems may suggest further problems. \\ {{http://i.imgur.com/Fh70r.png?400}}
 +    - Create a **Solution for every UseCase-Problem pair** in order to know, which problem every design solution is made for. Provide solution pictures.\\ {{http://i.imgur.com/G8372.png?400}}
 +  - Create action-diagrams from the user-stories, to get more structure into the user activity.
 +  - Create implement prototypes, which support action-diagrams.