Changes for page Use Cases

Last modified by Andrei Stefan on 2022/04/03 17:26

From version Icon 42.1 Icon
edited by Andrei Stefan
on 2022/03/04 19:27
Change comment: There is no comment for this version
To version Icon 46.6 Icon
edited by Rembrandt Oltmans
on 2022/03/29 15:40
Change comment: Added comment

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreiStefan
1 +XWiki.roltmans
Content
... ... @@ -18,7 +18,7 @@
18 18  <tr><td bgcolor='gainsboro'>
19 19   <b>Actors</b>
20 20  </td><td>
21 - Care givers/ patient/ robot
21 + Patient/ robot
22 22  </td></tr>
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
... ... @@ -157,7 +157,7 @@
157 157  </td><td>
158 158   Figure<br><br>
159 159   UC steps:<br>
160 - 1) The robot plays the specific music to remind the patient of starting of exercise.<br>
160 + 1) The robot plays the specific music to remind the patient of starting to exercise.<br>
161 161   2) The robot starts to perform some simple movements and the patient follows.<br>
162 162   3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br>
163 163  </td></tr>
... ... @@ -243,7 +243,7 @@
243 243  
244 244  </table>
245 245  
246 -<h2>UC005: Daily todo list</h2>
246 +<h2>UC005: Quiz</h2>
247 247  <table width='100%'>
248 248  <tr>
249 249  <td width='30%' style="font-size:16px">
... ... @@ -251,7 +251,7 @@
251 251  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
252 252   <b>Objective</b>
253 253  </td><td width='70%'>
254 - OB01: Help delay memory loss for patient's daily tasks
254 + OB05: Help reinforce the connection between specific music and daily task with quizzes
255 255  </td></tr>
256 256  <tr><td bgcolor='gainsboro'>
257 257   <b>TDP</b>
... ... @@ -261,17 +261,17 @@
261 261  <tr><td bgcolor='gainsboro'>
262 262   <b>Actors</b>
263 263  </td><td>
264 - Care givers/ patient/ robot
264 + Patient/ robot
265 265  </td></tr>
266 266  <tr><td bgcolor='gainsboro'>
267 267   <b>Pre-condition</b>
268 268  </td><td>
269 - Patient has a todo list
269 + Patient has heard the music associaed with the task before
270 270  </td></tr>
271 271  <tr><td bgcolor='gainsboro'>
272 272   <b>Post-condition</b>
273 273  </td><td>
274 - User remebers daily tasks
274 + User reinforces the association between the song and the task
275 275  </td></tr>
276 276  <tr><td bgcolor='gainsboro'>
277 277   <b>Action sequence</b>
... ... @@ -278,9 +278,10 @@
278 278  </td><td>
279 279   Figure<br><br>
280 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>
281 + 1) The patient asks the robot to play a quiz<br>
282 + 2) The robot plays the music associated with a random task and asks the user what the task is<br>
283 + 3) The user replies. For a correct answer, the robot congratulates the user and asks if they want to play again. For a wrong answer, the robot prompts the user to try again.<br>
284 + 4) If the user gets the task wrong a few times in a row, the robot just tells them the answer.<br>
284 284  </td></tr>
285 285  </table>
286 286  </td>
... ... @@ -295,8 +295,9 @@
295 295  </td><td bgcolor='gainsboro'>
296 296  <b>IDP</b>
297 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>
299 +<tr><td>1</td><td>RQ009: Robot should recognize spoken words </td><td>CL008: Patient is excited to play the quiz</td><td>Patient and robot</td></tr>
300 +<tr><td>2</td><td>RQ010: Robot has the ability to play sounds </td><td>CL009: User is happy to listen to the music</td><td>Patient and robot</td></tr>
301 +<tr><td>3</td><td>RQ009: Robot should recognize spoken words </td><td>CL010: User is happy because they got the answer right</td><td>Patient and robot</td></tr>
300 300  </table>
301 301  
302 302  
... ... @@ -304,7 +304,133 @@
304 304  
305 305  </table>
306 306  
309 +<h2>UC006: Notification if unresponsive</h2>
310 +<table width='100%'>
311 +<tr>
312 +<td width='30%' style="font-size:16px">
313 +<table border='1px' width='50%'>
314 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
315 + <b>Objective</b>
316 +</td><td width='70%'>
317 + OB06: Notify family members if PwD is unresponsive
318 +</td></tr>
319 +<tr><td bgcolor='gainsboro'>
320 + <b>TDP</b>
321 +</td><td style="color:red;">
322 + TDP: Emergency (TODO)
323 +</td></tr>
324 +<tr><td bgcolor='gainsboro'>
325 + <b>Actors</b>
326 +</td><td>
327 + Patient/ robot/ care giver/ loved ones
328 +</td></tr>
329 +<tr><td bgcolor='gainsboro'>
330 + <b>Pre-condition</b>
331 +</td><td>
332 + Patient was interacting with the robot, but suddenly stops
333 +</td></tr>
334 +<tr><td bgcolor='gainsboro'>
335 + <b>Post-condition</b>
336 +</td><td>
337 + Care giver and loved ones are ensured that the patient is safe
338 +</td></tr>
339 +<tr><td bgcolor='gainsboro'>
340 + <b>Action sequence</b>
341 +</td><td>
342 + Figure<br><br>
343 + UC steps:<br>
344 + 1) The robot notices that the patient is not responding<br>
345 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
346 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
347 + 4) Care giver determines if the emergency call was a false positive<br>
348 +</td></tr>
349 +</table>
350 +</td>
351 +<td width='50%' style="font-size:16px">
352 +<table border='1px' width='50%'>
353 +<tr><td bgcolor='gainsboro'>
354 + <b>UC step<b>
355 +</td><td bgcolor='gainsboro'>
356 + <b>Requirements</b>
357 +</td><td bgcolor='gainsboro'>
358 +<b>Claims</b>
359 +</td><td bgcolor='gainsboro'>
360 +<b>IDP</b>
361 +</td></tr>
362 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
363 +<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>
364 +<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>
365 +</table>
307 307  
308 308  
368 +</td></tr>
369 +
370 +</table>
371 +
372 +<h2>UC007: Ambient music</h2>
373 +<table width='100%'>
374 +<tr>
375 +<td width='30%' style="font-size:16px">
376 +<table border='1px' width='50%'>
377 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
378 + <b>Objective</b>
379 +</td><td width='70%'>
380 + OB07: Play music during the day that they like
381 +</td></tr>
382 +<tr><td bgcolor='gainsboro'>
383 + <b>TDP</b>
384 +</td><td style="color:red;">
385 + TDP: Activity
386 +</td></tr>
387 +<tr><td bgcolor='gainsboro'>
388 + <b>Actors</b>
389 +</td><td>
390 + Patient/ robot
391 +</td></tr>
392 +<tr><td bgcolor='gainsboro'>
393 + <b>Pre-condition</b>
394 +</td><td>
395 + Patient was interacting with the robot, but suddenly stops
396 +</td></tr>
397 +<tr><td bgcolor='gainsboro'>
398 + <b>Post-condition</b>
399 +</td><td>
400 + Care giver and loved ones are ensured that the patient is safe
401 +</td></tr>
402 +<tr><td bgcolor='gainsboro'>
403 + <b>Action sequence</b>
404 +</td><td>
405 + Figure<br><br>
406 + UC steps:<br>
407 + 1) The robot notices that the patient is not responding<br>
408 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
409 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
410 + 4) Care giver determines if the emergency call was a false positive<br>
411 +</td></tr>
412 +</table>
413 +</td>
414 +<td width='50%' style="font-size:16px">
415 +<table border='1px' width='50%'>
416 +<tr><td bgcolor='gainsboro'>
417 + <b>UC step<b>
418 +</td><td bgcolor='gainsboro'>
419 + <b>Requirements</b>
420 +</td><td bgcolor='gainsboro'>
421 +<b>Claims</b>
422 +</td><td bgcolor='gainsboro'>
423 +<b>IDP</b>
424 +</td></tr>
425 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
426 +<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>
427 +<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>
428 +</table>
429 +
430 +
431 +</td></tr>
432 +
433 +</table>
434 +
435 +
436 +
309 309  {{/html}}
310 310  
Icon XWiki.XWikiComments[0]
Author
... ... @@ -1,0 +1,1 @@
1 +Anonymous
Comment
... ... @@ -1,0 +1,1 @@
1 +Nice that you created this set of use cases with corresponding requirements and claims. Make clear which use case you are going to prototype and test (this one should be worked out in more detail).
Date
... ... @@ -1,0 +1,1 @@
1 +2022-03-21 21:12:05.54
Icon XWiki.XWikiComments[1]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.roltmans
Comment
... ... @@ -1,0 +1,1 @@
1 +RQ010 and RQ001 are the same
Date
... ... @@ -1,0 +1,1 @@
1 +2022-03-29 15:40:42.646