Wiki source code of UC02.0: Recalling Memories
Version 16.1 by William OGrady on 2024/03/18 14:12
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 | |||
| |
13.2 | 12 | |**Objective**|Help subject recount memories about relatives |
| |
2.1 | 13 | |**TDP**| |
| 14 | |**Actors**|((( | ||
| |
13.3 | 15 | Subject |
| |
2.1 | 16 | |
| |
13.3 | 17 | NAO |
| |
13.2 | 18 | ))) |
| 19 | |**Pre-condition**|((( | ||
| 20 | The robot is fully charged and set up for the subject. | ||
| |
2.1 | 21 | |
| |
13.2 | 22 | The subject has questions about a particular relative/loved one, or is feeling nostalgic. |
| |
2.1 | 23 | ))) |
| |
3.1 | 24 | |**Post-condition**|((( |
| |
13.2 | 25 | The subject feels confident in their knowledge about the people in their lives |
| |
3.1 | 26 | ))) |
| |
2.1 | 27 | |**Action sequence**|((( |
| |
14.1 | 28 | 1. Subject initiates conversation with NAO |
| 29 | 1. NAO and subject interact through conversation | ||
| 30 | 1. Subject ends the conversation | ||
| |
2.1 | 31 | ))) |
| 32 | |||
| 33 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| |
14.1 | 34 | |1|NAO recognizes the conversation initiation|Start a conversation|user recognition, conversational models |
| 35 | |2|NAO tells about memories. Subject listens.|Increase confidence in general knowledge of loved ones|conversational models, emotional models | ||
| 36 | |3|Subject asks fact-specific question. NAO answers with relevant information. |Increase confidence in specific knowledge of loved ones|conversational models |