===== 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.