Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
Summary
Details
- 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'> ... ... @@ -34,11 +34,10 @@ 34 34 </td><td> 35 35 Figure<br><br> 36 36 UC steps:<br> 37 - 1) The robot plays music related to a certain activity according to the patient's agenda ;<br>38 - 2) The patient performs the activity that corresponds to the music ;<br>39 - 3) After performing the activity, the patients interacts with the robot to confirm finishing the task .<br>38 + 1) The robot plays music related to a certain activity according to the patient's agenda <br> 39 + 2) The patient performs the activity that corresponds to the music<br> 40 + 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"> ... ... @@ -60,15 +60,15 @@ 60 60 </td></tr> 61 61 62 62 </table> 63 -<br/> 64 64 65 65 <h2>UC002: Adjust reminder settings by caregivers</h2> 65 +<table width='100%'> 66 66 <tr> 67 -<td width=' 20%' style="font-size:16px">67 +<td width='30%' style="font-size:16px"> 68 68 <table border='1px' width='50%'> 69 69 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 70 70 <b>Objective</b> 71 -</td><td width=' 80%'>71 +</td><td width='70%'> 72 72 Help delay memory loss for patient's daily tasks 73 73 </td></tr> 74 74 <tr><td bgcolor='gainsboro'> ... ... @@ -118,38 +118,41 @@ 118 118 <tr><td>1</td><td>RQ003: Have the means of contacting loved ones and caregiver</td><td>CL003: Patient is happy to interact with others</td><td>Caregiver and robot</td></tr> 119 119 <tr><td>3</td><td>RQ004: Have some way of modifying the todo list and the music associated with the tasks</td><td>CL004: Patient is eager to be reminded of the newly added tasks or hear the newly selected music</td><td>Caregiver and robot</td></tr> 120 120 </table> 121 + 122 + 121 121 </td></tr> 124 + 122 122 </table> 123 -<br/> 124 124 125 125 <h2>UC003: Physical exercise with the robot</h2> 128 +<table width='100%'> 126 126 <tr> 127 -<td width=' 20%' style="font-size:16px">130 +<td width='30%' style="font-size:16px"> 128 128 <table border='1px' width='50%'> 129 129 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 130 130 <b>Objective</b> 131 -</td><td width=' 80%'>134 +</td><td width='70%'> 132 132 Help the patient to keep a healthy lifestyle through exercise 133 133 </td></tr> 134 134 <tr><td bgcolor='gainsboro'> 135 135 <b>TDP</b> 136 136 </td><td> 137 - TDP: 140 + TDP:Activity 138 138 </td></tr> 139 139 <tr><td bgcolor='gainsboro'> 140 140 <b>Actors</b> 141 141 </td><td> 142 - Caregiver/Patient/ robot145 + Patient/ robot 143 143 </td></tr> 144 144 <tr><td bgcolor='gainsboro'> 145 145 <b>Pre-condition</b> 146 146 </td><td> 147 - The patientisphysicallyableto follow simple exercises.The robot has exercisemotionpre-installed.150 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion. 148 148 </td></tr> 149 149 <tr><td bgcolor='gainsboro'> 150 150 <b>Post-condition</b> 151 151 </td><td> 152 - 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. 153 153 </td></tr> 154 154 <tr><td bgcolor='gainsboro'> 155 155 <b>Action sequence</b> ... ... @@ -156,10 +156,9 @@ 156 156 </td><td> 157 157 Figure<br><br> 158 158 UC steps:<br> 159 - 1) The robot plays the specific music to remind the patient to start exercise;<br> 160 - 2) The robot performs some simple movements and asks the patient to follow;<br> 161 - 3) The patient finishes the daily exercise while the robot records the data;<br> 162 - 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> 163 163 </td></tr> 164 164 </table> 165 165 </td> ... ... @@ -181,15 +181,14 @@ 181 181 182 182 </td></tr> 183 183 </table> 184 -<br/> 185 - 186 186 <h2>UC004: Small talks with the robot</h2> 187 +<table width='100%'> 187 187 <tr> 188 -<td width=' 20%' style="font-size:16px">189 +<td width='30%' style="font-size:16px"> 189 189 <table border='1px' width='50%'> 190 190 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 191 191 <b>Objective</b> 192 -</td><td width=' 80%'>193 +</td><td width='70%'> 193 193 Help the patient to keep socially active. 194 194 </td></tr> 195 195 <tr><td bgcolor='gainsboro'> ... ... @@ -243,15 +243,15 @@ 243 243 </td></tr> 244 244 245 245 </table> 246 -<br/> 247 247 248 248 <h2>UC005: Quiz</h2> 249 +<table width='100%'> 249 249 <tr> 250 -<td width=' 20%' style="font-size:16px">251 +<td width='30%' style="font-size:16px"> 251 251 <table border='1px' width='50%'> 252 252 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 253 253 <b>Objective</b> 254 -</td><td width=' 80%'>255 +</td><td width='70%'> 255 255 Help reinforce the connection between specific music and daily task with quizzes 256 256 </td></tr> 257 257 <tr><td bgcolor='gainsboro'> ... ... @@ -306,15 +306,15 @@ 306 306 </td></tr> 307 307 308 308 </table> 309 -<br/> 310 310 311 311 <h2>UC006: Notification if unresponsive</h2> 312 +<table width='100%'> 312 312 <tr> 313 -<td width=' 20%' style="font-size:16px">314 +<td width='30%' style="font-size:16px"> 314 314 <table border='1px' width='50%'> 315 315 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 316 316 <b>Objective</b> 317 -</td><td width=' 80%'>318 +</td><td width='70%'> 318 318 Keep the caregiver updated with the patient's condition 319 319 </td></tr> 320 320 <tr><td bgcolor='gainsboro'> ... ... @@ -369,15 +369,15 @@ 369 369 </td></tr> 370 370 371 371 </table> 372 -<br/> 373 373 374 374 <h2>UC007: Ambient music</h2> 375 +<table width='100%'> 375 375 <tr> 376 -<td width=' 20%' style="font-size:16px">377 +<td width='30%' style="font-size:16px"> 377 377 <table border='1px' width='50%'> 378 378 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 379 379 <b>Objective</b> 380 -</td><td width=' 80%'>381 +</td><td width='70%'> 381 381 OB07: Play music during the day that they like 382 382 </td></tr> 383 383 <tr><td bgcolor='gainsboro'>