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


edited by Andrei Stefan
on 2022/03/04 19:26
on 2022/03/04 19:26
Change comment:
There is no comment for this version
To version
42.1


edited by Andrei Stefan
on 2022/03/04 19:27
on 2022/03/04 19:27
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -239,6 +239,72 @@ 239 239 </table> 240 240 241 241 242 +</td></tr> 242 242 244 +</table> 245 + 246 +<h2>UC005: Daily todo list</h2> 247 +<table width='100%'> 248 +<tr> 249 +<td width='30%' style="font-size:16px"> 250 +<table border='1px' width='50%'> 251 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 252 + <b>Objective</b> 253 +</td><td width='70%'> 254 + OB01: Help delay memory loss for patient's daily tasks 255 +</td></tr> 256 +<tr><td bgcolor='gainsboro'> 257 + <b>TDP</b> 258 +</td><td> 259 + TDP: Activity 260 +</td></tr> 261 +<tr><td bgcolor='gainsboro'> 262 + <b>Actors</b> 263 +</td><td> 264 + Care givers/ patient/ robot 265 +</td></tr> 266 +<tr><td bgcolor='gainsboro'> 267 + <b>Pre-condition</b> 268 +</td><td> 269 + Patient has a todo list 270 +</td></tr> 271 +<tr><td bgcolor='gainsboro'> 272 + <b>Post-condition</b> 273 +</td><td> 274 + User remebers daily tasks 275 +</td></tr> 276 +<tr><td bgcolor='gainsboro'> 277 + <b>Action sequence</b> 278 +</td><td> 279 + Figure<br><br> 280 + UC steps:<br> 281 + 1) During the day the robot will play the music before tasks<br> 282 + 2) User performs task that robots plays music for<br> 283 + 3) When user finishes task interact with robot to denote being done<br> 284 +</td></tr> 285 +</table> 286 +</td> 287 +<td width='50%' style="font-size:16px"> 288 +<table border='1px' width='50%'> 289 +<tr><td bgcolor='gainsboro'> 290 + <b>UC step<b> 291 +</td><td bgcolor='gainsboro'> 292 + <b>Requirements</b> 293 +</td><td bgcolor='gainsboro'> 294 +<b>Claims</b> 295 +</td><td bgcolor='gainsboro'> 296 +<b>IDP</b> 297 +</td></tr> 298 +<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> 299 +<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> 300 +</table> 301 + 302 + 303 +</td></tr> 304 + 305 +</table> 306 + 307 + 308 + 243 243 {{/html}} 244 244