23 lines
718 B
YAML
23 lines
718 B
YAML
questionnaire: "perceived_role_ai_should_take"
|
|
scales:
|
|
- name: "perceived_role_ai_should_take_no_user"
|
|
label: "Perceived Role AI Systems SHOULD Take"
|
|
items:
|
|
- id: "shld_role_part_noUser"
|
|
text: "In your understanding: What role SHOULD AI systems generally take when one interacts with them?"
|
|
open_ended_id: "shld_role_part_noUser_11_TEXT"
|
|
calculation: "categorical"
|
|
response_options:
|
|
"1": "Child"
|
|
"2": "Servant"
|
|
"3": "Pet"
|
|
"4": "Student"
|
|
"5": "Partner"
|
|
"6": "Teacher"
|
|
"7": "Boss"
|
|
"8": "Friend"
|
|
"9": "Colleague"
|
|
"10": "Master"
|
|
"11": "Other"
|
|
output: "perceived_role_ai_should_take_no_user"
|
|
reference: "self" |