KLD Institute
Menu
Course mapOpen study notes

Slide 23 of 24

Studio loop

Map one action across its states

  • Choose one user action.
  • Map the states before, during, after, blocked, failed, empty, and successful.
  • Rewrite labels and recovery messages.
Practice sequence
  1. 1ActionWhat is the user trying to complete?
  2. 2StatesWhat can happen around that action?
  3. 3MessagesWhat words explain the state?
  4. 4DecisionWhat should improve first?