Wiki source code of UC02.0: Recounting Memories

Version 13.2 by Rixt Hellinga on 2024/03/15 16:50

Show last authors
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 Subject (PwD)
16
17 Robot (NAO)
18 )))
19 |**Pre-condition**|(((
20 The robot is fully charged and set up for the subject.
21
22 The subject 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. Subject approaches NAO / Subject triggers NAO through conversation
29
30 2. NAO recognises/detects subject visually/through audio, starts conversation.
31
32 3. Subject interacts with NAO through conversation.
33 )))
34
35 |**UC Step**|**Functions**|**Effects**|**IDP**
36 |3|(((
37 NAO poses question about a specific memory or fact, leading the subject to answer.
38 )))|Stimulate subject's memory.|user recognition, conversational models
39 |3|NAO tells about memory or facts. Subject listens.|-~/~/-|conversational models
40 |3|Subject asks fact-specific question. NAO answers with relevant information. |-~/~/-|-~/~/-