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

15 lines
574 B
YAML

questionnaire: "willingness_to_delegate_future"
scales:
- name: "willingness_to_delegate_future"
label: "Future Willingness to Delegate More Tasks to AI"
items:
- id: "delg_future"
text: "In the future, do you think you will let AI do more and more tasks for you?"
inverse: false
score_range: [1, 5]
format: "Multiple Choice"
calculation: "response"
response_options: "1 = Definitely not, 2 = Probably not, 3 = Not sure, 4 = Probably yes, 5 = Definitely yes"
output: "willingness_to_delegate_future"
reference: "self"