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

51 lines
1.6 KiB
YAML

questionnaire: "perceived_anthropomorphism"
scales:
- name: "perceived_anthropomorphism_favorite_ai"
label: "Perceived anthropomorphism of favorite AI system"
items:
- id: "anthro_User_fav_1"
text: "fake - natural"
inverse: false
- id: "anthro_User_fav_2"
text: "machinelike - humanlike"
inverse: false
- id: "anthro_User_fav_3"
text: "unconscious - conscious"
inverse: false
- id: "anthro_User_fav_4"
text: "artificial - lifelike"
inverse: false
- id: "anthro_User_fav_5"
text: "rigid - elegant"
inverse: false
score_range: [1, 5]
format: "bipolar"
calculation: "mean"
response_options: "1 = agree with left option, 5 = agree with right option"
output: "perceived_anthropomorphism_favorite_ai"
reference: "Bartneck et al. (2009)"
- name: "perceived_anthropomorphism_ai_no_user"
label: "Perceived anthropomorphism (no user)"
items:
- id: "anthro_noUser_1"
text: "fake - natural"
inverse: false
- id: "anthro_noUser_2"
text: "machinelike - humanlike"
inverse: false
- id: "anthro_noUser_3"
text: "unconscious - conscious"
inverse: false
- id: "anthro_noUser_4"
text: "artificial - lifelike"
inverse: false
- id: "anthro_noUser_5"
text: "rigid - elegant"
inverse: false
score_range: [1, 5]
format: "bipolar"
calculation: "mean"
response_options: "1 = agree with left option, 5 = agree with right option"
output: "perceived_anthropomorphism_ai_no_user"
reference: "Bartneck et al. (2009)"