2025-12-15 13:47:28 +01:00

52 lines
1.8 KiB
YAML

questionnaire: "agency"
scales:
- name: "agency_favorite_ai"
label: "Perceived Agency of Favorite AI system"
items:
- id: "agency_User_fav_1"
text: "(piped fav AI) can create new goals."
inverse: false
- id: "agency_User_fav_2"
text: "(piped fav AI) can communicate with people."
inverse: false
- id: "agency_User_fav_3"
text: "(piped fav AI) can show emotions to other people."
inverse: false
- id: "agency_User_fav_4"
text: "(piped fav AI) can change their behavior based on how people treat them."
inverse: false
- id: "agency_User_fav_5"
text: "(piped fav AI) can adapt to different situations."
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: "agency_favorite_ai"
reference: "self"
- name: "agency_no_user"
label: "Perceived Agency of AI in General"
items:
- id: "agency_noUser_1"
text: "AI can create new goals."
inverse: false
- id: "agency_noUser_2"
text: "AI can communicate with people."
inverse: false
- id: "agency_noUser_3"
text: "AI can show emotions to other people."
inverse: false
- id: "agency_noUser_4"
text: "AI can change their behavior based on how people treat them."
inverse: false
- id: "agency_noUser_5"
text: "AI can adapt to different situations."
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: "agency_ai_no_user"
reference: "self"