From d0db18e4ae414fc1c5b2eec102ff6118c09fa5b7 Mon Sep 17 00:00:00 2001 From: pintergreg Date: Tue, 26 Nov 2024 12:06:32 +0100 Subject: [PATCH] Fix requirement analysis branch #40 --- lectures/mindmap.md | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/lectures/mindmap.md b/lectures/mindmap.md index 3a0d579..c7d1bcc 100644 --- a/lectures/mindmap.md +++ b/lectures/mindmap.md @@ -187,26 +187,24 @@ markmap: - from the user's perspective - often accompanied by acceptance criteria - define the conditions that must be met to be considered complete - -### user story mapping - -- performed in workshops -- build a shared understanding -- user story map - - three levels - - activities - - big thing that users do - - has multiple steps - - not always has a precise workflow - - has roles - - steps - - details - - zooms from an overview to details - - multiple interations - - living document - - versions - - backbone - - skeleton +- user story mapping + - performed in workshops + - build a shared understanding + - user story map + - three levels + - activities + - big thing that users do + - has multiple steps + - not always has a precise workflow + - has roles + - steps + - details + - zooms from an overview to details + - multiple interations + - living document + - versions + - backbone + - skeleton ## design