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
+21
View File
@@ -0,0 +1,21 @@
questionnaire: "enjoyment"
scales:
- name: "enjoyment_favorite_ai_user"
label: "Enjoyment of favorite AI system"
items:
- id: "enjoyment_User_fav_1"
text: "I find using [favorite AI] to be enjoyable."
inverse: false
- id: "enjoyment_User_fav_2"
text: "The actual process of using [favorite AI] is pleasant."
inverse: false
- id: "enjoyment_User_fav_3"
text: "I have fun using [favorite AI]."
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "enjoyment_favorite_ai_user"
reference: "Venkatesh (2000)"
retain_single_items: true