Wiki source code of UC02.0: Recalling Memories
Version 18.1 by Rixt Hellinga on 2024/03/19 13:24
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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> | ||
| 6 | <option value="in review">In review</option> | ||
| 7 | <option value="in evaluation">In evaluation</option> | ||
| 8 | <option value="done">Done</option> | ||
| 9 | </select> | ||
| 10 | {{/html}} | ||
| 11 | |||
| 12 | |**Objective**|Help subject recount memories about relatives | ||
| 13 | |**TDP**| | ||
| 14 | |**Actors**|((( | ||
| 15 | PwD | ||
| 16 | |||
| 17 | NAO | ||
| 18 | ))) | ||
| 19 | |**Pre-condition**|((( | ||
| 20 | The robot is fully charged and set up for the PwD. | ||
| 21 | |||
| 22 | The PwD has questions about a particular relative/loved one, or is feeling nostalgic. | ||
| 23 | ))) | ||
| 24 | |**Post-condition**|((( | ||
| 25 | The subject feels confident in their knowledge about the people in their lives | ||
| 26 | ))) | ||
| 27 | |**Action sequence**|((( | ||
| 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) | ||
| 30 | 1. PwD answers with intent on which relatives or what kind of memories they would like some help with | ||
| 31 | 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. | ||
| 32 | 1. PwD gives feedback to the NAO on the given information. | ||
| 33 | 1. NAO asks if the PwD is satisfied with the session. | ||
| 34 | 1. If no, repeat steps 3-6 | ||
| 35 | 1. If yes, NAO turns off | ||
| 36 | ))) | ||
| 37 | |||
| 38 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| 39 | |1|NAO recognizes the conversation initiation|Start a conversation|user recognition, conversational models | ||
| 40 | |2|NAO tells about memories. Subject listens.|Increase confidence in general knowledge of loved ones|conversational models, emotional models | ||
| 41 | |3|Subject asks fact-specific question. NAO answers with relevant information. |Increase confidence in specific knowledge of loved ones|conversational models |