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


edited by Rembrandt Oltmans
on 2022/02/15 11:34
on 2022/02/15 11:34
Change comment:
There is no comment for this version
To version
16.1


edited by Andrei Stefan
on 2022/02/22 12:01
on 2022/02/22 12:01
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.r oltmans1 +XWiki.AndreiStefan - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: Memorylossdelay</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"> ... ... @@ -18,7 +18,7 @@ 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> 20 20 </td><td> 21 - Care givers/ loved ones/patient/ robot21 + Care givers/ patient/ robot 22 22 </td></tr> 23 23 <tr><td bgcolor='gainsboro'> 24 24 <b>Pre-condition</b> ... ... @@ -28,6 +28,69 @@ 28 28 <tr><td bgcolor='gainsboro'> 29 29 <b>Post-condition</b> 30 30 </td><td> 31 + User remebers daily tasks 32 +</td></tr> 33 +<tr><td bgcolor='gainsboro'> 34 + <b>Action sequence</b> 35 +</td><td> 36 + Figure<br><br> 37 + UC steps:<br> 38 + 1) Setup daily tasks and associated music with care givers<br> 39 + 2) During the day the robot will play the music before tasks<br> 40 + 3) User performs task that robots plays music for<br> 41 + 4) When user finishes task interact with robot to denote being done<br> 42 +</td></tr> 43 +</table> 44 +</td> 45 +<td width='50%' style="font-size:16px"> 46 +<table border='1px' width='50%'> 47 +<tr><td bgcolor='gainsboro'> 48 + <b>UC step<b> 49 +</td><td bgcolor='gainsboro'> 50 + <b>Requirements</b> 51 +</td><td bgcolor='gainsboro'> 52 +<b>Claims</b> 53 +</td><td bgcolor='gainsboro'> 54 +<b>IDP</b> 55 +</td></tr> 56 +<tr><td>1</td><td>RQ001: Robot has an online platform for edtiting todo list</td><td>CL001: patient has a set schedule </td><td>-</td></tr> 57 +<tr><td>2</td><td>RQ002: Robot has the ability to play sounds </td><td>CL002: Patient remembers to do the task</td><td>-</td></tr> 58 +<tr><td>4</td><td>RQ004: Robot should recognize an indication of being done </td><td>CL004: User is happy because they completed a task</td><td>-</td></tr> 59 +</table> 60 + 61 + 62 +</td></tr> 63 + 64 +</table> 65 + 66 +<h2>UC002: Visit to the care home</h2> 67 +<table width='100%'> 68 +<tr> 69 +<td width='30%' style="font-size:16px"> 70 +<table border='1px' width='50%'> 71 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 72 + <b>Objective</b> 73 +</td><td width='70%'> 74 + OB01: Patient does an activity at the care home 75 +</td></tr> 76 +<tr><td bgcolor='gainsboro'> 77 + <b>TDP</b> 78 +</td><td> 79 + TDP: - 80 +</td></tr> 81 +<tr><td bgcolor='gainsboro'> 82 + <b>Actors</b> 83 +</td><td> 84 + Care givers/ patient/ robot 85 +</td></tr> 86 +<tr><td bgcolor='gainsboro'> 87 + <b>Pre-condition</b> 88 +</td><td> 89 + Fairly stable memory function 90 +</td></tr> 91 +<tr><td bgcolor='gainsboro'> 92 + <b>Post-condition</b> 93 +</td><td> 31 31 Lower speed of onset memory loss 32 32 </td></tr> 33 33 <tr><td bgcolor='gainsboro'> ... ... @@ -69,5 +69,6 @@ 69 69 </td></tr> 70 70 71 71 </table> 135 + 72 72 {{/html}} 73 73