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

27 lines
1.1 KiB
YAML

questionnaire: "perceived_reliance_on_ai"
scales:
- name: "perceived_reliance_on_ai_user"
label: "Perceived Reliance on AI in General"
items:
- id: "perc_reliance_User_1"
text: "I feel unprotected when I do not have access to AI."
inverse: false
- id: "perc_reliance_User_2"
text: "I am concerned about the idea of being left behind in my tasks or projects if I do not use AI."
inverse: false
- id: "perc_reliance_User_3"
text: "I do everything possible to stay updated with AI to impress or remain relevant in my field."
inverse: false
- id: "perc_reliance_User_4"
text: "I constantly need validation or feedback from AI systems to feel confident in my decisions."
inverse: false
- id: "perc_reliance_User_5"
text: "I fear that AI might replace my current skills or abilities."
inverse: false
score_range: [1, 5]
format: "Likert"
calculation: "mean"
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Neutral, 4 = Agree, 5 = Strongly agree"
output: "perceived_reliance_on_ai_user"
reference: "self"