Used by: step-07-quality-review.md Source: Adapted from dream-up-rubric-phase-4-scenarios.md
For each scenario, verify all 7 components exist:
Minimum: 6/7 present (Trigger Map Connections can be implicit if obvious from other sections)
Bad: "User is interested in the product" Good: "Panicked — motorhome broke down, family vacation at risk, unfamiliar area"
Bad: Business: "Get more customers" / User: "Successfully use the site" Good: Business: "High-intent tourist call captured, info call avoided" / User: "Confirmed capability, got location, feels confident calling"
Bad: "User opens app" Good: "Tourist googles 'car repair Öland' on mobile at gas station, clicks top result"
Minimum: 5/7 fully met
All 7 must be avoided — any single mistake requires correction.
Check: Are there any "if" statements, error states, or branches? Fix: Remove all conditional logic. Document edge cases separately.
Check: Does the scenario name describe a feature or a user goal? Fix: Rename to persona + purpose format.
Check: Is mental state present with all three components? Fix: Add Trigger/Hope/Worry with specific, visceral descriptions.
Check: Do pages have just names, or names + purpose? Fix: Add what user accomplishes at each step.
Check: Does scenario use a Trigger Map persona with name? Fix: Replace "user" with specific persona name and driving forces.
Check: Is business success explicitly defined and measurable? Fix: Add specific business outcome connected to Trigger Map goal.
Check: Does any single component (Entry Point, Mental State, Success Goals) exceed 2 sentences? Fix: Trim to bullet-point essentials. Entry points: device + context + discovery. Mental state: one phrase per component. Success: one measurable statement each.
Minimum: 7/7 avoided (zero tolerance for mistakes)
Scenario title includes persona name (e.g., "Hasse's Emergency Search")
Scenario 01 serves the Primary persona. Design scenarios for Primary first, then Secondary.
Each scenario accomplishes ONE clear job-to-be-done. No scope creep.
Scenario states which specific wants/fears from Trigger Map it addresses, with checkmark format:
Minimum: 2/4 followed
## Quality Review: [Scenario ID]
**Completeness:** [X]/7
**Quality:** [X]/7
**Mistakes Avoided:** [X]/7
**Best Practices:** [X]/4
**Status:** [Excellent / Good / Needs Work]
**Gaps:** [list or "None"]
| Level | Complete | Quality | Mistakes | Practices |
|---|---|---|---|---|
| Minimum | 6/7 | 5/7 | 7/7 | 2/4 |
| Excellent | 7/7 | 7/7 | 7/7 | 4/4 |
If not meeting Minimum after corrections: Note gaps and consult user for guidance.
Quality checklist for Step 07: Quality Review