Changes for page Use Cases

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

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

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreiStefan
1 +XWiki.dongxulu
Content
... ... @@ -1,6 +1,6 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>UC001: Daily todo list</h2>
3 +<h2>UC001: Daily Activity Reminder</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 - OB01: Help delay memory loss for patient's daily tasks
11 + 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 a todo list
26 + Patient has daily activities that need to be finished on time
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
30 30  </td><td>
31 - User remebers daily tasks
31 + User recalls what to do after hearing the related music
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) 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>
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 42  </table>
43 43  </td>
... ... @@ -61,7 +61,7 @@
61 61  
62 62  </table>
63 63  
64 -<h2>UC002: Visit from the care giver or loved ones</h2>
64 +<h2>UC002: Adjust reminder settings by caregivers</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 - OB02: Update the todo list
72 + Help delay memory loss for patient's daily tasks
73 73  </td></tr>
74 74  <tr><td bgcolor='gainsboro'>
75 75   <b>TDP</b>
76 76  </td><td>
77 - TDP: -
77 + TDP: Activity
78 78  </td></tr>
79 79  <tr><td bgcolor='gainsboro'>
80 80   <b>Actors</b>
81 81  </td><td>
82 - Care givers or loved ones/ patient/ robot
82 + Caregivers/ 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 tasks or change the music
87 + The patient wants to add more daily activities 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 - Todo list is updated
92 + The reminder settings are adjusted by the caregivers and the patient is satisfied with the adjustments
93 93  </td></tr>
94 94  <tr><td bgcolor='gainsboro'>
95 95   <b>Action sequence</b>
... ... @@ -96,9 +96,11 @@
96 96  </td><td>
97 97   Figure<br><br>
98 98   UC steps:<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>
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>
102 102  </td></tr>
103 103  </table>
104 104  </td>
... ... @@ -130,7 +130,7 @@
130 130  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
131 131   <b>Objective</b>
132 132  </td><td width='70%'>
133 - OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease
135 + 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>
... ... @@ -145,12 +145,12 @@
145 145  <tr><td bgcolor='gainsboro'>
146 146   <b>Pre-condition</b>
147 147  </td><td>
148 - Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion.
150 + The patient is physically able to follow simple exercises. The robot has exercise motion pre-installed.
149 149  </td></tr>
150 150  <tr><td bgcolor='gainsboro'>
151 151   <b>Post-condition</b>
152 152  </td><td>
153 - Patient finishes the daily simple exercise routine and the robot records the data.
155 + The patient finishes the daily exercise and the robot records the data.
154 154  </td></tr>
155 155  <tr><td bgcolor='gainsboro'>
156 156   <b>Action sequence</b>
... ... @@ -157,9 +157,10 @@
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 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>
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>
163 163  </td></tr>
164 164  </table>
165 165  </td>
... ... @@ -181,7 +181,7 @@
181 181  
182 182  </td></tr>
183 183  </table>
184 -<h2>UC004: Group game at the care home</h2>
187 +<h2>UC004: Small talks with the robot</h2>
185 185  <table width='100%'>
186 186  <tr>
187 187  <td width='30%' style="font-size:16px">
... ... @@ -189,7 +189,7 @@
189 189  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
190 190   <b>Objective</b>
191 191  </td><td width='70%'>
192 - OB04: Help patient have some social contact with others
195 + Help the patient to keep socially active.
193 193  </td></tr>
194 194  <tr><td bgcolor='gainsboro'>
195 195   <b>TDP</b>
... ... @@ -251,7 +251,7 @@
251 251  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
252 252   <b>Objective</b>
253 253  </td><td width='70%'>
254 - OB05: Help reinforce the connection between specific music and daily task with quizzes
257 + Help reinforce the connection between specific music and daily task with quizzes
255 255  </td></tr>
256 256  <tr><td bgcolor='gainsboro'>
257 257   <b>TDP</b>
... ... @@ -314,7 +314,7 @@
314 314  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
315 315   <b>Objective</b>
316 316  </td><td width='70%'>
317 - OB06: Notify family members if PwD is unresponsive
320 + Keep the caregiver updated with the patient's condition
318 318  </td></tr>
319 319  <tr><td bgcolor='gainsboro'>
320 320   <b>TDP</b>
... ... @@ -382,12 +382,12 @@
382 382  <tr><td bgcolor='gainsboro'>
383 383   <b>TDP</b>
384 384  </td><td style="color:red;">
385 - TDP: Emergency (TODO)
388 + TDP: Activity
386 386  </td></tr>
387 387  <tr><td bgcolor='gainsboro'>
388 388   <b>Actors</b>
389 389  </td><td>
390 - Patient/ robot/ care giver/ loved ones
393 + Patient/ robot
391 391  </td></tr>
392 392  <tr><td bgcolor='gainsboro'>
393 393   <b>Pre-condition</b>
Icon XWiki.XWikiComments[0]
Author
... ... @@ -1,0 +1,1 @@
1 +Anonymous
Comment
... ... @@ -1,0 +1,1 @@
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,0 +1,1 @@
1 +2022-03-21 21:12:05.54
Icon XWiki.XWikiComments[1]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.roltmans
Comment
... ... @@ -1,0 +1,1 @@
1 +RQ010 and RQ001 are the same
Date
... ... @@ -1,0 +1,1 @@
1 +2022-03-29 15:40:42.646
Icon XWiki.XWikiComments[2]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.roltmans
Comment
... ... @@ -1,0 +1,2 @@
1 +And use case 7 is not yet worked out
2 +
Date
... ... @@ -1,0 +1,1 @@
1 +2022-03-29 16:12:36.680