Unit 3 · Lesson 10 of 20

Compare plausible approaches

Use patterns as candidates and choose by task fit, risk, and context.

Ready to learnOne idea, one guided decision, and an application in a new context.
YOUR LEARNING PATH
10 / 20

01 / Learn

The idea

Patterns are reusable approaches, not prescriptions. A date picker, calendar view, and list of available slots may all seem relevant, but they help with different decisions. Start with the user's task: are they choosing any acceptable opening, comparing dates, or coordinating with another schedule? Consider data freshness, screen size, accessibility, and what happens when a slot disappears.

Generate at least two credible alternatives before polishing one. Write the advantage, cost, and failure mode of each. Then choose a provisional direction and state what evidence would make you switch. Reference examples can suggest possibilities, but copying a familiar company's interface does not prove fit for your users.

A common mistake

Selecting a named component ends the design decision. The component only helps if its behavior and information match the task.

See the idea in action →

02 / See the reasoning

Worked example

Fictional scenario

A team needs people to choose a delivery time from many changing slots on a phone.

An expert learns that most customers want the earliest slot after work, not a specific date. They compare a dense monthly calendar with a short list grouped by evening availability. The list may surface a viable option faster, while a calendar may help people coordinating around a fixed date. They prototype both and test with real scheduling tasks.

Try a decision →

03 / Decide

Guided decision

Most users seek the earliest evening opening, but some must choose a specific date. What should you test first?

Choose the option you would try first

04 / Apply elsewhere

Independent application

Fictional scenario

A factory operator selects one machine from a large equipment list on a shared tablet, sometimes with gloves on.

Compare two selection approaches, including discoverability, error prevention, physical operation, and recovery from a wrong selection. Recommend one conditionally.

Make: A two-option decision table and annotated interaction sketch.

Review your work against this criterion

Alternatives are both plausible, the chosen approach serves the actual task and environment, and the learner states evidence that could reverse the choice.

05 / Keep working

Sources and related patterns

Apply this skill: Design decision memo and state model →

Saved items