Wiki source code of UC01.0: Preparation for a Visit
Version 13.1 by Rixt Hellinga on 2024/03/15 16:40
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
5.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> | ||
| |
6.1 | 6 | <option value="in review">In review</option> |
| 7 | <option value="in evaluation">In evaluation</option> | ||
| |
5.1 | 8 | <option value="done">Done</option> |
| 9 | </select> | ||
| 10 | {{/html}} | ||
| |
6.1 | 11 | |
| |
2.1 | 12 | |**Objective**|Preparation/organisation of a visit |
| |
7.1 | 13 | |**TDP**|- |
| |
3.1 | 14 | |**Actors**|((( |
| 15 | Subject (PwD) | ||
| 16 | |||
| 17 | Robot (NAO) | ||
| 18 | ))) | ||
| |
12.1 | 19 | |**Pre-condition**|((( |
| 20 | A visitor is coming by the subject's residence. | ||
| |
7.1 | 21 | |
| |
12.1 | 22 | The robot is fully charged and set up for the subject. |
| |
2.1 | 23 | ))) |
| |
12.1 | 24 | |**Post-condition**|The subject is mentally prepared for the social visit |
| 25 | |**Action sequence**|((( | ||
| 26 | 1. NAO initiates conversation OR subject initiates conversation | ||
| 27 | 1. Subject interacts with NAO through conversation | ||
| 28 | ))) | ||
| |
2.1 | 29 | |
| 30 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| |
11.1 | 31 | |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 |
| |
12.1 | 32 | |2a|((( |
| 33 | NAO discusses important aspects of the visitor with the subject. This can be in question/answer form or in conversation form. | ||
| 34 | )))|Stimulate subject's memory.|conversational models, incorportation of feedback |