Wiki source code of 2. Use Case: Recalling Memories
Version 26.1 by William OGrady on 2024/03/25 14:39
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
6.1 | 1 | {{html}} |
| 2 | <label for="status">Choose a status</label> | ||
| 3 | <select name="status" id="status"> | ||
| 4 | <option value="not started">Not started</option> | ||
| 5 | <option value="in progress">In progress</option> | ||
| |
7.1 | 6 | <option value="in review">In review</option> |
| 7 | <option value="in evaluation">In evaluation</option> | ||
| |
6.1 | 8 | <option value="done">Done</option> |
| 9 | </select> | ||
| 10 | {{/html}} | ||
| 11 | |||
| |
20.1 | 12 | |**Objective**|Help PwD recount memories about relatives |
| |
23.1 | 13 | |**TDP**|[[image:memory.png]] |
| |
2.1 | 14 | |**Actors**|((( |
| |
18.1 | 15 | PwD |
| |
2.1 | 16 | |
| |
13.3 | 17 | NAO |
| |
13.2 | 18 | ))) |
| 19 | |**Pre-condition**|((( | ||
| |
18.1 | 20 | The robot is fully charged and set up for the PwD. |
| |
2.1 | 21 | |
| |
18.1 | 22 | The PwD has questions about a particular relative/loved one, or is feeling nostalgic. |
| |
2.1 | 23 | ))) |
| |
3.1 | 24 | |**Post-condition**|((( |
| |
22.1 | 25 | The PwD feels confident in their knowledge about the people in their lives |
| |
3.1 | 26 | ))) |
| |
2.1 | 27 | |**Action sequence**|((( |
| |
18.1 | 28 | 1. PwD turns on NAO through a verbal cue such as "hello NAO" |
| 29 | 1. NAO asks PwD whether they are feeling nostalgic and would like some help with remembering their relatives (and if so, which ones) | ||
| |
19.1 | 30 | 1. PwD answers with intent on which relatives or what kind of memories they would like some help with. |
| 31 | 1. PwD can also verbalize intent in the form of questions towards NAO | ||
| |
18.1 | 32 | 1. NAO provides the PwD with information from the knowledgebase relevant to the PwD's stated intent. NAO also asks questions to engage PwD into conversation. |
| 33 | 1. PwD gives feedback to the NAO on the given information. | ||
| 34 | 1. NAO asks if the PwD is satisfied with the session. | ||
| 35 | 1. If no, repeat steps 3-6 | ||
| 36 | 1. If yes, NAO turns off | ||
| |
2.1 | 37 | ))) |
| 38 | |||
| 39 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| |
21.1 | 40 | |1|NAO provides the PwD with information from the knowledgebase relevant to the PwD's stated intent|Increase PwD's general knowledge and memories of loved ones. ([[CL3>>doc:2\. Specification.Claims.Cl3\. Increase PwD's knowledge and memories of loved ones.WebHome]])|conversational models, emotional models |
| 41 | |3|PwD asks specific questions. NAO answers with relevant information. |Increase confidence in specific knowledge and memories of loved ones. ([[CL3>>doc:2\. Specification.Claims.Cl3\. Increase PwD's knowledge and memories of loved ones.WebHome]])|conversational models, emotional models |