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
83.1


edited by Sneha Lodha
on 2022/04/02 19:49
on 2022/04/02 19:49
Change comment:
Upload new image "UC_wakeup2.png", version 1.1
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,91 @@ 1 -==UC01: Medication Reminder== 1 +{{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 /> 2.</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>3.</strong> Remind them to take their medication of the current time of the day<br /> <strong>4.</strong> Ask for confirmation of taking the medication <br /> <strong><em>UNTIL</em></strong> positive response of PwD, repeat Step 3 and 4<br /> </span> <strong>5.</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>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> 60 +<td>CL02: The PwD feels understood</td> 61 +<td>IDP02</td> 62 +</tr> 63 +<tr> 64 +<td>3</td> 65 +<td>RQ002: Pepper knows the date and time <br /> RQ007: Pepper knows the appropriate medication for the time of the day</td> 66 +<td>CL05: The PwD takes their medicine</td> 67 +<td>IDP03</td> 68 +</tr> 69 +<tr> 70 +<td>4</td> 71 +<td>RQ003: Pepper understands the response from PwD</td> 72 +<td>CL02: The PwD feels understood</td> 73 +<td>IDP04</td> 74 +</tr> 75 +<tr> 76 +<td>5</td> 77 +<td>-</td> 78 +<td>CL08: The PwD feels accomplished</td> 79 +<td>IDP05</td> 80 +</tr> 81 +</tbody> 82 +</table> 83 +</td> 84 +</tr> 85 +</tbody> 86 +</table> 87 +{{/html}} 2 2 3 -[[image:UC_medication1.png]][[image:UC_medication2.png]] 4 4 (% style="text-align:center" %) 5 5 [[image:UC_medication.png]] 6 6