Skip to content

Commit

Permalink
Add valued user stories
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-ka committed Aug 5, 2024
1 parent 67a694b commit adf1112
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/cml/same-day-delivery-shop/stakeholders-and-values.cml
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,19 @@ ValueRegister SD_Values for SameDayDelivery {
}
}

// user story extensions

UserStory SameDayDelivery_1 {
As a "Shopper" I want to "instantly receive" an "Order" so that "I am efficient"
and that "MyQualityOfLife" is promoted
accepting that "WorkLifeBalanceOfDeliveryStaff" is reduced
}

UserStory SameDayDelivery_2 {
As a "Shopper" I want to "instantly receive" an "Order" so that "I am efficient"
and that "MyQualityOfLife", "Autonomy" are promoted
accepting that "WorkLifeBalanceOfDeliveryStaff", "Transparency" are harmed
}



0 comments on commit adf1112

Please sign in to comment.