questionnaire: "effects on work" scales: - name: "effects_on_work" label: "Effects on work" items: - id: "effects_on_work_1" text: "Using AI has increased my efficiency." inverse: false - id: "effects_on_work_2" text: "Using AI has increased the quality of my work." inverse: false - id: "effects_on_work_3" text: "Using AI has increased my productivity." inverse: false - id: "effects_on_work_4" text: "Using AI has given me time and capacity to focus on other tasks." inverse: false score_range: [1, 5] format: "likert" calculation: "mean" response_options: "1 = strongly disagree, 5 = strongly agree" output: "effects_on_work" reference: "self"