Wiki source code of FN04.0 Function 4
Version 1.1 by William OGrady on 2024/03/24 15:53
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | === Function 4 === |
| 2 | |||
| 3 | NAO initiates conversation by reminding PwD of visit X amount of time before visit. | ||
| 4 | |||
| 5 | 1. NAO checks database for any upcoming events | ||
| 6 | 1. If time is within X amount of time, NAO is alerted to react | ||
| 7 | 1. NAO signals the start of a conversation with a sound | ||
| 8 | 1. NAO informs the PwD of the title of the visit | ||
| 9 | 1. NAO informs the PwD the X amount of time beforehand left to prepare | ||
| 10 | 1. NAO asks if any further information on the visitation is needed | ||
| 11 | 1. If no, NAO is done. | ||
| 12 | 1. If yes, NAO returns to information database to retrieve relevant information of the question. |