Wiki source code of UC01.0: Preparation for a Visit
Version 19.1 by Rixt Hellinga on 2024/03/19 14:41
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**|((( |
| |
14.1 | 15 | PwD |
| |
3.1 | 16 | |
| 17 | Robot (NAO) | ||
| 18 | ))) | ||
| |
12.1 | 19 | |**Pre-condition**|((( |
| |
14.1 | 20 | A visitor is coming by the PwD's residence. |
| |
7.1 | 21 | |
| |
12.1 | 22 | The robot is fully charged and set up for the subject. |
| |
2.1 | 23 | ))) |
| |
14.1 | 24 | |**Post-condition**|The PwD is mentally prepared for the social visit |
| |
12.1 | 25 | |**Action sequence**|((( |
| |
14.1 | 26 | 1. NAO turns on automatically and verbally greets the PwD combined with a hand gesture. |
| 27 | OR | ||
| 28 | PwD turns on NAO through a verbal cue such as "hello NAO" | ||
| 29 | 1. NAO asks PwD if they are aware of the upcoming visit and if the PwD would like to know some more about the visitors. | ||
| 30 | 1. If no, NAO assures the PwD that changing their minds is allowed any time and then turns itself off. | ||
| 31 | 1. If yes, NAO tells the PwD exactly who is visiting by name and relation (eg. "you son, Bob, is visiting") and asks the PwD what they would like to hear about the visitor. | ||
| 32 | 1. PwD verbalizes intent to know more about an aspect of any of the visitors | ||
| 33 | 1. NAO answers the PwD's questions as well as it can given its knowledgebase | ||
| 34 | 1. NAO asks if PwD feels ready for the visit. | ||
| 35 | 1. If yes, NAO wishes them a nice visit and turns off. | ||
| 36 | 1. If no, they repeat step 5-7. | ||
| |
12.1 | 37 | ))) |
| |
2.1 | 38 | |
| 39 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| |
15.1 | 40 | |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//. |((( |
| |
18.1 | 41 | Remind PwD of start/end time visit. ([[CL1>>doc:2\. Specification.Claims.Cl1\. Remind PwD of the visit.WebHome]]) |
| |
15.1 | 42 | |
| |
19.1 | 43 | Remind PwD of which visitor will come by. ([[CL1>>doc:2\. Specification.Claims.Cl1\. Remind PwD of the visit.WebHome]]) |
| |
15.1 | 44 | )))|user recognition, conversational models |
| |
12.1 | 45 | |2a|((( |
| 46 | NAO discusses important aspects of the visitor with the subject. This can be in question/answer form or in conversation form. | ||
| |
15.1 | 47 | )))|((( |
| |
19.1 | 48 | Remind PwD of important relational details of visitors. ([[CL2>>doc:2\. Specification.Claims.Cl2\. Remind PwD of important relational details of visitors\..WebHome]]) |
| |
15.1 | 49 | |
| |
19.1 | 50 | Make PwD feel prepared for a visit. ([[CL2>>doc:2\. Specification.Claims.Cl2\. Remind PwD of important relational details of visitors\..WebHome]]) |
| |
15.1 | 51 | )))|conversational models, incorportation of feedback |