-
Notifications
You must be signed in to change notification settings - Fork 1
AddSurvey
Eugene Mah edited this page Sep 21, 2023
·
5 revisions
The Add survey page is used to create a new survey for a machine. The following are required fields when adding a new survey:
- Machine
- Date tested
- Tested by (the first field. The second one is optional)
- Type of test
The Tested by fields are used to indicate who performed the testing. Only the first field is required. The list of testers is populated from the Testers database table. This table can be administered from the command line.
The test type field is used to indicate the type of testing being performed and is populated from the Test Types database table. This table can be administered from the command line.
The Notes field can be used to add a note describing the survey, such as a survey following major service, or accreditation survey, etc.