Skip to content

Commit d0db18e

Browse files
committed
Fix requirement analysis branch #40
1 parent 4cb0130 commit d0db18e

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

lectures/mindmap.md

+18-20
Original file line numberDiff line numberDiff line change
@@ -187,26 +187,24 @@ markmap:
187187
- from the user's perspective
188188
- often accompanied by acceptance criteria
189189
- define the conditions that must be met to be considered complete
190-
191-
### user story mapping
192-
193-
- performed in workshops
194-
- build a shared understanding
195-
- user story map
196-
- three levels
197-
- activities
198-
- big thing that users do
199-
- has multiple steps
200-
- not always has a precise workflow
201-
- has roles
202-
- steps
203-
- details
204-
- zooms from an overview to details
205-
- multiple interations
206-
- living document
207-
- versions
208-
- backbone
209-
- skeleton
190+
- user story mapping
191+
- performed in workshops
192+
- build a shared understanding
193+
- user story map
194+
- three levels
195+
- activities
196+
- big thing that users do
197+
- has multiple steps
198+
- not always has a precise workflow
199+
- has roles
200+
- steps
201+
- details
202+
- zooms from an overview to details
203+
- multiple interations
204+
- living document
205+
- versions
206+
- backbone
207+
- skeleton
210208

211209

212210
## design

0 commit comments

Comments
 (0)