Changes for page UC01.0: Preparation for a Visit
Last modified by Rixt Hellinga on 2024/04/06 11:40
From version 2.1
edited by William OGrady
on 2024/03/10 12:38
on 2024/03/10 12:38
Change comment:
There is no comment for this version
To version 10.1
edited by William OGrady
on 2024/03/14 18:56
on 2024/03/14 18:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,34 @@ 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 + 1 1 |**Objective**|Preparation/organisation of a visit 2 -|**TDP**| 3 -|**Actors**|Subject (PwD), Robot (NAO), Visitor 4 -|**Pre-condition**| 5 -|**Post-condition**| 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. 6 6 |**Action sequence**|((( 7 - 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. 8 8 ))) 9 9 10 10 |**UC Step**|**Functions**|**Effects**|**IDP** 11 -|1| | | 12 -|2| | | 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| 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.| 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.|