Submission scientific data
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
questionnaire: "social_presence"
|
||||
scales:
|
||||
- name: "social_presence_sense_favorite_ai"
|
||||
label: "Social presence of favorite AI system (humanness)"
|
||||
items:
|
||||
- id: "social_pres_User_fav_1"
|
||||
text: "There is a sense of human contact in the interaction."
|
||||
inverse: false
|
||||
- id: "social_pres_User_fav_2"
|
||||
text: "There is a sense of personalness in the interaction."
|
||||
inverse: false
|
||||
- id: "social_pres_User_fav_3"
|
||||
text: "There is a feeling of sociability in the interaction."
|
||||
inverse: false
|
||||
- id: "social_pres_User_fav_4"
|
||||
text: "There is a feeling of human warmth in the interaction."
|
||||
inverse: false
|
||||
- id: "social_pres_User_fav_5"
|
||||
text: "There is a feeling of human sensitivity in the interaction."
|
||||
inverse: false
|
||||
score_range: [1, 7]
|
||||
format: "likert"
|
||||
calculation: "mean"
|
||||
response_options: "1 = Strongly disagree, 7 = Strongly agree"
|
||||
output: "social_presence_sense_favorite_ai"
|
||||
reference: "Gefen & Straub (2004)"
|
||||
retain_single_items: true
|
||||
|
||||
- name: "social_presence_being_favorite_ai"
|
||||
label: "Social presence of favorite AI system (intelligence)"
|
||||
items:
|
||||
- id: "social_pres2_fav_1"
|
||||
text: "...how much do you feel you are interacting with an intelligent being?"
|
||||
inverse: false
|
||||
- id: "social_pres2_fav_2"
|
||||
text: "...how much do you feel you are in the company of an intelligent being?"
|
||||
inverse: false
|
||||
- id: "social_pres2_fav_3"
|
||||
text: "...how much do you feel an intelligent being is responding to you?"
|
||||
inverse: false
|
||||
score_range: [1, 7]
|
||||
format: "likert"
|
||||
calculation: "mean"
|
||||
response_options: "1 = Strongly disagree, 7 = Strongly agree"
|
||||
output: "social_presence_being_favorite_ai"
|
||||
reference: "Lee, K. M., et al. (2006)"
|
||||
Reference in New Issue
Block a user