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

24 lines
1.1 KiB
YAML

questionnaire: "preference_for_status_quo"
scales:
- name: "preference_for_status_quo_no_user"
label: "Preference for Status Quo Among Non-Users of AI"
items:
- id: "pref_statu_Quo_noUser_1"
text: "I feel confident in my current digital skills, so I do not need additional AI assistance."
inverse: false
- id: "pref_statu_Quo_noUser_2"
text: "I am comfortable using the digital tools I have mastered without incorporating AI."
inverse: false
- id: "pref_statu_Quo_noUser_3"
text: "Learning new AI technologies seems unnecessary given my proficiency with existing methods."
inverse: false
- id: "pref_statu_Quo_noUser_4"
text: "I prefer to rely on familiar digital practices rather than exploring novel AI innovations."
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: "preference_for_status_quo_no_user"
reference: "self"