Changes for page F01.0: Preparation for a Visit
Last modified by Pravesha Ramsundersingh on 2024/04/08 10:43
From version 6.1
edited by Pravesha Ramsundersingh
on 2024/03/25 09:01
on 2024/03/25 09:01
Change comment:
There is no comment for this version
To version 12.1
edited by Diederik Heijbroek
on 2024/04/01 16:00
on 2024/04/01 16:00
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - UC01.0: Preparation for a VisitFunctions1 +1. Functions: Preparation for a Visit - Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. PraveshaRamsundersingh1 +xwiki:XWiki.DiederikHeijbroek - Content
-
... ... @@ -1,10 +1,11 @@ 1 -=== Function 1 === 1 +(% class="wikigeneratedid" %) 2 +Function 1 2 2 3 3 NAO initiates conversation by reminding PwD of visit X amount of time before visit. 4 4 5 5 X is set during the Setup Use Case (see Function 2 Step 9 in UC00.0: System Setup Functions) 6 6 7 -1. NAO checks database for any upcoming events8 +1. NAO checks its database for any upcoming events 8 8 1. If time is within X amount of time, NAO is alerted to react 9 9 1. NAO signals the start of a conversation with a sound 10 10 1. NAO informs the PwD of the title of the visit ... ... @@ -11,10 +11,20 @@ 11 11 1. NAO informs the PwD the X amount of time beforehand left to prepare 12 12 1. NAO asks if any further information on the visitation is needed 13 13 1. If no, NAO is done. 14 -1. If yes, NAO returns to informationdatabase to retrieve relevant informationofthe question.15 +1. If yes, NAO returns to database to retrieve relevant information regarding the question. 15 15 16 16 === Function 2 === 17 17 18 18 NAO discusses important aspects of the visitor with the PwD. 19 19 21 +1. NAO checks database for any upcoming events 22 +1. NAO informs the PwD of the title of the visit 23 +1. NAO retrieves key information and people involved in visit 24 +1. NAO asks if there is a question or a summary is needed beforehand 25 +1. If no, NAO is done. 26 +1. If yes, NAO returns to database to retrieve relevant information about the visit 27 +1. NAO informs necessary information 28 +1. NAO asks if there are any further questions 29 +1. Repeat information retrieval based on answer 30 + 20 20