GOMS Example 3: Graph Drawer
- goal: draw-graph
- goal: draw-node ...repeat until no more nodes
- goal: draw-circle
- draw-circle-gesture
- goal: verify-circle-gesture
- [select: goal: correct-gesture] ...if misrecognized or drawn incorrectly
- goal: connect-node ...repeat until no more connections
- draw-line-gesture
- move-pen-to-node-just-drawn
- goal: name-node
- make-naming-gesture
- goal:enter-text