Submission scientific data

This commit is contained in:
Orihara Izaya
2025-12-15 13:47:28 +01:00
commit b53e63f57e
107 changed files with 8464 additions and 0 deletions
@@ -0,0 +1,27 @@
questionnaire: "usage_and_experience"
scales:
- name: "user"
label: "User of a language-based AI system"
items:
- id: "use"
text: "Are you currently using language-based AI systems?"
format: "Boolean"
calculation: "boolean"
response_options:
"1": true
"2": false
output: "user"
reference: "self"
- name: "open_to_use"
label: "Openness to Using AI Systems in the Future"
items:
- id: "open_to_use"
text: "Are you open to use or plan to use language-based AI systems in the next couple of months?"
inverse: false
calculation: "boolean"
response_options:
"1": true
"2": false
output: "open_to_use"
reference: "self"