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


edited by Veikko Saikkonen
on 2022/02/15 12:06
on 2022/02/15 12:06
Change comment:
There is no comment for this version
To version
39.1


edited by Aleksanteri Hämäläinen
on 2022/02/23 14:36
on 2022/02/23 14:36
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VSaikkonen1 +XWiki.ahamalainen - Content
-
... ... @@ -1,45 +1,82 @@ 1 -= Value stories = 1 +{{html}} 2 +<!-- Your HTML code here --> 2 2 3 -== PWD: == 4 -* As a PwD I want someone to undergo meaningful discourse to feel connected to another person/robot/myself. 5 -* As a PwD I want to retain my health and well-being as well as possible when I am by myself. 6 -* As a PwD I want to retain my autonomy and self sufficiency as long as possible. 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> 7 7 8 -== HCP == 9 -* As a HCP I want assistance in the daily activities of the elderly so that I have more time to focus on the individual PwD. 10 10 11 -== Family == 12 -* As a family member of a PwD, I want assistance for the PwD so that I feel safe leaving them alone. 13 -* As a family member of a PwD, I don't want to visit them only to scold them about nutrition for the PwD so that our relationship is not strained by that. 75 +</td></tr> 14 14 15 - = User stories =77 +</table> 16 16 17 -== PWD: == 18 -* As a PwD I want to be reminded about eating at typical mealtimes so that I will not forget to eat. 19 -** Feature: Mealtime reminder. 20 -* As a PwD I want to be questioned about the meals, to activate me and remind me to eat. 21 -** Feature: Mealtime discourse. 22 -* As a PwD I want to discuss my wellbeing occasionally so that I'm cognitively activated and reminded to think about my condition. 23 -** Feature: Wellbeing discourse. 24 - 25 -== HCP == 26 -* As a HCP I want the PwD to be reminded about mealtimes so that they are not malnutritioned. 27 -** Feature: Mealtime reminders. 28 - 29 -== Family == 30 -* As a close relative (e.g. spouse) I want the robot to remind the PwD about eating/drinking so that I don't have to. 31 -** Feature: Mealtime reminders. 32 - 33 -== Drafts (to be formalised) == 34 -* Take the weight of reminding away from the humans (pwd/relative) 35 -* Make the PwD self-reflect 36 -* Have casual conversations 37 - 38 - 39 -{{html}} 40 -<!-- Your HTML code here --> 41 - 42 -<h2>UC001: TITLE</h2> 79 +<h2>UC002: Eating reminder</h2> 43 43 <table width='100%'> 44 44 <tr> 45 45 <td width='30%' style="font-size:16px"> ... ... @@ -47,7 +47,7 @@ 47 47 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 48 48 <b>Objective</b> 49 49 </td><td width='70%'> 50 - OB0 1:TITLE87 + OB06: make sure the PwD eats 51 51 </td></tr> 52 52 <tr><td bgcolor='gainsboro'> 53 53 <b>TDP</b> ... ... @@ -57,22 +57,36 @@ 57 57 <tr><td bgcolor='gainsboro'> 58 58 <b>Actors</b> 59 59 </td><td> 97 +Robot, PwD 60 60 </td></tr> 61 61 <tr><td bgcolor='gainsboro'> 62 62 <b>Pre-condition</b> 63 63 </td><td> 102 +The PwD says they haven't eaten. 64 64 </td></tr> 65 65 <tr><td bgcolor='gainsboro'> 66 66 <b>Post-condition</b> 67 67 </td><td> 107 +The PwD has eaten. 68 68 </td></tr> 69 69 <tr><td bgcolor='gainsboro'> 70 70 <b>Action sequence</b> 71 71 </td><td> 72 - Figure<br><br> 73 - UC steps:<br> 74 - 1. ...<br> 75 - 2. ...<br> 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."<br> 115 + 2. Play food preparation music playlist.<br> 116 + 3. Say "Tap me on the head when the food is reay".<br> 117 + 4. <b>After</b> head is tapped:<br> 118 + 5. Compliment the food, say "Bon appetit".<br> 119 + 6. Start playing the eating playlist.<br> 120 + 7. Ask: "Are you having a drink also?"<br> 121 + 8. <b>IF</b> "No":<br> 122 + <div style="padding-left: 40px"> 123 + 8.1 Say "Wouldn't a glass of milk go well with this?"<br> 124 + </div> 125 + 9. Say: "I hope you enjoyed your lunch break. See you next time".<br> 126 + 10. Slowly stop the music.<br> 76 76 </td></tr> 77 77 </table> 78 78 </td> ... ... @@ -87,11 +87,17 @@ 87 87 </td><td bgcolor='gainsboro'> 88 88 <b>IDP</b> 89 89 </td></tr> 90 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 91 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 92 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 93 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 94 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 141 +<tr><td>1</td><td>-</td><td>CL004: The PwD will go make/heat food</td><td>IDP: Title</td></tr> 142 +<tr><td>2</td><td>RQ001: The robot has music available</td><td>CL005: The music makes the task more enjoyable</td><td>-</td></tr> 143 +<tr><td>3</td><td>RQ004: The robot has touch sensors</td><td>-</td><td>-</td></tr> 144 +<tr><td>4</td><td>RQ004: The robot has touch sensors</td><td>-</td><td>-</td></tr> 145 +<tr><td>5</td><td>-</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 146 +<tr><td>6</td><td>RQ001: The robot has music available</td><td>CL005: The music makes the task more enjoyable</td><td>-</td></tr> 147 +<tr><td>7</td><td>-</td><td>-</td><td>-</td></tr> 148 +<tr><td>8</td><td>RQ003: The robot can understand words for agreement and disagreement</td>-<td>-</td><td>-</td></tr> 149 +<tr><td>8.1</td><td></td>-<td>CL006: The PwD remembers to drink</td><td>-</td></tr> 150 +<tr><td>9</td><td></td>-<td>CL003: The PwD feels less alone</td><td>-</td></tr> 151 +<tr><td>9</td><td></td>-<td>-</td><td>-</td></tr> 95 95 </table> 96 96 97 97 ... ... @@ -100,3 +100,59 @@ 100 100 </table> 101 101 {{/html}} 102 102 160 + 161 +**Ask about lunch discourse** 162 +- Play "Slow start music" 163 +- Say "Hello Margaret, how are you?", "Have you already had lunch today?" 164 +- If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 165 +- Say "That sounds delicious, I'm glad you enjoyed it!" 166 +- Say "Talk to you later." 167 +- If "No", go to //Prepare Lunch// discourse 168 +- Play "Slow stop music" 169 + 170 + 171 +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. 172 +NAO: Hey Peter! Are you around? 173 +Peter: Hey! Yeah, I'm here 174 +N: Did you have lunch today? 175 +P: Yeah I did 176 +N: What did you have for lunch? 177 +P: Uhm, I don't really remember... 178 +N: Did your wife join you? 179 +P: No, I have been alone all day 180 +N: What did you do today? 181 +... 182 + 183 +**Coffee break** 184 +- Play "Slow start music" 185 +- Say "Hi Margaret, let's have a coffee." 186 +- Play "Coffee brewery music" 187 +- Say "Let's sit down so that you can drink your coffee." 188 +- Play "Reminiscence music 1" 189 +- Say "That was quite a coffee break. I hope you enjoyed it too. See you next time." 190 +- Play "Slow stop music" 191 + 192 +**Prepare lunch discourse** 193 +- Play "Slow start music" 194 +- Say "Hi Margaret, how are you feeling?" 195 +- Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 196 +- Say "What food would you like for lunch?" 197 +- Play "Preparation music" 198 +- Say "This looks delicious" 199 +- Say "Bon apetite" 200 +- Play "Calming and nostalgic lunch music" (Until Margaret stops eating) 201 +- Say "Let's get a glass of milk" 202 +- Play "Calming milk music" 203 +- Say "Cheers" 204 +- Say "I hope you enjoyed your lunch break. See you next time." 205 +- Play "Slow stop music" 206 + 207 +**Take a sip - Stay hydrated** 208 +- Play "Slow start music" 209 +- Say "Margaret, have you had any water today?" 210 +- Say "Do you know how healthy it is for you to stay hydrated?" 211 +- Say "It would be great if you could have a glass of water now." 212 +- Play "Reminiscence music 2" 213 +- Say "Thank you for staying hydrated. Drinking water helps you to stay fit." 214 +- Say "See you next time." 215 +- Play "Slow stop music"