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

24 lines
1.0 KiB
YAML

questionnaire: "concerns_about_loss_of_autonomy"
scales:
- name: "concerns_about_loss_of_autonomy_no_user"
label: "Concerns About Loss of Autonomy Due to AI Among Non-Users"
items:
- id: "loss_auto_noUser_1"
text: "I feel that using AI reduces my control over important decisions."
inverse: false
- id: "loss_auto_noUser_2"
text: "I am uncomfortable with machines making choices that affect my daily life."
inverse: false
- id: "loss_auto_noUser_3"
text: "I worry that AI could reduce my ability to act independently."
inverse: false
- id: "loss_auto_noUser_4"
text: "I believe that AI-driven automation could erode personal autonomy over time."
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Somewhat disagree, 4 = Neither disagree nor agree, 5 = Somewhat agree, 6 = Agree, 7 = Strongly agree"
output: "concerns_about_loss_of_autonomy_no_user"
reference: "self"