Submission scientific data

This commit is contained in:
Orihara Izaya
2025-12-15 13:47:28 +01:00
commit b53e63f57e
107 changed files with 8464 additions and 0 deletions
@@ -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 dont 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"