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


edited by Aleksanteri Hämäläinen
on 2022/02/23 13:56
on 2022/02/23 13:56
Change comment:
There is no comment for this version
To version
66.1


edited by Sofia Kostakonti
on 2022/04/05 16:20
on 2022/04/05 16:20
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a hamalainen1 +XWiki.SKostakonti - Content
-
... ... @@ -1,10 +1,8 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 3 4 -<h2>UC001: Meal Time Discourse </h2> 5 -<table width='100%'> 6 -<tr> 7 -<td width='30%' style="font-size:16px"> 4 +<h2>UC01: Meal Time Discourse </h2> 5 + 8 8 <table border='1px' width='50%'> 9 9 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 10 10 <b>Objective</b> ... ... @@ -19,29 +19,38 @@ 19 19 <tr><td bgcolor='gainsboro'> 20 20 <b>Actors</b> 21 21 </td><td> 22 -Robot 23 -</td><td> 24 -PwD 20 +Robot, PwD 25 25 </td></tr> 26 26 <tr><td bgcolor='gainsboro'> 27 27 <b>Pre-condition</b> 28 28 </td><td> 25 +It is after the set lunch time 29 29 </td></tr> 30 30 <tr><td bgcolor='gainsboro'> 31 31 <b>Post-condition</b> 32 32 </td><td> 30 +PwD has had the chance to converse with someone at least a little bit 33 33 </td></tr> 34 34 <tr><td bgcolor='gainsboro'> 35 35 <b>Action sequence</b> 36 36 </td><td> 37 - Figure<br><br> 38 - UC steps:<br> 39 - 1. ...<br> 40 - 2. ...<br> 35 + Figure<br><br> 36 + UC steps:<br> 37 + 1. Slowly start playing music<br> 38 + 2. Greet the PwD and ask if they have eaten yet<br> 39 + 3. <b>IF</b> "Yes":<br> 40 + <div style="padding-left: 20px;"> 41 + 3.1 Ask questions about the lunch<br> 42 + 3.2 Say farewell to the PwD<br> 43 + 3.3 Slow stop playing music<br> 44 + </div> 45 + 4. <b>ELSE IF</b> "No":<br> 46 + <div style="padding-left: 20px;"> 47 + 4.1 Prepare for UC002: Eating reminder 48 + </div> 41 41 </td></tr> 42 42 </table> 43 -</td> 44 -<td width='50%' style="font-size:16px"> 51 + 45 45 <table border='1px' width='50%'> 46 46 <tr><td bgcolor='gainsboro'> 47 47 <b>UC step<b> ... ... @@ -52,23 +52,94 @@ 52 52 </td><td bgcolor='gainsboro'> 53 53 <b>IDP</b> 54 54 </td></tr> 55 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 56 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 57 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 58 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 59 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 62 +<tr><td>1</td><td>RQ04: The robot has a scheduling system, to know when to remind about eating and drinking. 63 +<br> 64 +RQ01: The robot can play music that suits the situation and the emotional state of the PwD.</td><td>CL01: The PwD is not startled by the activation of the robot if music is played at the start</td><td>IDP: Title</td></tr> 65 +<tr><td>2</td><td>RQ02: The robot can greet the PwD in a personal and varied manner</td><td>CL02: The robot is pleasant to interact with</td><td>-</td></tr> 66 +<tr><td>3</td><td>RQ03: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement</td><td>-</td><td>-</td></tr> 67 +<tr><td>3.1</td><td>RQ03: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement</td><td>CL03: The PwD feels less alone</td><td>-</td></tr> 68 +<tr><td>3.2</td><td>-</td><td>CL02: The robot is pleasant to interact with</td><td>-</td></tr> 69 +<tr><td>4</td><td>RQ03: 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>4.1</td><td>-</td>-<td>-</td><td>-</td></tr> 60 60 </table> 61 61 62 - 73 +<h2>UC02: Eating reminder</h2> 74 +<table border='1px' width='50%'> 75 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 76 + <b>Objective</b> 77 +</td><td width='70%'> 78 + OB06: The PwD remembers to eat and is thus in better condition after being left alone. 63 63 </td></tr> 80 +<tr><td bgcolor='gainsboro'> 81 + <b>TDP</b> 82 +</td><td> 83 + TDP: TITLE 84 +</td></tr> 85 +<tr><td bgcolor='gainsboro'> 86 + <b>Actors</b> 87 +</td><td> 88 +Robot, PwD 89 +</td></tr> 90 +<tr><td bgcolor='gainsboro'> 91 + <b>Pre-condition</b> 92 +</td><td> 93 +The PwD says they haven't eaten. 94 +</td></tr> 95 +<tr><td bgcolor='gainsboro'> 96 + <b>Post-condition</b> 97 +</td><td> 98 +The PwD has eaten. 99 +</td></tr> 100 +<tr><td bgcolor='gainsboro'> 101 + <b>Action sequence</b> 102 +</td><td> 103 + Figure<br><br> 104 + UC steps:<br> 105 + 1. Say "You should probably eat something. Let's walk to the kitchen to prepare the food."<br> 106 + 2. Play food preparation music playlist.<br> 107 + 3. Say "Tap me on the head when the food is ready".<br> 108 + 4. <b>After</b> head is tapped:<br> 109 + 5. Compliment the food, say "Bon appetit".<br> 110 + 6. Start playing the eating playlist.<br> 111 + 7. Ask: "Are you having a drink also?"<br> 112 + 8. <b>IF</b> "No":<br> 113 + <div style="padding-left: 20px"> 114 + 8.1 Say "Wouldn't a glass of milk go well with this?"<br> 115 + </div> 116 + 9. Say: "I hope you enjoyed your lunch break. See you next time".<br> 117 + 10. Slowly stop the music.<br> 118 +</td></tr> 119 +</table> 64 64 121 +<table border='1px' width='50%'> 122 +<tr><td bgcolor='gainsboro'> 123 + <b>UC step<b> 124 +</td><td bgcolor='gainsboro'> 125 + <b>Requirements</b> 126 +</td><td bgcolor='gainsboro'> 127 +<b>Claims</b> 128 +</td><td bgcolor='gainsboro'> 129 +<b>IDP</b> 130 +</td></tr> 131 +<tr><td>1</td><td>-</td><td>CL04: The PwD is encouraged to have some food</td><td>IDP: Title</td></tr> 132 +<tr><td>2</td><td>RQ01: The robot can play music that suits the situation and the emotional state of the PwD</td><td>CL06: The music makes the task more enjoyable</td><td>-</td></tr> 133 +<tr><td>3</td><td>-</td><td>-</td><td>-</td></tr> 134 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 135 +<tr><td>5</td><td>-</td><td>CL03: The PwD feels less alone</td><td>-</td></tr> 136 +<tr><td>6</td><td>RQ01: The robot can play music that suits the situation and the emotional state of the PwD</td><td>CL06: The music makes the task more enjoyable</td><td>-</td></tr> 137 +<tr><td>7</td><td>-</td><td>-</td><td>-</td></tr> 138 +<tr><td>8</td><td>RQ03: The robot can understand words for agreement and disagreement</td>-<td>-</td><td>-</td></tr> 139 +<tr><td>8.1</td><td>-</td><td>CL05: The PwD is encouraged to drink</td><td>-</td></tr> 140 +<tr><td>9</td><td>-</td><td>CL03: The PwD feels less alone</td><td>-</td></tr> 141 +<tr><td>10</td><td>-</td><td>-</td><td>-</td></tr> 65 65 </table> 143 + 66 66 {{/html}} 67 67 68 68 69 69 **Ask about lunch discourse** 70 70 - Play "Slow start music" 71 -- Say "Hello Margaret, how are you?", "Have you already had lunch today?"149 +- Say "Hello Peter, how are you?", "Have you already had lunch today?" 72 72 - If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 73 73 - Say "That sounds delicious, I'm glad you enjoyed it!" 74 74 - Say "Talk to you later." ... ... @@ -90,7 +90,7 @@ 90 90 91 91 **Coffee break** 92 92 - Play "Slow start music" 93 -- Say "Hi Margaret, let's have a coffee."171 +- Say "Hi Peter, let's have a coffee." 94 94 - Play "Coffee brewery music" 95 95 - Say "Let's sit down so that you can drink your coffee." 96 96 - Play "Reminiscence music 1" ... ... @@ -99,7 +99,7 @@ 99 99 100 100 **Prepare lunch discourse** 101 101 - Play "Slow start music" 102 -- Say "Hi Margaret, how are you feeling?"180 +- Say "Hi Peter, how are you feeling?" 103 103 - Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 104 104 - Say "What food would you like for lunch?" 105 105 - Play "Preparation music" ... ... @@ -114,7 +114,7 @@ 114 114 115 115 **Take a sip - Stay hydrated** 116 116 - Play "Slow start music" 117 -- Say " Margaret, have you had any water today?"195 +- Say "Peter, have you had any water today?" 118 118 - Say "Do you know how healthy it is for you to stay hydrated?" 119 119 - Say "It would be great if you could have a glass of water now." 120 120 - 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