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


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


edited by Aleksanteri Hämäläinen
on 2022/03/22 12:25
on 2022/03/22 12:25
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -40,12 +40,14 @@ 40 40 2. Greet the PwD and ask if they have eaten yet<br> 41 41 3. <b>IF</b> "Yes":<br> 42 42 <div style="padding-left: 40px;"> 43 - 3.1 Ask questions about the lunch 44 - 3.2 Say farewell to the PwD 45 - 3.3 Slow stop playing music 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 46 </div> 47 - 4. <b>IF</b> "No":<br> 48 - <pre> </pre>4.1 Prepare for UC002 Eating reminder 47 + 4. <b>ELSE IF</b> "No":<br> 48 + <div style="padding-left: 40px;"> 49 + 4.1 Prepare for UC002: Eating reminder 50 + </div> 49 49 </td></tr> 50 50 </table> 51 51 </td> ... ... @@ -60,11 +60,15 @@ 60 60 </td><td bgcolor='gainsboro'> 61 61 <b>IDP</b> 62 62 </td></tr> 63 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 64 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 65 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 66 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 67 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 65 +<tr><td>1</td><td>RQ004: The robot has a scheduling system, to know when to remind about eating and drinking. 66 +<br> 67 +RQ001: The robot can play music that suits the situation and the emotional state of the PwD.</td><td>CL001: The PwD is not startled</td><td>IDP: Title</td></tr> 68 +<tr><td>2</td><td>RQ002: The robot can greet the PwD in a personal and varied manner</td><td>CL002: The robot is pleasant to interact with</td><td>-</td></tr> 69 +<tr><td>3</td><td>RQ003: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement</td><td>-</td><td>-</td></tr> 70 +<tr><td>3.1</td><td>RQ003: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 71 +<tr><td>3.2</td><td>-</td><td>CL002: The robot is pleasant to interact with</td><td>-</td></tr> 72 +<tr><td>4</td><td>RQ003: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement</td><td>-</td><td>-</td></tr> 73 +<tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr> 68 68 </table> 69 69 70 70 ... ... @@ -71,12 +71,92 @@ 71 71 </td></tr> 72 72 73 73 </table> 80 + 81 +<h2>UC002: Eating reminder</h2> 82 +<table width='100%'> 83 +<tr> 84 +<td width='30%' style="font-size:16px"> 85 +<table border='1px' width='50%'> 86 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 87 + <b>Objective</b> 88 +</td><td width='70%'> 89 + OB06: The PwD remembers to eat and is thus in better condition after being left alone. 90 +</td></tr> 91 +<tr><td bgcolor='gainsboro'> 92 + <b>TDP</b> 93 +</td><td> 94 + TDP: TITLE 95 +</td></tr> 96 +<tr><td bgcolor='gainsboro'> 97 + <b>Actors</b> 98 +</td><td> 99 +Robot, PwD 100 +</td></tr> 101 +<tr><td bgcolor='gainsboro'> 102 + <b>Pre-condition</b> 103 +</td><td> 104 +The PwD says they haven't eaten. 105 +</td></tr> 106 +<tr><td bgcolor='gainsboro'> 107 + <b>Post-condition</b> 108 +</td><td> 109 +The PwD has eaten. 110 +</td></tr> 111 +<tr><td bgcolor='gainsboro'> 112 + <b>Action sequence</b> 113 +</td><td> 114 + Figure<br><br> 115 + UC steps:<br> 116 + 1. Say "You should probably eat something. Let's walk to the kitchen to prepare the food."<br> 117 + 2. Play food preparation music playlist.<br> 118 + 3. Say "Tap me on the head when the food is ready".<br> 119 + 4. <b>After</b> head is tapped:<br> 120 + 5. Compliment the food, say "Bon appetit".<br> 121 + 6. Start playing the eating playlist.<br> 122 + 7. Ask: "Are you having a drink also?"<br> 123 + 8. <b>IF</b> "No":<br> 124 + <div style="padding-left: 40px"> 125 + 8.1 Say "Wouldn't a glass of milk go well with this?"<br> 126 + </div> 127 + 9. Say: "I hope you enjoyed your lunch break. See you next time".<br> 128 + 10. Slowly stop the music.<br> 129 +</td></tr> 130 +</table> 131 +</td> 132 +<td width='50%' style="font-size:16px"> 133 +<table border='1px' width='50%'> 134 +<tr><td bgcolor='gainsboro'> 135 + <b>UC step<b> 136 +</td><td bgcolor='gainsboro'> 137 + <b>Requirements</b> 138 +</td><td bgcolor='gainsboro'> 139 +<b>Claims</b> 140 +</td><td bgcolor='gainsboro'> 141 +<b>IDP</b> 142 +</td></tr> 143 +<tr><td>1</td><td>-</td><td>CL004: The PwD is encouraged to have some food</td><td>IDP: Title</td></tr> 144 +<tr><td>2</td><td>RQ001: The robot can play music that suits the situation and the emotional state of the PwD</td><td>CL005: The music makes the task more enjoyable</td><td>-</td></tr> 145 +<tr><td>3</td><td>-</td><td>-</td><td>-</td></tr> 146 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 147 +<tr><td>5</td><td>-</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 148 +<tr><td>6</td><td>RQ001: The robot can play music that suits the situation and the emotional state of the PwD</td><td>CL005: The music makes the task more enjoyable</td><td>-</td></tr> 149 +<tr><td>7</td><td>-</td><td>-</td><td>-</td></tr> 150 +<tr><td>8</td><td>RQ003: The robot can understand words for agreement and disagreement</td>-<td>-</td><td>-</td></tr> 151 +<tr><td>8.1</td><td>-</td><td>CL006: The PwD is encouraged to drink</td><td>-</td></tr> 152 +<tr><td>9</td><td>-</td><td>CL003: The PwD feels less alone</td><td>-</td></tr> 153 +<tr><td>10</td><td>-</td><td>-</td><td>-</td></tr> 154 +</table> 155 + 156 + 157 +</td></tr> 158 + 159 +</table> 74 74 {{/html}} 75 75 76 76 77 77 **Ask about lunch discourse** 78 78 - Play "Slow start music" 79 -- Say "Hello Margaret, how are you?", "Have you already had lunch today?"165 +- Say "Hello Peter, how are you?", "Have you already had lunch today?" 80 80 - If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 81 81 - Say "That sounds delicious, I'm glad you enjoyed it!" 82 82 - Say "Talk to you later." ... ... @@ -98,7 +98,7 @@ 98 98 99 99 **Coffee break** 100 100 - Play "Slow start music" 101 -- Say "Hi Margaret, let's have a coffee."187 +- Say "Hi Peter, let's have a coffee." 102 102 - Play "Coffee brewery music" 103 103 - Say "Let's sit down so that you can drink your coffee." 104 104 - Play "Reminiscence music 1" ... ... @@ -107,7 +107,7 @@ 107 107 108 108 **Prepare lunch discourse** 109 109 - Play "Slow start music" 110 -- Say "Hi Margaret, how are you feeling?"196 +- Say "Hi Peter, how are you feeling?" 111 111 - Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 112 112 - Say "What food would you like for lunch?" 113 113 - Play "Preparation music" ... ... @@ -122,7 +122,7 @@ 122 122 123 123 **Take a sip - Stay hydrated** 124 124 - Play "Slow start music" 125 -- Say " Margaret, have you had any water today?"211 +- Say "Peter, have you had any water today?" 126 126 - Say "Do you know how healthy it is for you to stay hydrated?" 127 127 - Say "It would be great if you could have a glass of water now." 128 128 - Play "Reminiscence music 2"
- XWiki.XWikiComments[1]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.FrankBroz - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +The two use cases are clear. I like that you've connected a generic use case to different specific daily events (coffee break, sip of water) but this could be clarified a bit. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2022-03-22 08:52:53.870