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


edited by Veikko Saikkonen
on 2022/02/15 11:56
on 2022/02/15 11:56
Change comment:
There is no comment for this version
To version
29.1


edited by Aleksanteri Hämäläinen
on 2022/02/23 14:15
on 2022/02/23 14:15
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,47 +41,7 @@ 1 -= Value stories = 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. 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 - 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. 14 - 15 -= User stories = 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 questionnaire. 22 -* 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. 23 -** Feature: Hunger questionnaire. 24 -** Feature: Thirst questionnaire. 25 -** Feature: Tiredness, something else? 26 - 27 -== HCP == 28 -* As a HCP I want the PwD to be reminded about mealtimes so that they are not malnutritioned. 29 -** Feature: Mealtime reminders. 30 - 31 -== Family == 32 -* 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. 33 -** Feature: Mealtime reminders. 34 - 35 -== Drafts (to be formalised) == 36 -* Take the weight of reminding away from the humans (pwd/relative) 37 -* Make the PwD self-reflect 38 -* Have casual conversations 39 - 40 - 41 41 {{html}} 42 42 <!-- Your HTML code here --> 43 43 44 -<h2>UC001: T ITLE</h2>4 +<h2>UC001: Meal Time Discourse </h2> 45 45 <table width='100%'> 46 46 <tr> 47 47 <td width='30%' style="font-size:16px"> ... ... @@ -49,7 +49,7 @@ 49 49 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 50 50 <b>Objective</b> 51 51 </td><td width='70%'> 52 - OB0 1:TITLE12 + OB02: Provide the PwD company 53 53 </td></tr> 54 54 <tr><td bgcolor='gainsboro'> 55 55 <b>TDP</b> ... ... @@ -59,22 +59,35 @@ 59 59 <tr><td bgcolor='gainsboro'> 60 60 <b>Actors</b> 61 61 </td><td> 22 +Robot, PwD 62 62 </td></tr> 63 63 <tr><td bgcolor='gainsboro'> 64 64 <b>Pre-condition</b> 65 65 </td><td> 27 +It is after the set lunch time 66 66 </td></tr> 67 67 <tr><td bgcolor='gainsboro'> 68 68 <b>Post-condition</b> 69 69 </td><td> 32 +PwD has had the chance to converse with someone at least a little bit 70 70 </td></tr> 71 71 <tr><td bgcolor='gainsboro'> 72 72 <b>Action sequence</b> 73 73 </td><td> 74 - Figure<br><br> 75 - UC steps:<br> 76 - 1. ...<br> 77 - 2. ...<br> 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> 78 78 </td></tr> 79 79 </table> 80 80 </td> ... ... @@ -89,11 +89,13 @@ 89 89 </td><td bgcolor='gainsboro'> 90 90 <b>IDP</b> 91 91 </td></tr> 92 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 93 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 94 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 95 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 96 -<tr><td></td><td>-</td><td>-</td><td>-</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>RQ:003</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 69 +<tr><td>3.2</td><td>-</td><td>CL002</td><td>-</td></tr> 70 +<tr><td>4</td><td>-</td><td>CL002</td><td>-</td></tr> 71 +<tr><td>4.1</td><td>-</td><td>CL002</td><td>-</td></tr> 97 97 </table> 98 98 99 99 ... ... @@ -102,3 +102,59 @@ 102 102 </table> 103 103 {{/html}} 104 104 80 + 81 +**Ask about lunch discourse** 82 +- Play "Slow start music" 83 +- Say "Hello Margaret, how are you?", "Have you already had lunch today?" 84 +- If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 85 +- Say "That sounds delicious, I'm glad you enjoyed it!" 86 +- Say "Talk to you later." 87 +- If "No", go to //Prepare Lunch// discourse 88 +- Play "Slow stop music" 89 + 90 + 91 +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. 92 +NAO: Hey Peter! Are you around? 93 +Peter: Hey! Yeah, I'm here 94 +N: Did you have lunch today? 95 +P: Yeah I did 96 +N: What did you have for lunch? 97 +P: Uhm, I don't really remember... 98 +N: Did your wife join you? 99 +P: No, I have been alone all day 100 +N: What did you do today? 101 +... 102 + 103 +**Coffee break** 104 +- Play "Slow start music" 105 +- Say "Hi Margaret, let's have a coffee." 106 +- Play "Coffee brewery music" 107 +- Say "Let's sit down so that you can drink your coffee." 108 +- Play "Reminiscence music 1" 109 +- Say "That was quite a coffee break. I hope you enjoyed it too. See you next time." 110 +- Play "Slow stop music" 111 + 112 +**Prepare lunch discourse** 113 +- Play "Slow start music" 114 +- Say "Hi Margaret, how are you feeling?" 115 +- Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 116 +- Say "What food would you like for lunch?" 117 +- Play "Preparation music" 118 +- Say "This looks delicious" 119 +- Say "Bon apetite" 120 +- Play "Calming and nostalgic lunch music" (Until Margaret stops eating) 121 +- Say "Let's get a glass of milk" 122 +- Play "Calming milk music" 123 +- Say "Cheers" 124 +- Say "I hope you enjoyed your lunch break. See you next time." 125 +- Play "Slow stop music" 126 + 127 +**Take a sip - Stay hydrated** 128 +- Play "Slow start music" 129 +- Say "Margaret, have you had any water today?" 130 +- Say "Do you know how healthy it is for you to stay hydrated?" 131 +- Say "It would be great if you could have a glass of water now." 132 +- Play "Reminiscence music 2" 133 +- Say "Thank you for staying hydrated. Drinking water helps you to stay fit." 134 +- Say "See you next time." 135 +- Play "Slow stop music"