Submission scientific data
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
questionnaire: "perceived_intelligence"
|
||||
scales:
|
||||
- name: "perceived_intelligence_favorite_ai"
|
||||
label: "Perceived intelligence of favorite AI system"
|
||||
items:
|
||||
- id: "intell_User_fav_1"
|
||||
text: "foolish - sensible"
|
||||
inverse: false
|
||||
- id: "intell_User_fav_2"
|
||||
text: "incompetent - competent"
|
||||
inverse: false
|
||||
- id: "intell_User_fav_3"
|
||||
text: "unintelligent - intelligent"
|
||||
inverse: false
|
||||
- id: "intell_User_fav_4"
|
||||
text: "irresponsible - responsible"
|
||||
inverse: false
|
||||
- id: "intell_User_fav_5"
|
||||
text: "stupid - knowledgeable"
|
||||
inverse: false
|
||||
score_range: [1, 5]
|
||||
format: "bipolar"
|
||||
calculation: "mean"
|
||||
response_options: "1 = agree with left option, 5 = agree with right option"
|
||||
output: "perceived_intelligence_favorite_ai"
|
||||
reference: "Bartneck et al. (2009)"
|
||||
retain_single_items: true
|
||||
|
||||
- name: "perceived_intelligence_ai_no_user"
|
||||
label: "Perceived intelligence of AI (no user)"
|
||||
items:
|
||||
- id: "intell_noUser_1"
|
||||
text: "foolish - sensible"
|
||||
inverse: false
|
||||
- id: "intell_noUser_2"
|
||||
text: "incompetent - competent"
|
||||
inverse: false
|
||||
- id: "intell_noUser_3"
|
||||
text: "unintelligent - intelligent"
|
||||
inverse: false
|
||||
- id: "intell_noUser_4"
|
||||
text: "irresponsible - responsible"
|
||||
inverse: false
|
||||
- id: "intell_noUser_5"
|
||||
text: "stupid - knowledgeable"
|
||||
inverse: false
|
||||
score_range: [1, 5]
|
||||
format: "bipolar"
|
||||
calculation: "mean"
|
||||
response_options: "1 = agree with left option, 5 = agree with right option"
|
||||
output: "perceived_intelligence_ai_no_user"
|
||||
reference: "Bartneck et al. (2009)"
|
||||
Reference in New Issue
Block a user