Last modified by Rixt Hellinga on 2024/04/06 11:44

From version 2.1
edited by William OGrady
on 2024/03/10 20:59
Change comment: There is no comment for this version
To version 17.1
edited by William OGrady
on 2024/03/18 14:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -UC02.0: Recounting Memories
1 +UC02.0: Recalling Memories
Content
... ... @@ -1,18 +1,36 @@
1 -|**Objective**|Preparation/organisation of a visit
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
2 2  |**TDP**|
3 3  |**Actors**|(((
4 -Subject (PwD)
15 +Subject
5 5  
6 -Robot (NAO)
17 +NAO
18 +)))
19 +|**Pre-condition**|(((
20 +The robot is fully charged and set up for the subject.
7 7  
8 -Visitor
22 +The subject has questions about a particular relative/loved one, or is feeling nostalgic.
9 9  )))
10 -|**Pre-condition**|A visitor is coming by the subject's resident. The robot is fully charged and set up for the subject.
11 -|**Post-condition**|The subject has preparations to organise before the visitor arrives.
24 +|**Post-condition**|(((
25 +The subject feels confident in their knowledge about the people in their lives
26 +)))
12 12  |**Action sequence**|(((
13 -
28 +1. Subject initiates conversation with NAO
29 +1. NAO and subject interact through conversation
30 +1. Subject ends the conversation
14 14  )))
15 15  
16 16  |**UC Step**|**Functions**|**Effects**|**IDP**
17 -|1| | |
18 -|2| | |
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