Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 +<!-- Your HTML code here --> 2 2 <h2>UC001: Daily Activity Reminder</h2> 3 - 4 4 <table width='100%'> 5 5 <tr> 6 6 <td width='30%' style="font-size:16px"> ... ... @@ -35,11 +35,10 @@ 35 35 </td><td> 36 36 Figure<br><br> 37 37 UC steps:<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>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> 41 41 </td></tr> 42 - 43 43 </table> 44 44 </td> 45 45 <td width='50%' style="font-size:16px"> ... ... @@ -138,22 +138,22 @@ 138 138 <tr><td bgcolor='gainsboro'> 139 139 <b>TDP</b> 140 140 </td><td> 141 - TDP: 140 + TDP:Activity 142 142 </td></tr> 143 143 <tr><td bgcolor='gainsboro'> 144 144 <b>Actors</b> 145 145 </td><td> 146 - Caregiver/Patient/ robot145 + Patient/ robot 147 147 </td></tr> 148 148 <tr><td bgcolor='gainsboro'> 149 149 <b>Pre-condition</b> 150 150 </td><td> 151 - 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. 152 152 </td></tr> 153 153 <tr><td bgcolor='gainsboro'> 154 154 <b>Post-condition</b> 155 155 </td><td> 156 - 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. 157 157 </td></tr> 158 158 <tr><td bgcolor='gainsboro'> 159 159 <b>Action sequence</b> ... ... @@ -160,10 +160,9 @@ 160 160 </td><td> 161 161 Figure<br><br> 162 162 UC steps:<br> 163 - 1) The robot plays the specific music to remind the patient to start exercise;<br> 164 - 2) The robot performs some simple movements and asks the patient to follow;<br> 165 - 3) The patient finishes the daily exercise while the robot records the data;<br> 166 - 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> 167 167 </td></tr> 168 168 </table> 169 169 </td>