Wiki source code of UC02.0: Recounting Memories

Version 10.1 by William OGrady on 2024/03/14 18:55

Hide last authors
Shambhawi Pal 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>
Shambhawi Pal 7.1 6 <option value="in review">In review</option>
7 <option value="in evaluation">In evaluation</option>
Shambhawi Pal 6.1 8 <option value="done">Done</option>
9 </select>
10 {{/html}}
11
William OGrady 3.1 12 |**Objective**|Help subject remember facts and stories personal to them.
William OGrady 2.1 13 |**TDP**|
14 |**Actors**|(((
15 Subject (PwD)
16
17 Robot (NAO)
18
William OGrady 3.1 19 (The functionality could hinge on getting information about certain people, unsure if those people count as third part)
William OGrady 2.1 20 )))
William OGrady 3.1 21 |**Pre-condition**|The robot is fully charged and set up for the subject.
22 |**Post-condition**|(((
23 The subject has questions about a particular time or person.
24
25 The subject wants to engage with remembering their life.
26 )))
William OGrady 2.1 27 |**Action sequence**|(((
William OGrady 8.1 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.
William OGrady 2.1 33 )))
34
35 |**UC Step**|**Functions**|**Effects**|**IDP**
William OGrady 10.1 36 |3|(((
37 NAO poses question about a specific memory or fact, leading the subject to answer.
38 )))| |
39 |3|NAO tells about memory or facts. Subject listens.| |(((
40
41 )))
42 |3|Subject asks fact-specific question. NAO answers with relevant information. | |