preprocessing/config/questionnaires/change_in_writing_without_ai.yaml
2025-12-15 13:47:28 +01:00

15 lines
507 B
YAML

questionnaire: "change_in_writing_without_ai"
scales:
- name: "change_in_writing_without_ai"
label: "Change in Time Spent Writing Without AI"
items:
- id: "chng_wrtg_delg"
text: "Over the past year, has the amount of time you spend writing without AI increased, decreased, or stayed the same?"
calculation: "ordinal"
response_options:
"1": "Decreased"
"2": "Stayed the same"
"3": "Increased"
output: "change_in_writing_without_ai"
reference: "self"