Changes for page Use Cases

Last modified by Sofia Kostakonti on 2022/04/05 16:54

From version Icon 16.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/02/22 11:17
Change comment: There is no comment for this version
To version Icon 29.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/02/23 14:15
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 3  
4 -<h2>UC001: TITLE</h2>
4 +<h2>UC001: Meal Time Discourse </h2>
5 5  <table width='100%'>
6 6  <tr>
7 7  <td width='30%' style="font-size:16px">
... ... @@ -9,7 +9,7 @@
9 9  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
10 10   <b>Objective</b>
11 11  </td><td width='70%'>
12 - OB01: TITLE
12 + OB02: Provide the PwD company
13 13  </td></tr>
14 14  <tr><td bgcolor='gainsboro'>
15 15   <b>TDP</b>
... ... @@ -19,22 +19,35 @@
19 19  <tr><td bgcolor='gainsboro'>
20 20   <b>Actors</b>
21 21  </td><td>
22 +Robot, PwD
22 22  </td></tr>
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 25  </td><td>
27 +It is after the set lunch time
26 26  </td></tr>
27 27  <tr><td bgcolor='gainsboro'>
28 28   <b>Post-condition</b>
29 29  </td><td>
32 +PwD has had the chance to converse with someone at least a little bit
30 30  </td></tr>
31 31  <tr><td bgcolor='gainsboro'>
32 32   <b>Action sequence</b>
33 33  </td><td>
34 - Figure<br><br>
35 - UC steps:<br>
36 - 1. ...<br>
37 - 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>
38 38  </td></tr>
39 39  </table>
40 40  </td>
... ... @@ -49,11 +49,13 @@
49 49  </td><td bgcolor='gainsboro'>
50 50  <b>IDP</b>
51 51  </td></tr>
52 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
53 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
54 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
55 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
56 -<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>
57 57  </table>
58 58  
59 59  
... ... @@ -62,3 +62,59 @@
62 62  </table>
63 63  {{/html}}
64 64  
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"