Wiki source code of UC01.0: Preparation for a Visit
Version 12.1 by Rixt Hellinga on 2024/03/15 16:40
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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**|((( | ||
| 22 | A visitor is coming by the subject's residence. | ||
| 23 | |||
| 24 | The robot is fully charged and set up for the subject. | ||
| 25 | ))) | ||
| 26 | |**Post-condition**|The subject is mentally prepared for the social visit | ||
| 27 | |**Action sequence**|((( | ||
| 28 | 1. NAO initiates conversation OR subject initiates conversation | ||
| 29 | 1. Subject interacts with NAO through conversation | ||
| 30 | ))) | ||
| 31 | |||
| 32 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| 33 | |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 | ||
| 34 | |2a|((( | ||
| 35 | NAO discusses important aspects of the visitor with the subject. This can be in question/answer form or in conversation form. | ||
| 36 | )))|Stimulate subject's memory.|conversational models, incorportation of feedback |