Changes for page Use Cases

Last modified by Andrei Stefan on 2022/04/03 17:26

From version Icon 67.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:37
Change comment: There is no comment for this version
To version Icon 62.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:19
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,12 +1,13 @@
1 1  {{html}}
2 +<!-- Your HTML code here -->
2 2  <h2>UC001: Daily Activity Reminder</h2>
3 -
4 +<table width='100%'>
4 4  <tr>
5 -<td width='20%' style="font-size:16px">
6 +<td width='30%' style="font-size:16px">
6 6  <table border='1px' width='50%'>
7 7  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
8 8   <b>Objective</b>
9 -</td><td width='80%'>
10 +</td><td width='70%'>
10 10   Help delay memory loss for patient's daily tasks
11 11  </td></tr>
12 12  <tr><td bgcolor='gainsboro'>
... ... @@ -38,7 +38,6 @@
38 38   2) The patient performs the activity that corresponds to the music;<br>
39 39   3) After performing the activity, the patients interacts with the robot to confirm finishing the task.<br>
40 40  </td></tr>
41 -
42 42  </table>
43 43  </td>
44 44  <td width='50%' style="font-size:16px">
... ... @@ -62,12 +62,13 @@
62 62  </table>
63 63  
64 64  <h2>UC002: Adjust reminder settings by caregivers</h2>
65 +<table width='100%'>
65 65  <tr>
66 -<td width='20%' style="font-size:16px">
67 +<td width='30%' style="font-size:16px">
67 67  <table border='1px' width='50%'>
68 68  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
69 69   <b>Objective</b>
70 -</td><td width='80%'>
71 +</td><td width='70%'>
71 71   Help delay memory loss for patient's daily tasks
72 72  </td></tr>
73 73  <tr><td bgcolor='gainsboro'>
... ... @@ -124,33 +124,34 @@
124 124  </table>
125 125  
126 126  <h2>UC003: Physical exercise with the robot</h2>
128 +<table width='100%'>
127 127  <tr>
128 -<td width='20%' style="font-size:16px">
130 +<td width='30%' style="font-size:16px">
129 129  <table border='1px' width='50%'>
130 130  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
131 131   <b>Objective</b>
132 -</td><td width='80%'>
134 +</td><td width='70%'>
133 133   Help the patient to keep a healthy lifestyle through exercise
134 134  </td></tr>
135 135  <tr><td bgcolor='gainsboro'>
136 136   <b>TDP</b>
137 137  </td><td>
138 - TDP: Activity
140 + TDP:Activity
139 139  </td></tr>
140 140  <tr><td bgcolor='gainsboro'>
141 141   <b>Actors</b>
142 142  </td><td>
143 - Caregiver/ Patient/ robot
145 + Patient/ robot
144 144  </td></tr>
145 145  <tr><td bgcolor='gainsboro'>
146 146   <b>Pre-condition</b>
147 147  </td><td>
148 - The patient is physically able to follow simple exercises. The robot has exercise motion pre-installed.
150 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion.
149 149  </td></tr>
150 150  <tr><td bgcolor='gainsboro'>
151 151   <b>Post-condition</b>
152 152  </td><td>
153 - The patient finishes the daily exercise and the robot records the data.
155 + Patient finishes the daily simple exercise routine and the robot records the data.
154 154  </td></tr>
155 155  <tr><td bgcolor='gainsboro'>
156 156   <b>Action sequence</b>
... ... @@ -157,10 +157,9 @@
157 157  </td><td>
158 158   Figure<br><br>
159 159   UC steps:<br>
160 - 1) The robot plays the specific music to remind the patient to start exercise;<br>
161 - 2) The robot performs some simple movements and asks the patient to follow;<br>
162 - 3) The patient finishes the daily exercise while the robot records the data;<br>
163 - 4) The robot sends the data to the caregiver for further clinical analysis.<br>
162 + 1) The robot plays the specific music to remind the patient of starting to exercise.<br>
163 + 2) The robot starts to perform some simple movements and the patient follows.<br>
164 + 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br>
164 164  </td></tr>
165 165  </table>
166 166  </td>
... ... @@ -183,12 +183,13 @@
183 183  </td></tr>
184 184  </table>
185 185  <h2>UC004: Small talks with the robot</h2>
187 +<table width='100%'>
186 186  <tr>
187 -<td width='20%' style="font-size:16px">
189 +<td width='30%' style="font-size:16px">
188 188  <table border='1px' width='50%'>
189 189  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
190 190   <b>Objective</b>
191 -</td><td width='80%'>
193 +</td><td width='70%'>
192 192   Help the patient to keep socially active.
193 193  </td></tr>
194 194  <tr><td bgcolor='gainsboro'>
... ... @@ -244,12 +244,13 @@
244 244  </table>
245 245  
246 246  <h2>UC005: Quiz</h2>
249 +<table width='100%'>
247 247  <tr>
248 -<td width='20%' style="font-size:16px">
251 +<td width='30%' style="font-size:16px">
249 249  <table border='1px' width='50%'>
250 250  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
251 251   <b>Objective</b>
252 -</td><td width='80%'>
255 +</td><td width='70%'>
253 253   Help reinforce the connection between specific music and daily task with quizzes
254 254  </td></tr>
255 255  <tr><td bgcolor='gainsboro'>
... ... @@ -306,12 +306,13 @@
306 306  </table>
307 307  
308 308  <h2>UC006: Notification if unresponsive</h2>
312 +<table width='100%'>
309 309  <tr>
310 -<td width='20%' style="font-size:16px">
314 +<td width='30%' style="font-size:16px">
311 311  <table border='1px' width='50%'>
312 312  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
313 313   <b>Objective</b>
314 -</td><td width='80%'>
318 +</td><td width='70%'>
315 315   Keep the caregiver updated with the patient's condition
316 316  </td></tr>
317 317  <tr><td bgcolor='gainsboro'>
... ... @@ -368,12 +368,13 @@
368 368  </table>
369 369  
370 370  <h2>UC007: Ambient music</h2>
375 +<table width='100%'>
371 371  <tr>
372 -<td width='20%' style="font-size:16px">
377 +<td width='30%' style="font-size:16px">
373 373  <table border='1px' width='50%'>
374 374  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
375 375   <b>Objective</b>
376 -</td><td width='80%'>
381 +</td><td width='70%'>
377 377   OB07: Play music during the day that they like
378 378  </td></tr>
379 379  <tr><td bgcolor='gainsboro'>