Wiki source code of UC01.0: Preparation for a Visit Functions
Version 5.1 by Pravesha Ramsundersingh on 2024/03/25 09:00
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
3.1 | 1 | === Function 1 === |
| |
1.1 | 2 | |
| 3 | NAO initiates conversation by reminding PwD of visit X amount of time before visit. | ||
| 4 | |||
| |
5.1 | 5 | X is set during the Setup Use Case (see Function 2 in UC00.0: System Setup Functions) |
| |
2.1 | 6 | |
| |
1.1 | 7 | 1. NAO checks database for any upcoming events |
| 8 | 1. If time is within X amount of time, NAO is alerted to react | ||
| 9 | 1. NAO signals the start of a conversation with a sound | ||
| 10 | 1. NAO informs the PwD of the title of the visit | ||
| 11 | 1. NAO informs the PwD the X amount of time beforehand left to prepare | ||
| 12 | 1. NAO asks if any further information on the visitation is needed | ||
| 13 | 1. If no, NAO is done. | ||
| 14 | 1. If yes, NAO returns to information database to retrieve relevant information of the question. | ||
| |
5.1 | 15 | |
| 16 | |||
| 17 | === Function 2 === | ||
| 18 | |||
| 19 | NAO discusses important aspects of the visitor with the PwD. | ||
| 20 | |||
| 21 |