Changes for page Use Cases

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

From version Icon 63.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:24
Change comment: There is no comment for this version
To version Icon 46.2 Icon
edited by Andrei Stefan
on 2022/03/04 21:16
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dongxulu
1 +XWiki.AndreiStefan
Content
... ... @@ -1,6 +1,6 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>UC001: Daily Activity Reminder</h2>
3 +<h2>UC001: Daily todo list</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 - Help delay memory loss for patient's daily tasks
11 + OB01: Help delay memory loss for patient's daily tasks
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
... ... @@ -23,12 +23,12 @@
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 25  </td><td>
26 - Patient has daily activities that need to be finished on time
26 + Patient has a todo list
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
30 30  </td><td>
31 - User recalls what to do after hearing the related music
31 + User remebers daily tasks
32 32  </td></tr>
33 33  <tr><td bgcolor='gainsboro'>
34 34   <b>Action sequence</b>
... ... @@ -35,9 +35,9 @@
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) During the day the robot will play the music before tasks<br>
39 + 2) User performs task that robots plays music for<br>
40 + 3) When user finishes task interact with robot to denote being done<br>
41 41  </td></tr>
42 42  </table>
43 43  </td>
... ... @@ -61,7 +61,7 @@
61 61  
62 62  </table>
63 63  
64 -<h2>UC002: Adjust reminder settings by caregivers</h2>
64 +<h2>UC002: Visit from the care giver or loved ones</h2>
65 65  <table width='100%'>
66 66  <tr>
67 67  <td width='30%' style="font-size:16px">
... ... @@ -69,27 +69,27 @@
69 69  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
70 70   <b>Objective</b>
71 71  </td><td width='70%'>
72 - Help delay memory loss for patient's daily tasks
72 + OB02: Update the todo list
73 73  </td></tr>
74 74  <tr><td bgcolor='gainsboro'>
75 75   <b>TDP</b>
76 76  </td><td>
77 - TDP: Activity
77 + TDP: -
78 78  </td></tr>
79 79  <tr><td bgcolor='gainsboro'>
80 80   <b>Actors</b>
81 81  </td><td>
82 - Caregivers/ patient/ robot
82 + Care givers or loved ones/ patient/ robot
83 83  </td></tr>
84 84  <tr><td bgcolor='gainsboro'>
85 85   <b>Pre-condition</b>
86 86  </td><td>
87 - The patient wants to add more daily activities or change the music
87 + The patient wants to add more tasks or change the music
88 88  </td></tr>
89 89  <tr><td bgcolor='gainsboro'>
90 90   <b>Post-condition</b>
91 91  </td><td>
92 - The reminder settings are adjusted by the caregivers and the patient is satisfied with the adjustments
92 + Todo list is updated
93 93  </td></tr>
94 94  <tr><td bgcolor='gainsboro'>
95 95   <b>Action sequence</b>
... ... @@ -96,11 +96,9 @@
96 96  </td><td>
97 97   Figure<br><br>
98 98   UC steps:<br>
99 - 1) Patient wants to add more activities to remind/ feels the volume too low;<br>
100 - 2) Patient contacts the caregiver and asks for a visit;<br>
101 - 3) Caregiver comes visit the patient;<br>
102 - 4) Patient communicates with the caregiver about his/her needs;<br>
103 - 5) Caregiver adjusts the reminder settings properly according to the patient's needs.<br>
99 + 1) Patient calls care giver or loved one and asks them to visit<br>
100 + 2) Care giver or loved one comes visit the patient<br>
101 + 3) Together, they adjust the todo list<br>
104 104  </td></tr>
105 105  </table>
106 106  </td>
... ... @@ -132,7 +132,7 @@
132 132  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
133 133   <b>Objective</b>
134 134  </td><td width='70%'>
135 - Help the patient to keep a healthy lifestyle through exercise
133 + OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease
136 136  </td></tr>
137 137  <tr><td bgcolor='gainsboro'>
138 138   <b>TDP</b>
... ... @@ -147,12 +147,12 @@
147 147  <tr><td bgcolor='gainsboro'>
148 148   <b>Pre-condition</b>
149 149  </td><td>
150 - The patient is physically able to follow simple exercises. The robot has exercise motion pre-installed.
148 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion.
151 151  </td></tr>
152 152  <tr><td bgcolor='gainsboro'>
153 153   <b>Post-condition</b>
154 154  </td><td>
155 - The patient finishes the daily exercise and the robot records the data.
153 + Patient finishes the daily simple exercise routine and the robot records the data.
156 156  </td></tr>
157 157  <tr><td bgcolor='gainsboro'>
158 158   <b>Action sequence</b>
... ... @@ -159,10 +159,9 @@
159 159  </td><td>
160 160   Figure<br><br>
161 161   UC steps:<br>
162 - 1) The robot plays the specific music to remind the patient to start exercise;<br>
163 - 2) The robot performs some simple movements and asks the patient to follow;<br>
164 - 3) The patient finishes the daily exercise while the robot records the data;<br>
165 - 4) The robot sends the data to the caregiver for further clinical analysis.<br>
160 + 1) The robot plays the specific music to remind the patient of starting to exercise.<br>
161 + 2) The robot starts to perform some simple movements and the patient follows.<br>
162 + 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br>
166 166  </td></tr>
167 167  </table>
168 168  </td>
... ... @@ -184,7 +184,7 @@
184 184  
185 185  </td></tr>
186 186  </table>
187 -<h2>UC004: Small talks with the robot</h2>
184 +<h2>UC004: Group game at the care home</h2>
188 188  <table width='100%'>
189 189  <tr>
190 190  <td width='30%' style="font-size:16px">
... ... @@ -192,7 +192,7 @@
192 192  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
193 193   <b>Objective</b>
194 194  </td><td width='70%'>
195 - Help the patient to keep socially active.
192 + OB04: Help patient have some social contact with others
196 196  </td></tr>
197 197  <tr><td bgcolor='gainsboro'>
198 198   <b>TDP</b>
... ... @@ -254,7 +254,7 @@
254 254  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
255 255   <b>Objective</b>
256 256  </td><td width='70%'>
257 - Help reinforce the connection between specific music and daily task with quizzes
254 + OB05: Help reinforce the connection between specific music and daily task with quizzes
258 258  </td></tr>
259 259  <tr><td bgcolor='gainsboro'>
260 260   <b>TDP</b>
... ... @@ -317,7 +317,7 @@
317 317  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
318 318   <b>Objective</b>
319 319  </td><td width='70%'>
320 - Keep the caregiver updated with the patient's condition
317 + OB06: Notify family members if PwD is unresponsive
321 321  </td></tr>
322 322  <tr><td bgcolor='gainsboro'>
323 323   <b>TDP</b>
... ... @@ -385,12 +385,12 @@
385 385  <tr><td bgcolor='gainsboro'>
386 386   <b>TDP</b>
387 387  </td><td style="color:red;">
388 - TDP: Activity
385 + TDP: Emergency (TODO)
389 389  </td></tr>
390 390  <tr><td bgcolor='gainsboro'>
391 391   <b>Actors</b>
392 392  </td><td>
393 - Patient/ robot
390 + Patient/ robot/ care giver/ loved ones
394 394  </td></tr>
395 395  <tr><td bgcolor='gainsboro'>
396 396   <b>Pre-condition</b>
Icon XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -Anonymous
Comment
... ... @@ -1,1 +1,0 @@
1 -Nice that you created this set of use cases with corresponding requirements and claims. Make clear which use case you are going to prototype and test (this one should be worked out in more detail).
Date
... ... @@ -1,1 +1,0 @@
1 -2022-03-21 21:12:05.54
Icon XWiki.XWikiComments[1]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.roltmans
Comment
... ... @@ -1,1 +1,0 @@
1 -RQ010 and RQ001 are the same
Date
... ... @@ -1,1 +1,0 @@
1 -2022-03-29 15:40:42.646
Icon XWiki.XWikiComments[2]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.roltmans
Comment
... ... @@ -1,2 +1,0 @@
1 -And use case 7 is not yet worked out
2 -
Date
... ... @@ -1,1 +1,0 @@
1 -2022-03-29 16:12:36.680