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


edited by Andrei Stefan
on 2022/02/22 12:26
on 2022/02/22 12:26
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. AndreiStefan1 +xwiki:XWiki.BartVastenhouw - Content
-
... ... @@ -1,34 +1,31 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: Daily todo list</h2>3 +<h2>UC001: TITLE</h2> 4 4 <table width='100%'> 5 5 <tr> 6 -<td width='30%' style="font-size:16px"> 6 +<td width='30%' style="font-size:16px"> 7 7 <table border='1px' width='50%'> 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 tasks11 + OB01: TITLE 12 12 </td></tr> 13 13 <tr><td bgcolor='gainsboro'> 14 14 <b>TDP</b> 15 15 </td><td> 16 - TDP: -16 + TDP: TITLE 17 17 </td></tr> 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> 20 20 </td><td> 21 - Care givers/ patient/ robot 22 22 </td></tr> 23 23 <tr><td bgcolor='gainsboro'> 24 24 <b>Pre-condition</b> 25 25 </td><td> 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 remebers daily tasks 32 32 </td></tr> 33 33 <tr><td bgcolor='gainsboro'> 34 34 <b>Action sequence</b> ... ... @@ -35,13 +35,12 @@ 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> 35 + 1. ...<br> 36 + 2. ...<br> 41 41 </td></tr> 42 42 </table> 43 43 </td> 44 -<td width='50%' style="font-size:16px"> 40 +<td width='50%' style="font-size:16px"> 45 45 <table border='1px' width='50%'> 46 46 <tr><td bgcolor='gainsboro'> 47 47 <b>UC step<b> ... ... @@ -52,8 +52,11 @@ 52 52 </td><td bgcolor='gainsboro'> 53 53 <b>IDP</b> 54 54 </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>-</td></tr> 56 -<tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr> 51 +<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 52 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 53 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 54 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 55 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 57 57 </table> 58 58 59 59 ... ... @@ -60,190 +60,5 @@ 60 60 </td></tr> 61 61 62 62 </table> 63 - 64 -<h2>UC002: Visit from the care giver or loved ones</h2> 65 -<table width='100%'> 66 -<tr> 67 -<td width='30%' style="font-size:16px"> 68 -<table border='1px' width='50%'> 69 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 70 - <b>Objective</b> 71 -</td><td width='70%'> 72 - OB02: Update the todo list 73 -</td></tr> 74 -<tr><td bgcolor='gainsboro'> 75 - <b>TDP</b> 76 -</td><td> 77 - TDP: - 78 -</td></tr> 79 -<tr><td bgcolor='gainsboro'> 80 - <b>Actors</b> 81 -</td><td> 82 - Care givers/ patient/ robot 83 -</td></tr> 84 -<tr><td bgcolor='gainsboro'> 85 - <b>Pre-condition</b> 86 -</td><td> 87 - The patient wants to add more tasks or change the music 88 -</td></tr> 89 -<tr><td bgcolor='gainsboro'> 90 - <b>Post-condition</b> 91 -</td><td> 92 - Todo list is updated 93 -</td></tr> 94 -<tr><td bgcolor='gainsboro'> 95 - <b>Action sequence</b> 96 -</td><td> 97 - Figure<br><br> 98 - UC steps:<br> 99 - 1) Patient calls care giver or loved one and asks them to visit<br> 100 - 2) Select together with caregivers music associated with daily tasks<br> 101 - 3) During the day the robot will play the music before tasks<br> 102 - 4) User performs task that robots plays music for<br> 103 - 5) When user finishes task interact with robot to denote being done<br> 104 - 6) User denotes going to bed<br> 105 - 7) Robot starts small-quiz about corresponding activities and musics<br> 106 -</td></tr> 107 -</table> 108 -</td> 109 -<td width='50%' style="font-size:16px"> 110 -<table border='1px' width='50%'> 111 -<tr><td bgcolor='gainsboro'> 112 - <b>UC step<b> 113 -</td><td bgcolor='gainsboro'> 114 - <b>Requirements</b> 115 -</td><td bgcolor='gainsboro'> 116 -<b>Claims</b> 117 -</td><td bgcolor='gainsboro'> 118 -<b>IDP</b> 119 -</td></tr> 120 -<tr><td>1</td><td>RQ001: Have robot(Nao), tablet, app</td><td>CL001: Benefit set schedule that they can follow, drawback hard for active people with changing schedule</td><td>-</td></tr> 121 -<tr><td>2</td><td>RQ002: Have music selection function in app</td><td>CL002: Benefit music helps memory and keeps them calm and is enjoyable, drawbacks can get bored or dont want to be forced</td><td>-</td></tr> 122 -<tr><td>3</td><td>RQ003: Place robot on central stationary location</td><td>CL003: Benefit remeber their tasks, drawbacks bored, dont hear it, doing else disturb them</td><td>-</td></tr> 123 -<tr><td>4</td><td>RQ004: </td><td>CL004: </td><td>-</td></tr> 124 -<tr><td>5</td><td>RQ005: Play alarm (vibration) on tablet</td><td>CL005: Benefit check they perform task and check for healthcare provider, drawback have their hands full</td><td>-</td></tr> 125 -<tr><td>6</td><td>RQ006: Have interaction with robot before sleep</td><td>CL006: Benefit scheduled live, can inform loved ones of sleeping, reminder that they didnt perform task, drawbacks forgetting, something extra to do </td><td>-</td></tr> 126 -<tr><td>7</td><td>RQ007: Tablet quiz app</td><td>CL007: Benefit reinforcement memory, drawbacks could get repretative </td><td>-</td></tr> 127 -</table> 128 - 129 - 130 -</td></tr> 131 - 132 -</table> 133 - 134 -<h2>UC003: Physical exercise with the robot</h2> 135 -<table width='100%'> 136 -<tr> 137 -<td width='30%' style="font-size:16px"> 138 -<table border='1px' width='50%'> 139 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 140 - <b>Objective</b> 141 -</td><td width='70%'> 142 - OB01: Help delay memory loss for patient's daily tasks 143 -</td></tr> 144 -<tr><td bgcolor='gainsboro'> 145 - <b>TDP</b> 146 -</td><td> 147 - TDP: - 148 -</td></tr> 149 -<tr><td bgcolor='gainsboro'> 150 - <b>Actors</b> 151 -</td><td> 152 - Care givers/ patient/ robot 153 -</td></tr> 154 -<tr><td bgcolor='gainsboro'> 155 - <b>Pre-condition</b> 156 -</td><td> 157 - Patient has a todo list 158 -</td></tr> 159 -<tr><td bgcolor='gainsboro'> 160 - <b>Post-condition</b> 161 -</td><td> 162 - User remebers daily tasks 163 -</td></tr> 164 -<tr><td bgcolor='gainsboro'> 165 - <b>Action sequence</b> 166 -</td><td> 167 - Figure<br><br> 168 - UC steps:<br> 169 - 1) During the day the robot will play the music before tasks<br> 170 - 2) User performs task that robots plays music for<br> 171 - 3) When user finishes task interact with robot to denote being done<br> 172 -</td></tr> 173 -</table> 174 -</td> 175 -<td width='50%' style="font-size:16px"> 176 -<table border='1px' width='50%'> 177 -<tr><td bgcolor='gainsboro'> 178 - <b>UC step<b> 179 -</td><td bgcolor='gainsboro'> 180 - <b>Requirements</b> 181 -</td><td bgcolor='gainsboro'> 182 -<b>Claims</b> 183 -</td><td bgcolor='gainsboro'> 184 -<b>IDP</b> 185 -</td></tr> 186 -<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>-</td></tr> 187 -<tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr> 188 -</table> 189 - 190 -<h2>UC004: Group game at the care home</h2> 191 -<table width='100%'> 192 -<tr> 193 -<td width='30%' style="font-size:16px"> 194 -<table border='1px' width='50%'> 195 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 196 - <b>Objective</b> 197 -</td><td width='70%'> 198 - OB01: Help delay memory loss for patient's daily tasks 199 -</td></tr> 200 -<tr><td bgcolor='gainsboro'> 201 - <b>TDP</b> 202 -</td><td> 203 - TDP: - 204 -</td></tr> 205 -<tr><td bgcolor='gainsboro'> 206 - <b>Actors</b> 207 -</td><td> 208 - Care givers/ patient/ robot 209 -</td></tr> 210 -<tr><td bgcolor='gainsboro'> 211 - <b>Pre-condition</b> 212 -</td><td> 213 - Patient has a todo list 214 -</td></tr> 215 -<tr><td bgcolor='gainsboro'> 216 - <b>Post-condition</b> 217 -</td><td> 218 - User remebers daily tasks 219 -</td></tr> 220 -<tr><td bgcolor='gainsboro'> 221 - <b>Action sequence</b> 222 -</td><td> 223 - Figure<br><br> 224 - UC steps:<br> 225 - 1) During the day the robot will play the music before tasks<br> 226 - 2) User performs task that robots plays music for<br> 227 - 3) When user finishes task interact with robot to denote being done<br> 228 -</td></tr> 229 -</table> 230 -</td> 231 -<td width='50%' style="font-size:16px"> 232 -<table border='1px' width='50%'> 233 -<tr><td bgcolor='gainsboro'> 234 - <b>UC step<b> 235 -</td><td bgcolor='gainsboro'> 236 - <b>Requirements</b> 237 -</td><td bgcolor='gainsboro'> 238 -<b>Claims</b> 239 -</td><td bgcolor='gainsboro'> 240 -<b>IDP</b> 241 -</td></tr> 242 -<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>-</td></tr> 243 -<tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr> 244 -</table> 245 - 246 - 247 - 248 248 {{/html}} 249 249