preprocessing/config/questionnaires/perceived_lack_of_need.yaml
2025-12-15 13:47:28 +01:00

24 lines
1.1 KiB
YAML

questionnaire: "perceived_lack_of_need"
scales:
- name: "perceived_lack_of_need_no_user"
label: "Perceived Lack of Need for AI Among Non-Users"
items:
- id: "lack_of_need_noUser_1"
text: "I do not see any additional benefit in using AI when traditional methods already meet my needs."
inverse: false
- id: "lack_of_need_noUser_2"
text: "The tools I currently use are entirely sufficient for my work and personal tasks."
inverse: false
- id: "lack_of_need_noUser_3"
text: "I believe that AI does not offer a significant improvement over my existing technologies."
inverse: false
- id: "lack_of_need_noUser_4"
text: "I am satisfied with my current solutions and feel no compulsion to try AI-based alternatives."
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: "perceived_lack_of_need_no_user"
reference: "self"