Changes for page Use Cases
Last modified by Sneha Lodha on 2022/04/02 20:07
From version
84.1


edited by Sneha Lodha
on 2022/04/02 19:50
on 2022/04/02 19:50
Change comment:
There is no comment for this version
To version
56.1


edited by Sneha Lodha
on 2022/03/31 19:08
on 2022/03/31 19:08
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +8,101 @@ 1 -==UC01: Medication Reminder== 2 - 3 -[[image:UC_medication1.png]][[image:UC_medication2.png]] 4 -(% style="text-align:center" %) 5 -[[image:UC_medication.png]] 6 - 7 - 8 8 {{html}} 2 +<!-- Your HTML code here --> 3 +<h2>UC01: Medication Reminders</h2> 4 +<table width="100%"> 5 +<tbody> 6 +<tr> 7 +<td style="font-size: 16px;" width="30%"> 8 +<table border="1px" width="50%"> 9 +<tbody> 10 +<tr> 11 +<td bgcolor="gainsboro"><strong>Objective</strong></td> 12 +<td width="70%">Increase the life span of patient with Dementia</td> 13 +</tr> 14 +<tr> 15 +<td bgcolor="gainsboro"><strong>TDP</strong></td> 16 +<td>TDP: Medication Reminder</td> 17 +</tr> 18 +<tr> 19 +<td bgcolor="gainsboro"><strong>Actors</strong></td> 20 +<td>Pepper robot, Patient with Dementia (PwD)</td> 21 +</tr> 22 +<tr> 23 +<td bgcolor="gainsboro"><strong>Pre-condition</strong></td> 24 +<td> 25 +<ul> 26 +<li>It is time for the patient to take their medication</li> 27 +<li>Robot is in proximity of PwD</li> 28 +</ul> 29 +</td> 30 +</tr> 31 +<tr> 32 +<td bgcolor="gainsboro"><strong>Post-condition</strong></td> 33 +<td>Patient has successfully taken their medication for the appropriate time of the day</td> 34 +</tr> 35 +<tr> 36 +<td bgcolor="gainsboro"><strong>Action sequence</strong></td> 37 +<td>UC steps:<br /> <strong>1.</strong> Play gentle music to gain the attention of PwD<br /> <strong>2.</strong> Wait for music to finish<br /> <strong>3.</strong> Understand if PwD already took their medications <br /> <strong><em>IF</em></strong> the PwD did not take their medication:<br /> <span style="padding-left: 40px; display: block;"> <strong>4.</strong> Remind them to take their medication of the current time of the day<br /> <strong>5.</strong> Wait 2 minutes<br /> <strong>6.</strong> Ask for confirmation of taking the medication <br /> <strong><em>UNTIL</em></strong> positive response of PwD, repeat Step 4, 5 and 6<br /> </span> <strong>7.</strong> Congratulate the PwD</td> 38 +</tr> 39 +</tbody> 40 +</table> 41 +</td> 42 +<td style="font-size: 16px;" width="50%"> 43 +<table border="1px" width="50%"> 44 +<tbody> 45 +<tr> 46 +<td bgcolor="gainsboro"><strong>UC step </strong></td> 47 +<td bgcolor="gainsboro"><strong>Requirements</strong></td> 48 +<td bgcolor="gainsboro"><strong>Claims</strong></td> 49 +<td bgcolor="gainsboro"><strong>IDP</strong></td> 50 +</tr> 51 +<tr> 52 +<td>1</td> 53 +<td>RQ002: Pepper knows the date and time.</td> 54 +<td>CL01: The PwD becomes aware of Pepper presence, <br /> CL12: The PwD uses the music to create associations to certain tasks</td> 55 +<td>IDP01</td> 56 +</tr> 57 +<tr> 58 +<td>2</td> 59 +<td>-</td> 60 +<td>-</td> 61 +<td>-</td> 62 +</tr> 63 +<tr> 64 +<td>3</td> 65 +<td>RQ001: Pepper knows the stage of dementia of PwD in order to ask question in appropriate format<br /> RQ003: Pepper understands the response from PwD</td> 66 +<td>CL02: The PwD feels understood</td> 67 +<td>IDP02</td> 68 +</tr> 69 +<tr> 70 +<td>4</td> 71 +<td>RQ002: Pepper knows the date and time <br /> RQ007: Pepper knows the appropriate medication for the time of the day</td> 72 +<td>CL05: The PwD takes their medicine</td> 73 +<td>IDP03</td> 74 +</tr> 75 +<tr> 76 +<td>5</td> 77 +<td>-</td> 78 +<td>-</td> 79 +<td>-</td> 80 +</tr> 81 +<tr> 82 +<td>6</td> 83 +<td>RQ003: Pepper understands the response from PwD</td> 84 +<td>CL02: The PwD feels understood</td> 85 +<td>IDP04</td> 86 +</tr> 87 +<tr> 88 +<td>7</td> 89 +<td>-</td> 90 +<td>CL08: The PwD feels accomplished</td> 91 +<td>IDP05</td> 92 +</tr> 93 +</tbody> 94 +</table> 95 +</td> 96 +</tr> 97 +</tbody> 98 +</table> 9 9 <h2>UC02: Meal Reminders</h2> 10 10 <table width="100%"> 11 11 <tbody> ... ... @@ -40,7 +40,7 @@ 40 40 </tr> 41 41 <tr> 42 42 <td bgcolor="gainsboro"><strong>Action sequence</strong></td> 43 -<td>UC steps:<br /> <strong>1.</strong> Play gentle music to gain the attention of PwD<br /> <strong>2.</strong> Understand if PwD already ate their meal <br /> <strong><em>IF</em></strong> the PwD did not eat their meal:<br /> <span style="padding-left: 40px; display: block;"> <strong> 3.</strong> Remind them to eat their meal of the current time of the day<br /> <strong>4.</strong> Ask for confirmation of having eaten their meal <br /> <strong><em>UNTIL</em></strong> positive response of PwD, repeat Step3and4<br /></span> <strong>5.</strong> Congratulate the PwD</td>133 +<td>UC steps:<br /> <strong>1.</strong> Play gentle music to gain the attention of PwD<br /> <strong>2.</strong> Wait for music to finish<br /> <strong>3.</strong> Understand if PwD already ate their meal <br /> <strong><em>IF</em></strong> the PwD did not eat their meal:<br /> <span style="padding-left: 40px; display: block;"> <strong>4.</strong> Remind them to eat their meal of the current time of the day<br /> <strong>5.</strong> Wait 15 minutes<br /> <strong>6.</strong> Ask for confirmation of having eaten their meal <br /> <strong><em>UNTIL</em></strong> positive response of PwD, repeat Step 4, 5 and 6<br /></span> <strong>7.</strong> Congratulate the PwD</td> 44 44 </tr> 45 45 </tbody> 46 46 </table> ... ... @@ -62,24 +62,36 @@ 62 62 </tr> 63 63 <tr> 64 64 <td>2</td> 155 +<td>-</td> 156 +<td>-</td> 157 +<td>-</td> 158 +</tr> 159 +<tr> 160 +<td>3</td> 65 65 <td>RQ001: Pepper knows the stage of dementia of PwD in order to ask question in appropriate format<br /> RQ003: Pepper understands the response from PwD</td> 66 66 <td>CL02: The PwD feels understood</td> 67 67 <td>IDP02</td> 68 68 </tr> 69 69 <tr> 70 -<td> 3</td>166 +<td>4</td> 71 71 <td>RQ002: Pepper knows the date and time</td> 72 72 <td>CL04: The PwD eats their meal</td> 73 73 <td>IDP03</td> 74 74 </tr> 75 75 <tr> 76 -<td>4</td> 172 +<td>5</td> 173 +<td>-</td> 174 +<td>-</td> 175 +<td>-</td> 176 +</tr> 177 +<tr> 178 +<td>6</td> 77 77 <td>RQ003: Pepper understands the response from PwD</td> 78 78 <td>CL02: The PwD feels understood</td> 79 79 <td>IDP04</td> 80 80 </tr> 81 81 <tr> 82 -<td> 5</td>184 +<td>7</td> 83 83 <td>-</td> 84 84 <td>CL08: The PwD feels accomplished</td> 85 85 <td>IDP05</td> ... ... @@ -90,15 +90,6 @@ 90 90 </tr> 91 91 </tbody> 92 92 </table> 93 - 94 -{{/html}} 95 - 96 -(% style="text-align:center" %) 97 -[[image:UC_meal.png]] 98 - 99 - 100 -{{html}} 101 - 102 102 <h2>UC03: Calender Event Reminders</h2> 103 103 <table width="100%"> 104 104 <tbody> ... ... @@ -133,7 +133,7 @@ 133 133 </tr> 134 134 <tr> 135 135 <td bgcolor="gainsboro"><strong>Action sequence</strong></td> 136 -<td>UC steps:<br /> <strong>1.</strong> Play gentle music to gain the attention of PwD<br /> <strong>2.</strong> Remind PwD about the upcoming event in calendar <br /> <strong> 3.</strong> Ask how PwD feels about the upcoming event<br /><strong><em>UNTIL</em></strong> any response from PwD, repeat Step3<br /> <strong>4.</strong> Wish good luck for the upcoming event</td>229 +<td>UC steps:<br /> <strong>1.</strong> Play gentle music to gain the attention of PwD<br /> <strong>2.</strong> Wait for music to finish<br /> <strong>3.</strong> Remind PwD about the upcoming event in calendar <br /> <strong>4.</strong> Ask how PwD feels about the upcoming event<br /> <strong>5.</strong> Wait 1 minute<br /> <strong><em>UNTIL</em></strong> any response from PwD, repeat Step 4 and 5<br /> <strong>6.</strong> Wish good luck for the upcoming event</td> 137 137 </tr> 138 138 </tbody> 139 139 </table> ... ... @@ -155,19 +155,31 @@ 155 155 </tr> 156 156 <tr> 157 157 <td>2</td> 251 +<td>-</td> 252 +<td>-</td> 253 +<td>-</td> 254 +</tr> 255 +<tr> 256 +<td>3</td> 158 158 <td>RQ008: Pepper has access to the PwD's calendar</td> 159 159 <td>CL09: The PwD attends their calendar event</td> 160 160 <td>IDP03</td> 161 161 </tr> 162 162 <tr> 163 -<td> 3</td>262 +<td>4</td> 164 164 <td>RQ003: Pepper understands the response from PwD.</td> 165 165 <td>CL02: The PwD feels understood, <br /> CL07: The PwD feels less alone.</td> 166 166 <td> </td> 167 167 </tr> 168 168 <tr> 169 -<td> 4</td>268 +<td>5</td> 170 170 <td>-</td> 270 +<td>-</td> 271 +<td>-</td> 272 +</tr> 273 +<tr> 274 +<td>6</td> 275 +<td>-</td> 171 171 <td>CL10: The PwD feels reassured</td> 172 172 <td>IDP05</td> 173 173 </tr> ... ... @@ -211,7 +211,7 @@ 211 211 </tr> 212 212 <tr> 213 213 <td bgcolor="gainsboro"><strong>Action sequence</strong></td> 214 -<td>UC steps:<br /> <strong>1.</strong> Play very gentle and peaceful music to slowly wake up the PwD<br /> <strong>2.</strong> Increase the volume of the music by 5%<br /> <strong>3.</strong> Understand if PwD is awake<br /> <strong><em>UNTIL</em></strong> PwD is awake, repeat step 2 and 3.<br /> <strong>4.</strong> Gradually decrease the volume until music stops (within a minute)<br /> <strong>5.</strong> Ask about how PwD slept<br /><strong><em>UNTIL</em></strong> any response from PwD, repeat Step 5 <br /> <strong> 6.</strong> Reply appropriately to PwD<br /><strong>7.</strong> Ask about PwD dreams<br /><strong><em>UNTIL</em></strong> any response from PwD, repeat Step7<br /> <strong>8.</strong> Reply appropriately to PwD<br /> <strong>9.</strong> Wish PwD to have a good day ahead</td>319 +<td>UC steps:<br /> <strong>1.</strong> Play very gentle and peaceful music to slowly wake up the PwD<br /> <strong>2.</strong> Increase the volume of the music by 5%<br /> <strong>3.</strong> Understand if PwD is awake<br /> <strong><em>UNTIL</em></strong> PwD is awake, repeat step 2 and 3.<br /> <strong>4.</strong> Gradually decrease the volume until music stops (within a minute)<br /> <strong>5.</strong> Ask about how PwD slept<br /> <strong>6.</strong> Wait 1 minute<br /> <strong><em>UNTIL</em></strong> any response from PwD, repeat Step 5 and 6<br /> <strong>7.</strong> Reply appropriately to PwD<br /> <strong>8.</strong> Wait 20 seconds<br /> <strong>9.</strong> Ask about PwD dreams<br /> <strong>10.</strong> Wait 1 minute<br /> <strong><em>UNTIL</em></strong> any response from PwD, repeat Step 9 and 10<br /> <strong>11.</strong> Reply appropriately to PwD<br /> <strong>12.</strong> Wish PwD to have a good day ahead</td> 215 215 </tr> 216 216 </tbody> 217 217 </table> ... ... @@ -257,24 +257,42 @@ 257 257 </tr> 258 258 <tr> 259 259 <td>6</td> 365 +<td>-</td> 366 +<td>-</td> 367 +<td>-</td> 368 +</tr> 369 +<tr> 370 +<td>7</td> 260 260 <td>RQ003: Pepper understands the response from PwD</td> 261 261 <td>CL02: The PwD feels understood,<br /> CL08: The PwD feels accomplished</td> 262 262 <td>-</td> 263 263 </tr> 264 264 <tr> 265 -<td> 7</td>376 +<td>8</td> 266 266 <td>-</td> 267 267 <td>-</td> 268 268 <td>-</td> 269 269 </tr> 270 270 <tr> 271 -<td>8</td> 382 +<td>9</td> 383 +<td>-</td> 384 +<td>-</td> 385 +<td>-</td> 386 +</tr> 387 +<tr> 388 +<td>10</td> 389 +<td>-</td> 390 +<td>-</td> 391 +<td>-</td> 392 +</tr> 393 +<tr> 394 +<td>11</td> 272 272 <td>RQ003: Pepper understands the response from PwD</td> 273 273 <td>CL02: The PwD feels understood,<br /> CL08: The PwD feels accomplished</td> 274 274 <td>-</td> 275 275 </tr> 276 276 <tr> 277 -<td> 9</td>400 +<td>12</td> 278 278 <td>-</td> 279 279 <td>CL07: The PwD feels less alone,<br /> CL11: The PwD feels content</td> 280 280 <td>IDP05</td> ... ... @@ -390,5 +390,5 @@ 390 390 </tr> 391 391 </tbody> 392 392 </table> 393 -{{/html}} 516 +<p> </p>{{/html}} 394 394
- UC_activity.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.0 KB - Content
- UC_activity1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -142.6 KB - Content
- UC_activity2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -108.4 KB - Content
- UC_calendar.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -15.1 KB - Content
- UC_calendar1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -90.7 KB - Content
- UC_calendar2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -67.7 KB - Content
- UC_meal.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -19.5 KB - Content
- UC_meal1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -91.5 KB - Content
- UC_meal2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -90.2 KB - Content
- UC_medication.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.5 KB - Content
- UC_medication1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -101.2 KB - Content
- UC_medication2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -101.6 KB - Content
- UC_wakeup.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.9 KB - Content
- UC_wakeup1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -133.2 KB - Content
- UC_wakeup2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.snehalodha - Size
-
... ... @@ -1,1 +1,0 @@ 1 -97.6 KB - Content