Submission scientific data
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
questionnaire: "hope_and_concern"
|
||||
scales:
|
||||
- name: "hope_and_concern"
|
||||
label: "Hopes and Concerns About AI"
|
||||
items:
|
||||
- id: "hopeconcern_1"
|
||||
text: "I hope AI will make life easier for most people."
|
||||
inverse: false
|
||||
- id: "hopeconcern_2"
|
||||
text: "I hope AI will solve important global problems."
|
||||
inverse: false
|
||||
- id: "hopeconcern_3"
|
||||
text: "I worry AI will take too many jobs."
|
||||
inverse: true
|
||||
- id: "hopeconcern_4"
|
||||
text: "I worry AI will increase social inequalities."
|
||||
inverse: true
|
||||
score_range: [1, 5]
|
||||
format: "Likert"
|
||||
calculation: "mean"
|
||||
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Neutral, 4 = Agree, 5 = Strongly agree"
|
||||
output: "hope_and_concern"
|
||||
reference: "self"
|
||||
Reference in New Issue
Block a user