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

70 lines
2.6 KiB
YAML

questionnaire: "parasocial_behavior"
scales:
- name: "parasocial_behavior_favorite_ai"
label: "Extend to which you would behave in the following ways towards your favorite AI"
items:
- id: "behavior_User_fav_1"
text: "Say “thank you” and “good bye” to it."
inverse: false
- id: "behavior_User_fav_2"
text: "Occasionally react very emotionally towards it."
inverse: false
- id: "behavior_User_fav_3"
text: "Sometimes gesture towards it."
inverse: false
- id: "behavior_User_fav_4"
text: "Spontaneously say something to it in certain moments."
inverse: false
- id: "behavior_User_fav_5"
text: "Occasionally shout something at it."
inverse: false
- id: "behavior_User_fav_6"
text: "Express my thoughts and opinions to it."
inverse: false
- id: "behavior_User_fav_7"
text: "Am unfriendly or rude."
inverse: false
- id: "behavior_User_fav_8"
text: "Treat it the same way I treat other people."
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = Not at all, 7 = Very much"
output: "parasocial_behavior_favorite_ai"
reference: "adapted from Schramm, H., & Hartmann, T. (2008); https://doi.org/10.1515/COMM.2008.025"
retain_single_items: true
- name: "parasocial_behavior_no_user"
label: "Expected Behaviors If You Started Interacting with AI"
items:
- id: "behavior_noUser_1"
text: "Say “thank you” and “good bye” to it."
inverse: false
- id: "behavior_noUser_2"
text: "Occasionally react very emotionally towards it."
inverse: false
- id: "behavior_noUser_3"
text: "Sometimes gesture towards it."
inverse: false
- id: "behavior_noUser_4"
text: "Spontaneously say something to it in certain moments."
inverse: false
- id: "behavior_noUser_5"
text: "Occasionally shout something at it."
inverse: false
- id: "behavior_noUser_6"
text: "Express my thoughts and opinions to it."
inverse: false
- id: "behavior_noUser_7"
text: "Am unfriendly or rude."
inverse: false
- id: "behavior_noUser_8"
text: "Treat it the same way I treat other people."
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = Not at all, 7 = Very much"
output: "parasocial_behavior_no_user"
reference: "adapted from Schramm, H., & Hartmann, T. (2008); https://doi.org/10.1515/COMM.2008.025"