Commit c65fefa
committed
Fix Dartfish context in Statsbomb case study
Corrected three technical inaccuracies in Problem section:
- UI: Button-heavy interface (not "rigid forms")
- Shortcuts: Had them, but weren't contextual (not "no shortcuts")
- Constraint: Keys couldn't overlap (not "competing for key space")
Added concrete math (50+ events vs 40 keys) to show ceiling problem.
This sets up architectural contrast with contextual solution later.1 parent 346ea60 commit c65fefa
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments