Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
From version
76.1


edited by Dongxu Lu
on 2022/03/30 11:17
on 2022/03/30 11:17
Change comment:
There is no comment for this version
To version
37.1


edited by Andrei Stefan
on 2022/03/04 19:24
on 2022/03/04 19:24
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.d ongxulu1 +XWiki.AndreiStefan - Content
-
... ... @@ -1,13 +1,14 @@ 1 1 {{html}} 2 -<h2>UC001: Daily Activity Reminder</h2> 3 - 2 +<!-- Your HTML code here --> 3 +<h2>UC001: Daily todo list</h2> 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 - Help delay memory loss for thepatient's daily tasks10 +</td><td width='70%'> 11 + OB01: Help delay memory loss for patient's daily tasks 11 11 </td></tr> 12 12 <tr><td bgcolor='gainsboro'> 13 13 <b>TDP</b> ... ... @@ -17,17 +17,17 @@ 17 17 <tr><td bgcolor='gainsboro'> 18 18 <b>Actors</b> 19 19 </td><td> 20 - Patient/ robot21 + Care givers/ patient/ robot 21 21 </td></tr> 22 22 <tr><td bgcolor='gainsboro'> 23 23 <b>Pre-condition</b> 24 24 </td><td> 25 - The patient hasdailyactivities that needtobe finished ontime26 + Patient has a todo list 26 26 </td></tr> 27 27 <tr><td bgcolor='gainsboro'> 28 28 <b>Post-condition</b> 29 29 </td><td> 30 - Thepatientrecallswhat todoafter hearingthe related music31 + User remebers daily tasks 31 31 </td></tr> 32 32 <tr><td bgcolor='gainsboro'> 33 33 <b>Action sequence</b> ... ... @@ -34,11 +34,10 @@ 34 34 </td><td> 35 35 Figure<br><br> 36 36 UC steps:<br> 37 - 1) The robot playsmusicrelated toa certain activity according to thepatient'sagenda;<br>38 - 2) The patient performs theactivitythatcorresponds tohemusic;<br>39 - 3) Afterperforming the activity, thepatientinteractswiththerobot toconfirmfinishingthetask.<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> 40 40 </td></tr> 41 - 42 42 </table> 43 43 </td> 44 44 <td width='50%' style="font-size:16px"> ... ... @@ -52,23 +52,8 @@ 52 52 </td><td bgcolor='gainsboro'> 53 53 <b>IDP</b> 54 54 </td></tr> 55 -<tr> 56 - <td>1</td> 57 - <td>RQ001: The robot can play sounds. </td> 58 - <td>-</td> 59 - <td>Patient, robot</td> 60 -</tr> 61 -<tr> 62 - <td>2</td> 63 - <td>-</td> 64 - <td>CL001: The patient recalls what to do after hearing related music</td> 65 - <td>Patient, robot</td> 66 -</tr> 67 -<tr> 68 - <td>3</td> 69 - <td>RQ002: The robot can do speech recognition/ detect hand gestures. </td> 70 - <td>CL002: User becomes happy after completing a task.</td> 71 - <td>Patient, robot</td></tr> 55 +<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>Patient and robot</td></tr> 56 +<tr><td>3</td><td>RQ002: Robot should recognize an indication of being done </td><td>CL002: User is happy because they completed a task</td><td>Patient and robot</td></tr> 72 72 </table> 73 73 74 74 ... ... @@ -75,36 +75,36 @@ 75 75 </td></tr> 76 76 77 77 </table> 78 -<br/> 79 79 80 -<h2>UC002: Adjust reminder settings by the caregiver</h2> 64 +<h2>UC002: Visit from the care giver or loved ones</h2> 65 +<table width='100%'> 81 81 <tr> 82 -<td width=' 20%' style="font-size:16px">67 +<td width='30%' style="font-size:16px"> 83 83 <table border='1px' width='50%'> 84 84 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 85 85 <b>Objective</b> 86 -</td><td width=' 80%'>87 - Helpdelay memoryloss forthepatient'sdailytasks71 +</td><td width='70%'> 72 + OB02: Update the todo list 88 88 </td></tr> 89 89 <tr><td bgcolor='gainsboro'> 90 90 <b>TDP</b> 91 91 </td><td> 92 - TDP: Activity77 + TDP: - 93 93 </td></tr> 94 94 <tr><td bgcolor='gainsboro'> 95 95 <b>Actors</b> 96 96 </td><td> 97 - Caregivers/ patient/ robot 82 + Care givers or loved ones/ patient/ robot 98 98 </td></tr> 99 99 <tr><td bgcolor='gainsboro'> 100 100 <b>Pre-condition</b> 101 101 </td><td> 102 - The patient wants to add more daily activities or change the music87 + The patient wants to add more tasks or change the music 103 103 </td></tr> 104 104 <tr><td bgcolor='gainsboro'> 105 105 <b>Post-condition</b> 106 106 </td><td> 107 - T he remindersettingsare adjustedby the caregiversand thepatient is satisfiedwith theadjustments92 + Todo list is updated 108 108 </td></tr> 109 109 <tr><td bgcolor='gainsboro'> 110 110 <b>Action sequence</b> ... ... @@ -111,11 +111,9 @@ 111 111 </td><td> 112 112 Figure<br><br> 113 113 UC steps:<br> 114 - 1) The patient wants to add more activities to remind/ feels the volume too low;<br> 115 - 2) The patient contacts the caregiver and asks for a visit;<br> 116 - 3) The caregiver comes visit the patient;<br> 117 - 4) The patient communicates with the caregiver about his/her needs;<br> 118 - 5) The 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> 119 119 </td></tr> 120 120 </table> 121 121 </td> ... ... @@ -130,202 +130,24 @@ 130 130 </td><td bgcolor='gainsboro'> 131 131 <b>IDP</b> 132 132 </td></tr> 133 -<tr> 134 - <td>1</td> 135 - <td>-</td> 136 - <td>-</td> 137 - <td>Patient, robot</td> 138 -</tr> 139 -<tr> 140 - <td>2</td> 141 - <td>RQ003: The robot stores the contact details of all stakeholders.</td> 142 - <td>-</td> 143 - <td>Caregiver, patient</td> 144 -</tr> 145 -<tr> 146 - <td>3</td> 147 - <td>RQ003: The robot stores the contact details of all stakeholders.</td> 148 - <td>-</td> 149 - <td>Caregiver, patient</td> 150 -</tr> 151 -<tr> 152 - <td>4</td> 153 - <td>-</td> 154 - <td>-</td> 155 - <td>Caregiver, patient</td> 156 -</tr> 157 -<tr> 158 - <td>5</td> 159 - <td>RQ004: The settings of the reminder can be modified.</td> 160 - <td>-</td> 161 - <td>Caregiver, robot</td> 162 -</tr> 116 +<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>-</td></tr> 117 +<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> 163 163 </table> 164 -</td></tr> 165 -</table> 166 -<br/> 167 167 168 -<h2>UC003: Physical exercise with the robot</h2> 169 -<tr> 170 -<td width='20%' style="font-size:16px"> 171 -<table border='1px' width='50%'> 172 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 173 - <b>Objective</b> 174 -</td><td width='80%'> 175 - Help the patient to keep a healthy lifestyle through exercise 176 -</td></tr> 177 -<tr><td bgcolor='gainsboro'> 178 - <b>TDP</b> 179 -</td><td> 180 - TDP: Activity 181 -</td></tr> 182 -<tr><td bgcolor='gainsboro'> 183 - <b>Actors</b> 184 -</td><td> 185 - Caregiver/ Patient/ robot 186 -</td></tr> 187 -<tr><td bgcolor='gainsboro'> 188 - <b>Pre-condition</b> 189 -</td><td> 190 - The patient is physically able to follow simple exercises. The robot has exercise motion pre-installed. 191 -</td></tr> 192 -<tr><td bgcolor='gainsboro'> 193 - <b>Post-condition</b> 194 -</td><td> 195 - The patient finishes the daily exercise and the robot records the data. 196 -</td></tr> 197 -<tr><td bgcolor='gainsboro'> 198 - <b>Action sequence</b> 199 -</td><td> 200 - Figure<br><br> 201 - UC steps:<br> 202 - 1) The robot plays the specific music to remind the patient to start exercise;<br> 203 - 2) The robot performs some simple movements and asks the patient to follow;<br> 204 - 3) The patient finishes the daily exercise while the robot records the data;<br> 205 - 4) The robot sends the data to the caregiver for further clinical analysis.<br> 206 -</td></tr> 207 -</table> 208 -</td> 209 -<td width='50%' style="font-size:16px"> 210 -<table border='1px' width='50%'> 211 -<tr><td bgcolor='gainsboro'> 212 - <b>UC step<b> 213 -</td><td bgcolor='gainsboro'> 214 - <b>Requirements</b> 215 -</td><td bgcolor='gainsboro'> 216 -<b>Claims</b> 217 -</td><td bgcolor='gainsboro'> 218 -<b>IDP</b> 219 -</td></tr> 220 -<tr> 221 - <td>1</td> 222 - <td>RQ001: The robot can play sounds. </td> 223 - <td>-</td> 224 - <td>Patient, robot</td> 225 -</tr> 226 -<tr> 227 - <td>2</td> 228 - <td>RQ005: The robot can perform moverments. </td> 229 - <td>-</td> 230 - <td>Patient, robot</td> 231 -</tr> 232 -<tr> 233 - <td>3</td> 234 - <td>RQ006: The robot can save data. </td> 235 - <td>CL006: Collect the daily routine data of the patient for further analysis</td> 236 - <td>Caregiver and robot</td> 237 -</tr> 238 -<tr> 239 - <td>3</td> 240 - <td>RQ007: The robot can send data. </td> 241 - <td>CL006: Collect the daily routine data of the patient for further analysis</td> 242 - <td>Caregiver and robot</td> 243 -</tr> 244 -</table> 245 245 246 246 </td></tr> 247 -</table> 248 -<br/> 249 249 250 -<h2>UC004: Small talks with the robot</h2> 251 -<tr> 252 -<td width='20%' style="font-size:16px"> 253 -<table border='1px' width='50%'> 254 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 255 - <b>Objective</b> 256 -</td><td width='80%'> 257 - Keep the patient socially active. 258 -</td></tr> 259 -<tr><td bgcolor='gainsboro'> 260 - <b>TDP</b> 261 -</td><td style="color:red;"> 262 - TDP: Group game (TODO) 263 -</td></tr> 264 -<tr><td bgcolor='gainsboro'> 265 - <b>Actors</b> 266 -</td><td> 267 - Care givers/ patient/ other patients/ robot 268 -</td></tr> 269 -<tr><td bgcolor='gainsboro'> 270 - <b>Pre-condition</b> 271 -</td><td> 272 - The patient stays home alone most of the time and needs social contacts.. 273 -</td></tr> 274 -<tr><td bgcolor='gainsboro'> 275 - <b>Post-condition</b> 276 -</td><td> 277 - The patient becomes happier after havig social interactions with the robot. 278 -</td></tr> 279 -<tr><td bgcolor='gainsboro'> 280 - <b>Action sequence</b> 281 -</td><td> 282 - Figure<br><br> 283 - UC steps:<br> 284 - 1) The robot/ the patient starts conversations of ramdom topics<br> 285 - 2) The robot and the patient have small talks with each other<br> 286 -</td></tr> 287 287 </table> 288 -</td> 289 -<td width='50%' style="font-size:16px"> 290 -<table border='1px' width='50%'> 291 -<tr><td bgcolor='gainsboro'> 292 - <b>UC step<b> 293 -</td><td bgcolor='gainsboro'> 294 - <b>Requirements</b> 295 -</td><td bgcolor='gainsboro'> 296 -<b>Claims</b> 297 -</td><td bgcolor='gainsboro'> 298 -<b>IDP</b> 299 -</td></tr> 300 -<tr> 301 - <td>2</td> 302 - <td>RQ001: The robot can play sounds. <br/> 303 - RQ002: The robot can do speech recognition/ detect hand gestures.</td> 304 - <td>CL007: Patient is eager to start to playing the game</td> 305 - <td>Caregiver and robot</td> 306 -</tr> 307 -<tr> 308 - <td>3</td> 309 - <td>RQ001: The robot can play sounds. <br/> 310 - RQ002: The robot can do speech recognition/ detect hand gestures. </td> 311 - <td>CL003: User is happy to interact with others</td> 312 - <td style="color:red;">Patient and other people (TODO)</td></tr> 313 -</table> 314 314 315 - 316 -</td></tr> 317 - 318 -</table> 319 -<br/> 320 - 321 -<h2>UC005: Quiz</h2> 125 +<h2>UC003: Physical exercise with the robot</h2> 126 +<table width='100%'> 322 322 <tr> 323 -<td width=' 20%' style="font-size:16px">128 +<td width='30%' style="font-size:16px"> 324 324 <table border='1px' width='50%'> 325 325 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 326 326 <b>Objective</b> 327 -</td><td width=' 80%'>328 - reinforcetheconnectionbetween specific musicanddailytaskwithquizzes132 +</td><td width='70%'> 133 + OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease 329 329 </td></tr> 330 330 <tr><td bgcolor='gainsboro'> 331 331 <b>TDP</b> ... ... @@ -340,12 +340,12 @@ 340 340 <tr><td bgcolor='gainsboro'> 341 341 <b>Pre-condition</b> 342 342 </td><td> 343 - Patient has heardthemusicassociaedwith the taskbefore148 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion. 344 344 </td></tr> 345 345 <tr><td bgcolor='gainsboro'> 346 346 <b>Post-condition</b> 347 347 </td><td> 348 - Userreinforces the associationbetween thesongand the task153 + Patient finishes the daily simple exercise routine and the robot records the data. 349 349 </td></tr> 350 350 <tr><td bgcolor='gainsboro'> 351 351 <b>Action sequence</b> ... ... @@ -352,10 +352,9 @@ 352 352 </td><td> 353 353 Figure<br><br> 354 354 UC steps:<br> 355 - 1) The patient asks the robot to play a quiz<br> 356 - 2) The robot plays the music associated with a random task and asks the user what the task is<br> 357 - 3) The user replies. For a correct answer, the robot congratulates the user and asks if they want to play again. For a wrong answer, the robot prompts the user to try again.<br> 358 - 4) If the user gets the task wrong a few times in a row, the robot just tells them the answer.<br> 160 + 1) The robot plays the specific music to remind the patient of starting of 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> 359 359 </td></tr> 360 360 </table> 361 361 </td> ... ... @@ -370,67 +370,42 @@ 370 370 </td><td bgcolor='gainsboro'> 371 371 <b>IDP</b> 372 372 </td></tr> 373 -<tr> 374 - <td>1</td> 375 - <td>RQ002: The robot can do speech recognition/ detect hand gestures. </td> 376 - <td>CL008: Patient is excited to play the quiz</td> 377 - <td>Patient and robot</td> 378 -</tr> 379 -<tr> 380 - <td>2</td> 381 - <td>RQ001: The robot can play sounds. </td> 382 - <td>CL009: User is happy to listen to the music</td> 383 - <td>Patient and robot</td> 384 -</tr> 385 -<tr> 386 - <td>3</td> 387 - <td>RQ002: The robot can do speech recognition/ detect hand gestures. </td> 388 - <td>CL010: User is happy because they got the answer right</td> 389 - <td>Patient and robot</td> 390 -</tr> 391 -<tr> 392 - <td>4</td> 393 - <td>RQ001: The robot can play sounds. <br/> 394 -RQ002: The robot can do speech recognition/ detect hand gestures. </td> 395 - <td>CL010: User is happy because they got the answer right</td> 396 - <td>Patient and robot</td> 397 -</tr> 177 +<tr><td>1</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>Patient and robot</td></tr> 178 +<tr><td>2</td><td>RQ005: Robot has the ability to perform simple movements </td><td>CL005: User is motivated to follow along when the robot is moving</td><td>Patient and robot</td></tr> 179 +<tr><td>3</td><td>RQ006: Robot has the ability to save the data and upload it to cloud </td><td>CL006: Collect the daily routine data of the patient for further analysis</td><td>Caregiver and robot</td></tr> 398 398 </table> 399 399 400 - 401 401 </td></tr> 402 - 403 403 </table> 404 -<br/> 405 - 406 -<h2>UC006: Notification if unresponsive</h2> 184 +<h2>UC004: Group game at the care home</h2> 185 +<table width='100%'> 407 407 <tr> 408 -<td width=' 20%' style="font-size:16px">187 +<td width='30%' style="font-size:16px"> 409 409 <table border='1px' width='50%'> 410 410 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 411 411 <b>Objective</b> 412 -</td><td width=' 80%'>413 - Keep thecaregiverupdatedwith thepatient'scondition191 +</td><td width='70%'> 192 + OB04: Help patient have some social contact with others 414 414 </td></tr> 415 415 <tr><td bgcolor='gainsboro'> 416 416 <b>TDP</b> 417 -</td><td style="color:red;">418 - TDP: Emergency(TODO)196 +</td><td> 197 + TDP: Group game (style="color:red;"TODO) 419 419 </td></tr> 420 420 <tr><td bgcolor='gainsboro'> 421 421 <b>Actors</b> 422 422 </td><td> 423 - Patient/robot/ caregiver/lovedones202 + Care givers/ patient/ other patients/ robot 424 424 </td></tr> 425 425 <tr><td bgcolor='gainsboro'> 426 426 <b>Pre-condition</b> 427 427 </td><td> 428 - Patient was interactingwiththe robot,butsuddenlystops207 + Patient has the ability to understand and remember the game rules. Patient is at the care home. Robot has the pre-installed game motion. 429 429 </td></tr> 430 430 <tr><td bgcolor='gainsboro'> 431 431 <b>Post-condition</b> 432 432 </td><td> 433 - Caregiverand loved ones are ensuredthat thepatientissafe212 + User enjoys playing the game with others. 434 434 </td></tr> 435 435 <tr><td bgcolor='gainsboro'> 436 436 <b>Action sequence</b> ... ... @@ -437,10 +437,10 @@ 437 437 </td><td> 438 438 Figure<br><br> 439 439 UC steps:<br> 440 - 1) The robotnotices that thepatientis notresponding<br>441 - 2) The robotcontacts thetient'scaregivers andloved ones andtransmits a live audio and videofeedofthe patient<br>442 - 3) Care giver and lovedones callorcometo chechon thepatient andseeif theyareokay<br>443 - 4) Caregiverdeterminesiftheemergency call wasa false positive<br>219 + 1) Care giver selects the game to play<br> 220 + 2) Robot explains the rules and identifies the players<br> 221 + 3) Robot monitors the progress of the game<br> 222 + 4) Game ends and robot announces the results<br> 444 444 </td></tr> 445 445 </table> 446 446 </td> ... ... @@ -455,16 +455,11 @@ 455 455 </td><td bgcolor='gainsboro'> 456 456 <b>IDP</b> 457 457 </td></tr> 458 -<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr> 459 -<tr><td>2</td><td>RQ003: Have the means of contacting loved ones and caregiver, RQ012: Have the means of transmitting live audio and video </td><td>CL011: User's status can be monitored while help is on the way</td><td>Caregiver and robot</td></tr> 460 -<tr><td>4</td><td>RQ013: Robot can remember the context of the emergency call </td><td>CL010: Similar situations will not trigger an emergency call in the future (if false positive)</td><td>Caregiver and robot</td></tr> 237 +<tr><td>2</td><td>RQ007: Robot has games and rules stored in memory and is able to recognize the players </td><td>CL007: Patient is eager to start to playing the game</td><td>Caregiver and robot</td></tr> 238 +<tr><td>3</td><td>RQ008: Robot can monitor an ongoing game </td><td>CL003: User is happy to interact with others</td><td>-</td></tr> 461 461 </table> 462 462 463 463 464 -</td></tr> 465 465 466 -</table> 467 -<br/> 468 - 469 469 {{/html}} 470 470
- 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
- 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
- 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