Changes for page Use Cases

Last modified by Sneha Lodha on 2022/04/02 20:07

From version Icon 7.1 Icon
edited by Haoran Wang
on 2022/02/13 13:49
Change comment: There is no comment for this version
To version Icon 9.1 Icon
edited by Pierre Bongrand
on 2022/02/22 19:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.haoranwang
1 +XWiki.PierreBongrand
Content
... ... @@ -1,6 +1,6 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>UC001: Medication and Nutrition Reminders</h2>
3 +<h2>UC001: Medication Reminders</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -8,22 +8,24 @@
8 8  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
10 10  </td><td width='70%'>
11 - Ensure the health of the patient is maintained over time.
11 + Increase the life span of patient with Dementia
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
15 15  </td><td>
16 - TDP: TITLE
16 + TDP: TITLE (TBD)
17 17  </td></tr>
18 18  <tr><td bgcolor='gainsboro'>
19 19   <b>Actors</b>
20 20  </td><td>
21 - Pepper Robot, Dementia Patient
21 + Pepper robot, Patient with Dementia (PwD)
22 22  </td></tr>
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 -</td><td>
26 - Robot is in proximity of user and user is ready and and able to communicate
25 + </td><td> <ul>
26 + <li>It is time for the patient to take his/her medication</li>
27 + <li>Robot is in proximity of PwD</li>
28 + </ul>
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
... ... @@ -35,8 +35,13 @@
35 35  </td><td>
36 36   Figure<br><br>
37 37   UC steps:<br>
38 - 1. ...<br>
39 - 2. ...<br>
40 + 1. Play gentle music to gain the attention of PwD<br>
41 + 2. Wait for music to finish<br>
42 + 3. Understand if PwD already took their medications <br><br>
43 + <strong>IF</strong> the PwD did not take their medication:<br>
44 + 4. Remind them to take their medication and ask for confirmation of taking the medicine <br><br>
45 + <strong>UNTIL</strong> positive response of PwD, repeat Step 4<br>
46 + 6. Congratulate the PwD!
40 40  </td></tr>
41 41  </table>
42 42  </td>
... ... @@ -51,8 +51,8 @@
51 51  </td><td bgcolor='gainsboro'>
52 52  <b>IDP</b>
53 53  </td></tr>
54 -<tr><td>1</td><td>Move to the viewing area of patient</td><td>CL001: Title</td><td>IDP: Title</td></tr>
55 -<tr><td>2</td><td>Gently greet patient to make them aware of the robots presence</td><td>-</td><td>-</td></tr>
61 +<tr><td>1</td><td>Play gentle music to gain the attention of PwD</td><td>CL001: Title</td><td>IDP: Title</td></tr>
62 +<tr><td>2</td><td>Wait for music to finish</td><td>-</td><td>-</td></tr>
56 56  <tr><td>3</td><td>Depending on the hour/calender remind patient of medicine or food intake</td><td>-</td><td>-</td></tr>
57 57  <tr><td>4</td><td>Ask patient is anything was unclear or if the robot needs to repeat anything</td><td>-</td><td>-</td></tr>
58 58  <tr><td>5</td><td>Ask if there is anything else the robot can help with, if so move to another use case</td><td>-</td><td>-</td></tr>