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

24 lines
1015 B
YAML

questionnaire: "ethical_concerns_general"
scales:
- name: "ethical_concerns_general_no_user"
label: "Ethical Concerns About AI Among Non-Users"
items:
- id: "ethical_impl_noUser_1"
text: "I worry that AI could be used to unfairly shape public opinion."
inverse: false
- id: "ethical_impl_noUser_2"
text: "I worry that relying more on AI could worsen social inequality."
inverse: false
- id: "ethical_impl_noUser_3"
text: "I believe that AI often overlooks ethical issues in its design."
inverse: false
- id: "ethical_impl_noUser_4"
text: "I feel that the social risks of AI outweigh its benefits."
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: "ethical_concerns_general_no_user"
reference: "self"