Submission scientific data
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
questionnaire: "ai_aversion"
|
||||
scales:
|
||||
- name: "ai_aversion_no_user"
|
||||
label: "Aversion Toward AI Among Non-Users"
|
||||
items:
|
||||
- id: "AI_aversion_noUser_1"
|
||||
text: "I feel uneasy when I think about integrating AI systems into my daily activities."
|
||||
inverse: false
|
||||
- id: "AI_aversion_noUser_2"
|
||||
text: "I believe that the benefits of AI are exaggerated by technology companies."
|
||||
inverse: false
|
||||
- id: "AI_aversion_noUser_3"
|
||||
text: "I prefer relying on human judgment rather than on AI-driven processes."
|
||||
inverse: false
|
||||
- id: "AI_aversion_noUser_4"
|
||||
text: "I find the general hype surrounding AI to be excessive."
|
||||
inverse: false
|
||||
score_range: [1, 7]
|
||||
format: "Likert"
|
||||
calculation: "mean"
|
||||
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Somewhat disagree, 4 = Neither disagree nor agree, 5 = Somewhat agree, 6 = Agree, 7 = Strongly agree"
|
||||
output: "ai_aversion_no_user"
|
||||
reference: "self"
|
||||
Reference in New Issue
Block a user