36 lines
1.4 KiB
YAML
36 lines
1.4 KiB
YAML
questionnaire: "risk_opportunity_perception"
|
|
|
|
scales:
|
|
- name: "risk_opportunity_perception"
|
|
label: "Perceived Risks and Opportunities of AI"
|
|
items:
|
|
- id: "rop_1"
|
|
text: "How concerned, if at all, are you when you think about AI?"
|
|
inverse: false
|
|
- id: "rop_2"
|
|
text: "How pessimistic, if at all, are you when you imagine the future use of AI?"
|
|
inverse: false
|
|
- id: "rop_3"
|
|
text: "How likely would AI negatively influence your life?"
|
|
inverse: false
|
|
- id: "rop_4"
|
|
text: "How likely would you suffer from the implementation of AI into everyday life?"
|
|
inverse: false
|
|
- id: "rop_5"
|
|
text: " How confident, if at all, do you feel when you think about the potential of AI?"
|
|
inverse: false
|
|
- id: "rop_6"
|
|
text: "How optimistic, if at all, are you when you imagine the future use of AI?"
|
|
inverse: false
|
|
- id: "rop_7"
|
|
text: "How likely would AI positively influence your life?"
|
|
inverse: false
|
|
- id: "rop_8"
|
|
text: "How likely would you benefit from the implementation of AI into everyday life?"
|
|
inverse: false
|
|
score_range: [1, 5]
|
|
format: "bipolar"
|
|
calculation: "mean"
|
|
response_options: "1 = not at all, 5 = extremely"
|
|
output: "risk_opportunity_score"
|
|
reference: "Adapted from Walpole & Wilson, 2021; Schwesig et al., 2023" |