Version 11.1 by William OGrady on 2024/03/15 12:11

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**|Preparation/organisation of a visit
13 |**TDP**|-
14 |**Actors**|(((
15 Subject (PwD)
16
17 Robot (NAO)
18
19 Visitor
20 )))
21 |**Pre-condition**|A visitor is coming by the subject's resident. The robot is fully charged and set up for the subject.
22 |**Post-condition**|The subject has preparations to organise before the visitor arrives.
23 |**Action sequence**|(((
24 ~1. Subject approaches NAO / Subject triggers NAO through conversation
25
26 2. NAO recognises/detects subject visually/through audio, starts conversation.
27
28 3. Subject interacts with NAO through conversation.
29 )))
30
31 |**UC Step**|**Functions**|**Effects**|**IDP**
32 |1a///1b//|NAO initiates conversation by reminding subject of visit X amount of time before visit. / //Alternatively, subject informs NAO of visit, and the conversation starts there//. |Act as a reminder for subject|user recognition, conversational models
33 |2a / //2b//|If subject has forgotten about the visit, they can ask NAO about the visitor, and find suggestions about what they should prepare, based on the information provided to the NAO about the visitor ~-~- otherwise, give answers depending on the subject's personal preferences. / //Alternatively the NAO asks questions about the visitor that the subject must answer and consider. //|Stimulate subject's memory, imagination and planning.|conversational models, incorportation of feedback
34 |3|NAO can during the conversation make a checklist of necessary preparations, to alleviate the subject's own short-term memory. (Action sequence a & b are not exclusive, but can occur intermittendly during the same case/situation/interaction).|Lower stress and organise the subject's errands.|incorporation of feedback