Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
Summary
Details
- Page properties
-
- Content
-
... ... @@ -340,7 +340,7 @@ 340 340 <tr><td bgcolor='gainsboro'> 341 341 <b>Pre-condition</b> 342 342 </td><td> 343 - The patient has heard the music associaed with the task before343 + Patient has heard the music associaed with the task before 344 344 </td></tr> 345 345 <tr><td bgcolor='gainsboro'> 346 346 <b>Post-condition</b> ... ... @@ -354,7 +354,7 @@ 354 354 UC steps:<br> 355 355 1) The patient asks the robot to play a quiz;<br> 356 356 2) The robot plays the music associated with a random activity and asks the user the related activity name;<br> 357 - 3) The patient replies; <br>357 + 3) The patient replies; 358 358 4) If the answer is correct, the robot congratulates the user and asks to continue; <br/> 359 359 If the answer is wrong, the robot prompts the user to try again;<br> 360 360 5) If the user gives wrong answers after several tries, the robot would tell the right answer;<br> ... ... @@ -418,7 +418,7 @@ 418 418 </table> 419 419 <br/> 420 420 421 -<h2>UC006: Emergency notification</h2>421 +<h2>UC006: Notification if unresponsive</h2> 422 422 <tr> 423 423 <td width='20%' style="font-size:16px"> 424 424 <table border='1px' width='50%'> ... ... @@ -452,11 +452,10 @@ 452 452 </td><td> 453 453 Figure<br><br> 454 454 UC steps:<br> 455 - 1) The robot detects no movement from the patient;<br> 456 - 2) The robot contacts the caregiver and family members;<br> 457 - 3) The robot sends a live audio and video feed of the patient to the caregiver;<br> 458 - 4) The caregiver and family members call or visit to check if the patient is okay;<br> 459 - 5) The caregiver determines if the emergency call was a false positive.<br> 455 + 1) The robot notices that the patient is not responding<br> 456 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br> 457 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br> 458 + 4) Care giver determines if the emergency call was a false positive<br> 460 460 </td></tr> 461 461 </table> 462 462 </td> ... ... @@ -471,36 +471,9 @@ 471 471 </td><td bgcolor='gainsboro'> 472 472 <b>IDP</b> 473 473 </td></tr> 474 -<tr> 475 - <td>1</td> 476 - <td>RQ008: The robot can detect movements. </td> 477 - <td>-</td> 478 - <td>Patient and robot</td> 479 -</tr> 480 -<tr> 481 - <td>2</td> 482 - <td>RQ003: The robot stores the contact details of all stakeholders.</td> 483 - <td>CL011: User's status can be monitored while help is on the way</td> 484 - <td>Caregiver and robot</td> 485 -</tr> 486 -<tr> 487 - <td>3</td> 488 - <td>RQ007: The robot can send data.</td> 489 - <td>CL010: Similar situations will not trigger an emergency call in the future (if false positive)</td> 490 - <td>Caregiver and robot</td> 491 -</tr> 492 -<tr> 493 - <td>4</td> 494 - <td>-</td> 495 - <td>-</td> 496 - <td>Patient and robot</td> 497 -</tr> 498 -<tr> 499 - <td>1</td> 500 - <td>-</td> 501 - <td>-</td> 502 - <td>Patient and robot</td> 503 -</tr> 473 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr> 474 +<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> 475 +<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> 504 504 </table> 505 505 506 506