47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
questionnaire: "attitudes"
|
|
scales:
|
|
- name: "attitudes"
|
|
label: "Attitudes toward AI in general (ATTARI-12)"
|
|
items:
|
|
- id: "attitudes_1"
|
|
text: "AI will make this world a better place."
|
|
inverse: false
|
|
- id: "attitudes_2"
|
|
text: "I have strong negative emotions about AI."
|
|
inverse: true
|
|
- id: "attitudes_3"
|
|
text: "I want to use technologies that rely on AI."
|
|
inverse: false
|
|
- id: "attitudes_4"
|
|
text: "AI has more disadvantages than advantages."
|
|
inverse: true
|
|
- id: "attitudes_5"
|
|
text: "I look forward to future AI developments."
|
|
inverse: false
|
|
- id: "attitudes_6"
|
|
text: "AI offers solutions to many world problems."
|
|
inverse: false
|
|
- id: "attitudes_7"
|
|
text: "I prefer technologies that do not feature AI."
|
|
inverse: true
|
|
- id: "attitudes_8"
|
|
text: "I am afraid of AI."
|
|
inverse: true
|
|
- id: "attitudes_9"
|
|
text: "I would rather choose a technology with AI than one without it."
|
|
inverse: false
|
|
- id: "attitudes_10"
|
|
text: "AI creates problems rather than solving them."
|
|
inverse: true
|
|
- id: "attitudes_11"
|
|
text: "When I think about AI, I have mostly positive feelings."
|
|
inverse: false
|
|
- id: "attitudes_12"
|
|
text: "I would rather avoid technologies that are based on AI."
|
|
inverse: true
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "mean"
|
|
response_options: "1 = strongly disagree, 5 = strongly agree"
|
|
output: "attitudes"
|
|
reference: "Stein et al., 2024" |