extended questionnaire
Archibus V.23.2 introduced the extended questionnaire feature, which is used in the Compliance application and the Maintenance applications. Like the original questionnaire system, extended questionnaires enable you to define a series of questions in database tables. You can then present these questions to your staff and store the results; however, extended questionnaires have additional features.
Extended questionnaires:
- collect data in tabular format that can be reported, analyzed, and searched
- provide response options of multiple choice, yes/no, free-form text, attached photos or documents, counts, lookups, and measurements
- present follow-up questions that branch depending on response.
- specify automatic follow-up workflow to be triggered by designated responses
- designate questions as optional or required
- can be administered any number of times
Extended questionnaires and answers are stored in their own set of tables that include "ex" in their table name to distinguish them from the questionnaire tables of the original questionnaire system. For example, questionnaire_ext
, quest_question_ext
, question_ext
, quest_answer_ext
, and so on.
In the Compliance application, questionnaires take the form of compliance surveys (typically designed for field inspections) and are assigned to contract terms and program requirements. When events are generated for contract terms and program requirements, the user assigned to the event completes the questionnaire as part of the inspection process. The assigned user accesses the events and questionnaires from the Compliance Surveys mobile app or Web Central views on a laptop or tablet.
In the Maintenance applications, extended questionnaires take the form of maintenance checklists, which can be completed in the Maintenance mobile app or the Maintenance Console.
Compare: questionnaire system.