From b01f04d938906f26d9306f304c83e171c2da809d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rk=20Varga?= Date: Mon, 2 May 2022 19:24:05 +0200 Subject: [PATCH] Write new user stories --- Exercise/Writeup/lab01.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Exercise/Writeup/lab01.md b/Exercise/Writeup/lab01.md index faba034..c0d3189 100644 --- a/Exercise/Writeup/lab01.md +++ b/Exercise/Writeup/lab01.md @@ -16,6 +16,11 @@ Corrections: - User stories are more non-functional and should not contain less security aspects, rather the use-case functionality -User | Task | Goal --- | -- | -- -User | perform a payment | i can acquire an virtual/physical asset \ No newline at end of file +User | Task | Goal +-- | -- | -- +User | Perform a payment | Acquire a virtual/physical asset +User | Add and remove friends | Keep track of what my friends are up to +User | Set home privacy | Prevent strangers from entering my home +User | Use voice chat | Communicate with other users +User | Fast travel | Quickly get to another location in the virtual space +User | Give another user an item | Sell/Gift assets \ No newline at end of file