Changes for page Use Cases

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

From version Icon 6.1 Icon
edited by Haoran Wang
on 2022/02/13 13:47
Change comment: There is no comment for this version
To version Icon 3.1 Icon
edited by Haoran Wang
on 2022/02/13 13:36
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
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: TITLE</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -8,7 +8,7 @@
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 + OB01: TITLE
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
... ... @@ -18,17 +18,14 @@
18 18  <tr><td bgcolor='gainsboro'>
19 19   <b>Actors</b>
20 20  </td><td>
21 - Pepper Robot, Dementia Patient
22 22  </td></tr>
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 25  </td><td>
26 - Robot is in proximity of user and user is ready and and able to communicate
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
30 30  </td><td>
31 - Patient is reminded to take medication during the particular time of day or intake a meal
32 32  </td></tr>
33 33  <tr><td bgcolor='gainsboro'>
34 34   <b>Action sequence</b>
... ... @@ -51,11 +51,11 @@
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>Gently greet patient to make them aware of the robots presence<td>-</td><td>-</td><td>-</td></tr>
56 -<tr><td>3</td>Depending on the hour/calender remind patient of medicine or food intake<td>-</td><td>-</td><td>-</td></tr>
57 -<tr><td>4</td>Ask patient is anything was unclear or if the robot needs to repeat anything<td>-</td><td>-</td><td>-</td></tr>
58 -<tr><td>5</td>Ask if there is anything else the robot can help with, if so move to another use case<td>-</td><td>-</td><td>-</td></tr>
51 +<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
52 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
53 +<tr><td></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>
59 59  </table>
60 60  
61 61