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


edited by Sofia Kostakonti
on 2022/02/22 12:00
on 2022/02/22 12:00
Change comment:
There is no comment for this version
To version
17.1


edited by Sofia Kostakonti
on 2022/02/22 11:18
on 2022/02/22 11:18
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,51 @@ 1 +**Coffee break** 2 +- Play "Slow start music" 3 +- Say "Hi Margaret, let's have a coffee." 4 +- Play "Coffee brewery music" 5 +- Say "Let's sit down so that you can drink your coffee." 6 +- Play "Reminiscence music 1" 7 +- Say "That was quite a coffee break. I hope you enjoyed it too. See you next time." 8 +- Play "Slow stop music" 9 + 10 +**Prepare lunch discourse** 11 +- Play "Slow start music" 12 +- Say "Hi Margaret, how are you feeling?" 13 +- Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 14 +- Say "What food would you like for lunch?" 15 +- Play "Preparation music" 16 +- Say "This looks delicious" 17 +- Say "Bon apetite" 18 +- Play "Calming and nostalgic lunch music" (Until Margaret stops eating) 19 +- Say "Let's get a glass of milk" 20 +- Play "Calming milk music" 21 +- Say "Cheers" 22 +- Say "I hope you enjoyed your lunch break. See you next time." 23 +- Play "Slow stop music" 24 + 25 +**Take a sip - Stay hydrated** 26 +- Play "Slow start music" 27 +- Say "Margaret, have you had any water today?" 28 +- Say "Do you know how healthy it is for you to stay hydrated?" 29 +- Say "It would be great if you could have a glass of water now." 30 +- Play "Reminiscence music 2" 31 +- Say "Thank you for staying hydrated. Drinking water helps you to stay fit." 32 +- Say "See you next time." 33 +- Play "Slow stop music" 34 + 35 +**Ask about lunch discourse** 36 +- Play "Slow start music" 37 +- Say "Hello Margaret, how are you?", "Have you already had lunch today?" 38 +- If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 39 +- Say "That sounds delicious, I'm glad you enjoyed it!" 40 +- Say "Talk to you later." 41 +- If "No", go to //Prepare Lunch// discourse 42 +- Play "Slow stop music" 43 + 44 + 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 3 4 -<h2>UC001: MealTime Discourse</h2>48 +<h2>UC001: TITLE</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: MealTime Discourse56 + OB01: TITLE 13 13 </td></tr> 14 14 <tr><td bgcolor='gainsboro'> 15 15 <b>TDP</b> ... ... @@ -62,58 +62,3 @@ 62 62 </table> 63 63 {{/html}} 64 64 65 - 66 -**Ask about lunch discourse** 67 -- Play "Slow start music" 68 -- Say "Hello Margaret, how are you?", "Have you already had lunch today?" 69 -- If "Yes", say "What did you have for lunch?", "Did you enjoy it?", "Did someone join you?"... 70 -- Say "That sounds delicious, I'm glad you enjoyed it!" 71 -- Say "Talk to you later." 72 -- If "No", go to //Prepare Lunch// discourse 73 -- Play "Slow stop music" 74 - 75 - 76 -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. 77 -NAO: Hey Peter! Are you around? 78 -Peter: Hey! Yeah, I'm here 79 -N: Did you have lunch today? 80 -P: Yeah I did 81 -N: What did you have for lunch? 82 -P: Uhm, I don't really remember... 83 -N: Did someone join you? 84 -P: No, I have been alone all day 85 -N: 86 - 87 -**Coffee break** 88 -- Play "Slow start music" 89 -- Say "Hi Margaret, let's have a coffee." 90 -- Play "Coffee brewery music" 91 -- Say "Let's sit down so that you can drink your coffee." 92 -- Play "Reminiscence music 1" 93 -- Say "That was quite a coffee break. I hope you enjoyed it too. See you next time." 94 -- Play "Slow stop music" 95 - 96 -**Prepare lunch discourse** 97 -- Play "Slow start music" 98 -- Say "Hi Margaret, how are you feeling?" 99 -- Say "You should probably eat something. Let's walk to the kitchen to prepare the food." 100 -- Say "What food would you like for lunch?" 101 -- Play "Preparation music" 102 -- Say "This looks delicious" 103 -- Say "Bon apetite" 104 -- Play "Calming and nostalgic lunch music" (Until Margaret stops eating) 105 -- Say "Let's get a glass of milk" 106 -- Play "Calming milk music" 107 -- Say "Cheers" 108 -- Say "I hope you enjoyed your lunch break. See you next time." 109 -- Play "Slow stop music" 110 - 111 -**Take a sip - Stay hydrated** 112 -- Play "Slow start music" 113 -- Say "Margaret, have you had any water today?" 114 -- Say "Do you know how healthy it is for you to stay hydrated?" 115 -- Say "It would be great if you could have a glass of water now." 116 -- Play "Reminiscence music 2" 117 -- Say "Thank you for staying hydrated. Drinking water helps you to stay fit." 118 -- Say "See you next time." 119 -- Play "Slow stop music"