Wiki source code of Use Cases
Version 14.1 by Veikko Saikkonen on 2022/02/15 11:56
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
10.1 | 1 | = Value stories = |
| |
2.1 | 2 | |
| |
4.1 | 3 | == PWD: == |
| |
13.1 | 4 | * As a PwD I want someone to undergo meaningful discourse to feel connected to another person/robot/myself. |
| 5 | * As a PwD I want to retain my health and well-being as well as possible when I am by myself. | ||
| 6 | * As a PwD I want to retain my autonomy and self sufficiency as long as possible. | ||
| |
10.1 | 7 | |
| 8 | == HCP == | ||
| |
13.1 | 9 | * As a HCP I want assistance in the daily activities of the elderly so that I have more time to focus on the individual PwD. |
| |
10.1 | 10 | |
| 11 | == Family == | ||
| |
11.1 | 12 | * As a family member of a PwD, I want assistance for the PwD so that I feel safe leaving them alone. |
| |
13.1 | 13 | * As a family member of a PwD, I don't want to visit them only to scold them about nutrition for the PwD so that our relationship is not strained by that. |
| |
10.1 | 14 | |
| 15 | = User stories = | ||
| 16 | |||
| 17 | == PWD: == | ||
| |
4.1 | 18 | * As a PwD I want to be reminded about eating at typical mealtimes so that I will not forget to eat. |
| 19 | ** Feature: Mealtime reminder. | ||
| 20 | * As a PwD I want to be questioned about the meals, to activate me and remind me to eat. | ||
| 21 | ** Feature: Mealtime questionnaire. | ||
| |
6.1 | 22 | * As a PwD I want to be questioned about my wellbeing occasionally so that I'm cognitively activated and reminded to think about my condition. |
| |
4.1 | 23 | ** Feature: Hunger questionnaire. |
| 24 | ** Feature: Thirst questionnaire. | ||
| |
6.1 | 25 | ** Feature: Tiredness, something else? |
| |
3.1 | 26 | |
| |
5.1 | 27 | == HCP == |
| |
14.1 | 28 | * As a HCP I want the PwD to be reminded about mealtimes so that they are not malnutritioned. |
| 29 | ** Feature: Mealtime reminders. | ||
| |
3.1 | 30 | |
| |
5.1 | 31 | == Family == |
| |
13.1 | 32 | * As a close relative (e.g. spouse) I want the robot to remind the PwD about eating/drinking so that I don't have to. |
| 33 | ** Feature: Mealtime reminders. | ||
| |
5.1 | 34 | |
| |
13.1 | 35 | == Drafts (to be formalised) == |
| 36 | * Take the weight of reminding away from the humans (pwd/relative) | ||
| 37 | * Make the PwD self-reflect | ||
| 38 | * Have casual conversations | ||
| |
5.1 | 39 | |
| |
13.1 | 40 | |
| |
4.1 | 41 | {{html}} |
| 42 | <!-- Your HTML code here --> | ||
| |
3.1 | 43 | |
![]() |
1.1 | 44 | <h2>UC001: TITLE</h2> |
| 45 | <table width='100%'> | ||
| 46 | <tr> | ||
| 47 | <td width='30%' style="font-size:16px"> | ||
| 48 | <table border='1px' width='50%'> | ||
| 49 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 50 | <b>Objective</b> | ||
| 51 | </td><td width='70%'> | ||
| 52 | OB01: TITLE | ||
| 53 | </td></tr> | ||
| 54 | <tr><td bgcolor='gainsboro'> | ||
| 55 | <b>TDP</b> | ||
| 56 | </td><td> | ||
| 57 | TDP: TITLE | ||
| 58 | </td></tr> | ||
| 59 | <tr><td bgcolor='gainsboro'> | ||
| 60 | <b>Actors</b> | ||
| 61 | </td><td> | ||
| 62 | </td></tr> | ||
| 63 | <tr><td bgcolor='gainsboro'> | ||
| 64 | <b>Pre-condition</b> | ||
| 65 | </td><td> | ||
| 66 | </td></tr> | ||
| 67 | <tr><td bgcolor='gainsboro'> | ||
| 68 | <b>Post-condition</b> | ||
| 69 | </td><td> | ||
| 70 | </td></tr> | ||
| 71 | <tr><td bgcolor='gainsboro'> | ||
| 72 | <b>Action sequence</b> | ||
| 73 | </td><td> | ||
| 74 | Figure<br><br> | ||
| 75 | UC steps:<br> | ||
| 76 | 1. ...<br> | ||
| 77 | 2. ...<br> | ||
| 78 | </td></tr> | ||
| 79 | </table> | ||
| 80 | </td> | ||
| 81 | <td width='50%' style="font-size:16px"> | ||
| 82 | <table border='1px' width='50%'> | ||
| 83 | <tr><td bgcolor='gainsboro'> | ||
| 84 | <b>UC step<b> | ||
| 85 | </td><td bgcolor='gainsboro'> | ||
| 86 | <b>Requirements</b> | ||
| 87 | </td><td bgcolor='gainsboro'> | ||
| 88 | <b>Claims</b> | ||
| 89 | </td><td bgcolor='gainsboro'> | ||
| 90 | <b>IDP</b> | ||
| 91 | </td></tr> | ||
| 92 | <tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> | ||
| 93 | <tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> | ||
| 94 | <tr><td></td><td>-</td><td>-</td><td>-</td></tr> | ||
| 95 | <tr><td></td><td>-</td><td>-</td><td>-</td></tr> | ||
| 96 | <tr><td></td><td>-</td><td>-</td><td>-</td></tr> | ||
| 97 | </table> | ||
| 98 | |||
| 99 | |||
| 100 | </td></tr> | ||
| 101 | |||
| 102 | </table> | ||
| 103 | {{/html}} | ||
| 104 |
