Submission scientific data
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
questionnaire: "barrier_for_use"
|
||||
scales:
|
||||
- name: "barrier_for_use"
|
||||
label: "Barriers to Using AI More Frequently"
|
||||
items:
|
||||
- id: "barrier_1"
|
||||
text: "I avoid AI because I worry about errors."
|
||||
inverse: false
|
||||
- id: "barrier_2"
|
||||
text: "I avoid AI because it feels too complicated."
|
||||
inverse: false
|
||||
- id: "barrier_3"
|
||||
text: "I avoid AI because I don’t trust it."
|
||||
inverse: false
|
||||
- id: "barrier_4"
|
||||
text: "I avoid AI because I fear it will replace my skills."
|
||||
inverse: false
|
||||
score_range: [1, 5]
|
||||
format: "Likert"
|
||||
calculation: "mean"
|
||||
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Neutral, 4 = Agree, 5 = Strongly agree"
|
||||
output: "barrier_for_use"
|
||||
reference: "self"
|
||||
Reference in New Issue
Block a user