Wiki source code of 0. Functions: System Setup
Version 11.1 by William OGrady on 2024/03/26 11:41
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | |((( |
| |
8.1 | 2 | (% class="wikigeneratedid" %) |
| 3 | Database: Setup | ||
| 4 | |||
| |
4.1 | 5 | === Function 1 === |
| 6 | |||
| 7 | Guardian supplies NAO with basic information. | ||
| 8 | |||
| 9 | 1. Programmer/Designer sets a list of questions for the Guardian to complete on behalf of the PwD | ||
| 10 | 1. Guardian receives online survey | ||
| 11 | 1. Guardian inputs the information within the online survey | ||
| |
8.1 | 12 | 1. Information is stored within both an online database and Setup database |
| 13 | 1. Information is transferred, along with the questions, to the NAO Setup database | ||
| |
4.1 | 14 | 1. NAO processes the information based on the subheadings or indicated question or topic |
| |
7.1 | 15 | |
| 16 | === Function 2 === | ||
| 17 | |||
| 18 | NAO asks questions to Guardian and PwD. | ||
| 19 | |||
| |
8.1 | 20 | 1. Programmer/Designer sets a list of questions that can be asked by the NAO to further develop the information Setup database |
| |
7.1 | 21 | 1. NAO is given ordering of the questions |
| 22 | 1. NAO asks the first question | ||
| 23 | 1. NAO waits for verbal response from either Guardian or PwD | ||
| 24 | 1. Guardian or PwD responds with the question | ||
| |
8.1 | 25 | 1. NAO simultaneously stores information under the relevant question heading within the Setup database |
| |
7.1 | 26 | 1. NAO waits until there is a certain time of no verbal interaction from either Guardian or PwD |
| 27 | 1. NAO proceeds to next question on the list | ||
| 28 | 1. Guardian and PwD can set parameters and alarms, such as alerts for visiting relatives. (See Function 4) | ||
| |
4.1 | 29 | )))| |
| 30 | |(% colspan="1" %) |(% colspan="1" %) |