Changes for page Use Cases
Last modified by Ricardo Vogel on 2022/04/05 11:39
From version
11.1


edited by Jeffrey Lim
on 2022/03/02 14:14
on 2022/03/02 14:14
Change comment:
There is no comment for this version
To version
9.1


edited by Jeffrey Lim
on 2022/03/02 13:50
on 2022/03/02 13:50
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,5 @@ 1 1 {{html}} 2 +<!-- Your HTML code here --> 2 2 <h2>Use Case 1: Taking a normal walk without caretakers</h2> 3 3 <table width='100%'> 4 4 <tr> ... ... @@ -53,7 +53,9 @@ 53 53 </td></tr> 54 54 </table> 55 55 56 -<h2>Use Case 2: User gets distracted while taking a walk</h2> 57 + 58 + 59 +<h2>Use Case 2: User get's distracted while taking a walk</h2> 57 57 <table width='100%'> 58 58 <tr> 59 59 <td width='30%' style="font-size:16px"> ... ... @@ -109,68 +109,16 @@ 109 109 <tr><td>4</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr> 110 110 <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr> 111 111 </table> 112 -</td></tr> 113 -</table> 114 114 115 -<h2>Use Case 3: User falls while taking a walk</h2> 116 -<table width='100%'> 117 -<tr> 118 -<td width='30%' style="font-size:16px"> 119 -<table border='1px' width='50%'> 120 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 121 - <b>Objective</b> 122 -</td><td width='70%'> 123 - Allow people with dementia to take a walk without caretakers. 116 + 124 124 </td></tr> 125 -<tr><td bgcolor='gainsboro'> 126 - <b>TDP</b> 127 -</td><td> 128 - Robot in charge 129 -</td></tr> 130 -<tr><td bgcolor='gainsboro'> 131 - <b>Actors</b> 132 -</td><td>Person with Dementia (PwD), MiRo, Caretaker 133 -</td></tr> 134 -<tr><td bgcolor='gainsboro'> 135 - <b>Pre-condition</b> 136 -</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip. 137 -</td></tr> 138 -<tr><td bgcolor='gainsboro'> 139 - <b>Post-condition</b> 140 -</td><td>Pwd has taken a walk and is happily home now. 141 -</td></tr> 142 -<tr><td bgcolor='gainsboro'> 143 - <b>Action sequence</b> 144 -</td><td> 145 - UC steps:<br> 146 - 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 147 - 2. PwD falls and can't get up, MiRo stops. <br> 148 - 3. MiRo notifies caretaker. <br> 149 - 4. Caretaker arrives and helps PwD. <br> 150 -</td></tr> 118 + 151 151 </table> 152 -</td> 153 -<td width='50%' style="font-size:16px"> 154 -<table border='1px' width='50%'> 155 -<tr><td bgcolor='gainsboro'> 156 - <b>UC step<b> 157 -</td><td bgcolor='gainsboro'> 158 - <b>Requirements</b> 159 -</td><td bgcolor='gainsboro'> 160 -<b>Claims</b> 161 -</td><td bgcolor='gainsboro'> 162 -<b>IDP</b> 163 -</td></tr> 164 -<tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr> 165 -<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr> 166 -<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr> 167 -<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 168 -</table> 169 -</td></tr> 170 -</table> 171 171 172 172 173 -<h2>Use Case 5: User that likes dogs snoezels with MiRo</h2> 122 + 123 + 124 +<h2>Use Case 3: User snoezels with MiRo</h2> 174 174 <table width='100%'> 175 175 <tr> 176 176 <td width='30%' style="font-size:16px"> ... ... @@ -222,68 +222,17 @@ 222 222 <tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 223 223 <tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 224 224 </table> 225 -</td></tr> 226 -</table> 227 227 228 -<h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2> 229 -<table width='100%'> 230 -<tr> 231 -<td width='30%' style="font-size:16px"> 232 -<table border='1px' width='50%'> 233 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 234 - <b>Objective</b> 235 -</td><td width='70%'> 236 - Give people with dementia a companion. 177 + 237 237 </td></tr> 238 -<tr><td bgcolor='gainsboro'> 239 - <b>TDP</b> 240 -</td><td> 241 - Human in charge 242 -</td></tr> 243 -<tr><td bgcolor='gainsboro'> 244 - <b>Actors</b> 245 -</td><td>Person with Dementia (PwD), MiRo 246 -</td></tr> 247 -<tr><td bgcolor='gainsboro'> 248 - <b>Pre-condition</b> 249 -</td><td>MiRo is already in the room. 250 -</td></tr> 251 -<tr><td bgcolor='gainsboro'> 252 - <b>Post-condition</b> 253 -</td><td>Pwd has not bonded with MiRo. 254 -</td></tr> 255 -<tr><td bgcolor='gainsboro'> 256 - <b>Action sequence</b> 257 -</td><td> 258 - UC steps:<br> 259 - 1. PwD picks up MiRo. <br> 260 - 2. PwD pets MiRo's head and body, MiRo reacts positively.<br> 261 - 3. PwD doesn't feel better and puts MiRo back. <br> 262 -</td></tr> 179 + 263 263 </table> 264 -</td> 265 -<td width='50%' style="font-size:16px"> 266 -<table border='1px' width='50%'> 267 -<tr><td bgcolor='gainsboro'> 268 - <b>UC step<b> 269 -</td><td bgcolor='gainsboro'> 270 - <b>Requirements</b> 271 -</td><td bgcolor='gainsboro'> 272 -<b>Claims</b> 273 -</td><td bgcolor='gainsboro'> 274 -<b>IDP</b> 275 -</td></tr> 276 -<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 277 -<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 278 -<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 279 -</table> 280 -</td></tr> 281 -</table> 282 282 283 283 284 284 285 285 286 286 186 + 287 287 <!-- Your HTML code here --> 288 288 <h2>UC001: TITLE</h2> 289 289 <table width='100%'>