17 lines
586 B
YAML
17 lines
586 B
YAML
questionnaire: "number_of_tasks_delegated_to_ai"
|
||
scales:
|
||
- name: "number_of_tasks_delegated_to_ai"
|
||
label: "Number of Tasks Completed Entirely Using AI Assistance"
|
||
items:
|
||
- id: "no_tsks_delg"
|
||
text: "In the last two months, how many tasks did you complete entirely using AI assistance? (By task we mean anything you personally consider a task)"
|
||
calculation: "ordinal"
|
||
response_options:
|
||
"1": "None"
|
||
"2": "1–2"
|
||
"3": "3–5"
|
||
"4": "6–10"
|
||
"5": "More than 10"
|
||
output: "number_of_tasks_delegated_to_ai"
|
||
reference: "self"
|