15 lines
626 B
YAML
15 lines
626 B
YAML
questionnaire: "ethical_concerns_delegation"
|
|
scales:
|
|
- name: "ethical_concerns_delegation"
|
|
label: "Concern About Ethical Implications of Delegating Tasks to AI"
|
|
items:
|
|
- id: "cncrnd_ethic_delg"
|
|
text: "How concerned are you about the moral or ethical implications of delegating important tasks to AI?"
|
|
inverse: false
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "response"
|
|
response_options: "1 = Not at all concerned, 2 = A little bit concerned, 3 = Concerned, 4 = Strongly concerned, 5 = Extremely concerned"
|
|
output: "ethical_concerns_delegation"
|
|
reference: "self"
|