questionnaire: "usage_and_experience" scales: - name: "user" label: "User of a language-based AI system" items: - id: "use" text: "Are you currently using language-based AI systems?" format: "Boolean" calculation: "boolean" response_options: "1": true "2": false output: "user" reference: "self" - name: "open_to_use" label: "Openness to Using AI Systems in the Future" items: - id: "open_to_use" text: "Are you open to use or plan to use language-based AI systems in the next couple of months?" inverse: false calculation: "boolean" response_options: "1": true "2": false output: "open_to_use" reference: "self"