Submission scientific data
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
questionnaire: "ethical_concerns_general"
|
||||
scales:
|
||||
- name: "ethical_concerns_general_no_user"
|
||||
label: "Ethical Concerns About AI Among Non-Users"
|
||||
items:
|
||||
- id: "ethical_impl_noUser_1"
|
||||
text: "I worry that AI could be used to unfairly shape public opinion."
|
||||
inverse: false
|
||||
- id: "ethical_impl_noUser_2"
|
||||
text: "I worry that relying more on AI could worsen social inequality."
|
||||
inverse: false
|
||||
- id: "ethical_impl_noUser_3"
|
||||
text: "I believe that AI often overlooks ethical issues in its design."
|
||||
inverse: false
|
||||
- id: "ethical_impl_noUser_4"
|
||||
text: "I feel that the social risks of AI outweigh its benefits."
|
||||
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: "ethical_concerns_general_no_user"
|
||||
reference: "self"
|
||||
Reference in New Issue
Block a user