2 Matching Annotations
  1. Feb 2025
    1. The fundamental idea of a walkthrough is to think as the user would, evaluating every step of a task in an interface for usability problems.

      I think the cognitive walkthrough method is a great way to simulate a user’s experience and find potential usability issues early in the design process. It allows designers to think through every step of a task and ensures the interface supports users’ goals. For example, while evaluating an e-commerce checkout process, performing a cognitive walkthrough might reveal that a user doesn’t know where to enter their discount code, or they might miss a critical instruction. It’s also important, as the reading notes, to consider a diversity of personas during this process to avoid overlooking design flaws that may affect different groups of users. Without taking into account the wide range of user experiences, the walkthrough could miss significant usability issues.

    1. That means that before you ever make a user interface for something, you have to first decide what input, output, and state exist in your design, independent of how those are manifested in a user interface.

      The sentence emphasizes that the foundation of UI design isn’t just about how it looks, but about understanding how the system functions before making it visually appealing. It made me realize how important it is to get the structure right first, ensuring that the user can interact with the system in a meaningful way. For example, when designing a microwave, before you focus on the look and feel of the buttons, you first need to decide what inputs the microwave will accept (e.g., time, power level), what outputs the user will see (e.g., time remaining, power setting), and the state (e.g., heating, paused). Only after establishing these core elements can you design an interface that allows the user to interact smoothly with the microwave, making sure the inputs lead to the expected outputs and are easy to understand.