Changes for page Use Cases
Last modified by Sofia Kostakonti on 2022/04/05 16:54
From version
37.1


edited by Aleksanteri Hämäläinen
on 2022/02/23 14:29
on 2022/02/23 14:29
Change comment:
There is no comment for this version
To version
11.1


edited by Veikko Saikkonen
on 2022/02/15 11:28
on 2022/02/15 11:28
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a hamalainen1 +XWiki.VSaikkonen - Content
-
... ... @@ -1,82 +1,42 @@ 1 -{{html}} 2 -<!-- Your HTML code here --> 1 += Value stories = 3 3 4 -<h2>UC001: Meal Time Discourse </h2> 5 -<table width='100%'> 6 -<tr> 7 -<td width='30%' style="font-size:16px"> 8 -<table border='1px' width='50%'> 9 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 10 - <b>Objective</b> 11 -</td><td width='70%'> 12 - OB02: Provide the PwD company 13 -</td></tr> 14 -<tr><td bgcolor='gainsboro'> 15 - <b>TDP</b> 16 -</td><td> 17 - TDP: TITLE 18 -</td></tr> 19 -<tr><td bgcolor='gainsboro'> 20 - <b>Actors</b> 21 -</td><td> 22 -Robot, PwD 23 -</td></tr> 24 -<tr><td bgcolor='gainsboro'> 25 - <b>Pre-condition</b> 26 -</td><td> 27 -It is after the set lunch time 28 -</td></tr> 29 -<tr><td bgcolor='gainsboro'> 30 - <b>Post-condition</b> 31 -</td><td> 32 -PwD has had the chance to converse with someone at least a little bit 33 -</td></tr> 34 -<tr><td bgcolor='gainsboro'> 35 - <b>Action sequence</b> 36 -</td><td> 37 - Figure<br><br> 38 - UC steps:<br> 39 - 1. Slowly start playing music<br> 40 - 2. Greet the PwD and ask if they have eaten yet<br> 41 - 3. <b>IF</b> "Yes":<br> 42 - <div style="padding-left: 40px;"> 43 - 3.1 Ask questions about the lunch<br> 44 - 3.2 Say farewell to the PwD<br> 45 - 3.3 Slow stop playing music<br> 46 - </div> 47 - 4. <b>ELSE IF</b> "No":<br> 48 - <div style="padding-left: 40px;"> 49 - 4.1 Prepare for UC002: Eating reminder 50 - </div> 51 -</td></tr> 52 -</table> 53 -</td> 54 -<td width='50%' style="font-size:16px"> 55 -<table border='1px' width='50%'> 56 -<tr><td bgcolor='gainsboro'> 57 - <b>UC step<b> 58 -</td><td bgcolor='gainsboro'> 59 - <b>Requirements</b> 60 -</td><td bgcolor='gainsboro'> 61 -<b>Claims</b> 62 -</td><td bgcolor='gainsboro'> 63 -<b>IDP</b> 64 -</td></tr> 65 -<tr><td>1</td><td>RQ001: The robot has music available</td><td>CL001: The PwD is not startled</td><td>IDP: Title</td></tr> 66 -<tr><td>2</td><td>RQ002: The robot knows the name of the PwD</td><td>CL002: The robot seems more like a person</td><td>-</td></tr> 67 -<tr><td>3</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr> 68 -<tr><td>3.1</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 69 -<tr><td>3.2</td><td>-</td><td>CL002: The robot seems more like a person</td><td>-</td></tr> 70 -<tr><td>4</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr> 71 -<tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr> 72 -</table> 3 +== PWD: == 4 +* As a PwD I want someone to undergo meaningful discourse to feel connected to another person/robot/myself. 73 73 6 +== HCP == 7 +* As a HCP I want assistance in the daily activities of the carecenter so that I have more time to focus on the individual patients. 74 74 75 -</td></tr> 9 +== Family == 10 +* As a family member of a PwD, I want assistance for the PwD so that I feel safe leaving them alone. 76 76 77 - </table>12 += User stories = 78 78 79 -<h2>UC002: Eating reminder</h2> 14 +== PWD: == 15 +* As a PwD I want to be reminded about eating at typical mealtimes so that I will not forget to eat. 16 +** Feature: Mealtime reminder. 17 +* As a PwD I want to be questioned about the meals, to activate me and remind me to eat. 18 +** Feature: Mealtime questionnaire. 19 +* As a PwD I want to be questioned about my wellbeing occasionally so that I'm cognitively activated and reminded to think about my condition. 20 +** Feature: Hunger questionnaire. 21 +** Feature: Thirst questionnaire. 22 +** Feature: Tiredness, something else? 23 + 24 +- 25 + 26 +* As a PwD I want to retain my health and well-being as well as possible when I am by myself. 27 +* As a PwD I want to retain my autonomy and self sufficiency as long as possible. 28 + 29 +== HCP == 30 +* As a HCP I want the PwD to be <something> so that <something>. 31 + 32 +== Family == 33 +* As a family member I want the PwD to be <something> so that <something>. 34 + 35 + 36 +{{html}} 37 +<!-- Your HTML code here --> 38 + 39 +<h2>UC001: TITLE</h2> 80 80 <table width='100%'> 81 81 <tr> 82 82 <td width='30%' style="font-size:16px"> ... ... @@ -84,7 +84,7 @@ 84 84 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 85 85 <b>Objective</b> 86 86 </td><td width='70%'> 87 - OB0 6:make sure the PwD eats47 + OB01: TITLE 88 88 </td></tr> 89 89 <tr><td bgcolor='gainsboro'> 90 90 <b>TDP</b> ... ... @@ -94,36 +94,22 @@ 94 94 <tr><td bgcolor='gainsboro'> 95 95 <b>Actors</b> 96 96 </td><td> 97 -Robot, PwD 98 98 </td></tr> 99 99 <tr><td bgcolor='gainsboro'> 100 100 <b>Pre-condition</b> 101 101 </td><td> 102 -The PwD says they haven't eaten. 103 103 </td></tr> 104 104 <tr><td bgcolor='gainsboro'> 105 105 <b>Post-condition</b> 106 106 </td><td> 107 -The PwD has eaten. 108 108 </td></tr> 109 109 <tr><td bgcolor='gainsboro'> 110 110 <b>Action sequence</b> 111 111 </td><td> 112 - Figure<br><br> 113 - UC steps:<br> 114 - 1. Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 115 - 2. Play food preparation music playlist. 116 - 3. Say "Tap me on the head when the food is reay". 117 - 4. <b>When</b> head is tapped 118 - 5. Compliment the food, say "Bon appetit". 119 - 6. Start playing the eating playlist. 120 - 7. Ask: "Are you having a drink also?" 121 - 8. <b>IF</b> "No": 122 - <div style="padding-left: 40px"> 123 - 8.1 Say "Wouldn't a glass of milk go well with this?" 124 - </div> 125 - 9. Say: "I hope you enjoyed your lunch break. See you next time". 126 - 10. Slowly stop the music. 69 + Figure<br><br> 70 + UC steps:<br> 71 + 1. ...<br> 72 + 2. ...<br> 127 127 </td></tr> 128 128 </table> 129 129 </td> ... ... @@ -138,13 +138,11 @@ 138 138 </td><td bgcolor='gainsboro'> 139 139 <b>IDP</b> 140 140 </td></tr> 141 -<tr><td>1</td><td>RQ001: The robot has music available</td><td>CL001: The PwD is not startled</td><td>IDP: Title</td></tr> 142 -<tr><td>2</td><td>RQ002: The robot knows the name of the PwD</td><td>CL002: The robot seems more like a person</td><td>-</td></tr> 143 -<tr><td>3</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr> 144 -<tr><td>3.1</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 145 -<tr><td>3.2</td><td>-</td><td>CL002: The robot seems more like a person</td><td>-</td></tr> 146 -<tr><td>4</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr> 147 -<tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr> 87 +<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 88 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 89 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 90 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 91 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 148 148 </table> 149 149 150 150 ... ... @@ -153,59 +153,3 @@ 153 153 </table> 154 154 {{/html}} 155 155 156 - 157 -**Ask about lunch discourse** 158 -- Play "Slow start music" 159 -- Say "Hello Margaret, how are you?", "Have you already had lunch today?" 160 -- If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 161 -- Say "That sounds delicious, I'm glad you enjoyed it!" 162 -- Say "Talk to you later." 163 -- If "No", go to //Prepare Lunch// discourse 164 -- Play "Slow stop music" 165 - 166 - 167 -Peter is watching TV. It is a bit after lunchtime and the robot wants to make sure Peter has eaten lunch. To grab his attention, it plays some music. 168 -NAO: Hey Peter! Are you around? 169 -Peter: Hey! Yeah, I'm here 170 -N: Did you have lunch today? 171 -P: Yeah I did 172 -N: What did you have for lunch? 173 -P: Uhm, I don't really remember... 174 -N: Did your wife join you? 175 -P: No, I have been alone all day 176 -N: What did you do today? 177 -... 178 - 179 -**Coffee break** 180 -- Play "Slow start music" 181 -- Say "Hi Margaret, let's have a coffee." 182 -- Play "Coffee brewery music" 183 -- Say "Let's sit down so that you can drink your coffee." 184 -- Play "Reminiscence music 1" 185 -- Say "That was quite a coffee break. I hope you enjoyed it too. See you next time." 186 -- Play "Slow stop music" 187 - 188 -**Prepare lunch discourse** 189 -- Play "Slow start music" 190 -- Say "Hi Margaret, how are you feeling?" 191 -- Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 192 -- Say "What food would you like for lunch?" 193 -- Play "Preparation music" 194 -- Say "This looks delicious" 195 -- Say "Bon apetite" 196 -- Play "Calming and nostalgic lunch music" (Until Margaret stops eating) 197 -- Say "Let's get a glass of milk" 198 -- Play "Calming milk music" 199 -- Say "Cheers" 200 -- Say "I hope you enjoyed your lunch break. See you next time." 201 -- Play "Slow stop music" 202 - 203 -**Take a sip - Stay hydrated** 204 -- Play "Slow start music" 205 -- Say "Margaret, have you had any water today?" 206 -- Say "Do you know how healthy it is for you to stay hydrated?" 207 -- Say "It would be great if you could have a glass of water now." 208 -- Play "Reminiscence music 2" 209 -- Say "Thank you for staying hydrated. Drinking water helps you to stay fit." 210 -- Say "See you next time." 211 -- Play "Slow stop music"