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

55 lines
2.1 KiB
YAML

questionnaire: "willingness_to_delegate"
scales:
- name: "willingness_to_delegate"
label: "Willingness to Delegate Tasks to AI on Your Behalf"
items:
- id: "delg_behalf_1"
text: "Post public updates on social media for you."
inverse: false
- id: "delg_behalf_2"
text: "Reply to generic messages (e.g., appointment confirmations)."
inverse: false
- id: "delg_behalf_3"
text: "Reply to private messages from friends or family."
inverse: false
- id: "delg_behalf_4"
text: "Choose topics or articles you share on social media."
inverse: false
- id: "delg_behalf_5"
text: "Recommend potential dating partners."
inverse: false
- id: "delg_behalf_6"
text: "Start conversations with potential dating partners."
inverse: false
- id: "delg_behalf_7"
text: "Make final choices about whom you date."
inverse: false
- id: "delg_behalf_8"
text: "Schedule medical appointments for you."
inverse: false
- id: "delg_behalf_9"
text: "Choose which doctor or specialist you should see."
inverse: false
- id: "delg_behalf_10"
text: "Summarize your health information for you."
inverse: false
- id: "delg_behalf_11"
text: "Provide you with recommendations on treating minor health issues."
inverse: false
- id: "delg_behalf_12"
text: "Decide whether you should seek medical care for a symptom."
inverse: false
- id: "delg_behalf_13"
text: "Choose which treatment option you should follow for a diagnosed condition."
inverse: false
- id: "delg_behalf_14"
text: "Make emergency medical decisions for you if you are unable to do so."
inverse: false
score_range: [1, 6]
format: "Likert"
calculation: "mean"
response_options: "1 = Definitely not, 2 = Probably not, 3 = Not sure, 4 = Probably yes, 5 = Definitely yes, 6 = Not applicable to me"
missing_response_option: ["6"]
output: "willingness_to_delegate"
reference: "self"