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,100 @@
questionnaire: "reason_for_not_using_ai"
scales:
- name: "reason_for_not_using_ai"
label: "Reasons for Not Currently Using AI Systems"
items:
- id: "reason_why_noUser_1_1"
label: "lack_knowledge"
text: "I lack knowledge about how to use AI systems effectively."
- id: "reason_why_noUser_1_2"
label: "privacy_concerns"
text: "I am concerned about the privacy and security of using AI."
- id: "reason_why_noUser_1_3"
label: "no_use_case"
text: "I haven't found a clear need or use case for AI in my daily tasks."
- id: "reason_why_noUser_1_4"
label: "cost_barrier"
text: "The cost of AI systems is a barrier for me."
- id: "reason_why_noUser_1_5"
label: "reliability_concerns"
text: "I am unsure about the reliability or accuracy of AI systems."
- id: "reason_why_noUser_1_6"
label: "prefer_traditional"
text: "I prefer traditional methods and am hesitant to adopt new technology."
- id: "reason_why_noUser_1_7"
label: "waiting_maturity"
text: "I am waiting for AI technology to become more mature and widely adopted."
- id: "reason_why_noUser_1_8"
label: "no_resources"
text: "I don't have access to the necessary resources to use AI."
- id: "reason_why_noUser_1_9"
label: "ethical_concerns"
text: "I am concerned about the ethical implications of using AI."
- id: "reason_why_noUser_1_10"
label: "no_time"
text: "I haven't had the time to learn about or explore AI systems."
- id: "reason_why_noUser_1_11"
label: "dislike_ai"
text: "I dont like AI."
- id: "reason_why_noUser_1_12"
label: "other"
text: "Other reason (please name)."
open_ended_id: "reason_why_noUser_1_12_TEXT"
score_range: [1, 2]
format: "Multiple Selection"
calculation: "multiple_selection"
response_options:
"1": "True"
"2": "False"
output: "reason_for_not_using_ai"
reference: "self"
- name: "strong_reason_for_not_using_ai"
label: "Strength of Each Reason for Not Currently Using AI Systems (is this a strong reason for you?)"
items:
- id: "reason_why_noUser_2_1"
label: "strong_reason_lack_knowledge"
text: "Lack of knowledge about how to use AI systems effectively."
- id: "reason_why_noUser_2_2"
label: "strong_reason_privacy_concerns"
text: "Concerns about the privacy and security of using AI."
- id: "reason_why_noUser_2_3"
label: "strong_reason_no_use_case"
text: "Not having found a clear need or use case for AI in daily tasks."
- id: "reason_why_noUser_2_4"
label: "strong_reason_cost_barrier"
text: "The cost of AI systems being a barrier."
- id: "reason_why_noUser_2_5"
label: "strong_reason_reliability_concerns"
text: "Uncertainty about the reliability or accuracy of AI systems."
- id: "reason_why_noUser_2_6"
label: "strong_reason_prefer_traditional"
text: "Preference for traditional methods and hesitation to adopt new technology."
- id: "reason_why_noUser_2_7"
label: "strong_reason_waiting_maturity"
text: "Waiting for AI technology to become more mature and widely adopted."
- id: "reason_why_noUser_2_8"
label: "strong_reason_no_resources"
text: "Lack of access to the necessary resources to use AI."
- id: "reason_why_noUser_2_9"
label: "strong_reason_ethical_concerns"
text: "Concerns about the ethical implications of using AI."
- id: "reason_why_noUser_2_10"
label: "strong_reason_no_time"
text: "Not having had the time to learn about or explore AI systems."
- id: "reason_why_noUser_2_11"
label: "strong_reason_dislike_ai"
text: "Disliking AI."
- id: "reason_why_noUser_2_12"
label: "strong_reason_other"
text: "Other reason (please name)."
open_ended_id: "reason_why_noUser_2_12_TEXT"
score_range: [1, 2]
format: "Multiple Selection"
calculation: "multiple_selection"
response_options:
"1": "True"
"2": "False"
output: "strong_reason_for_not_using_ai"
reference: "self"