suhamemon1 commited on
Commit
f556400
1 Parent(s): b63b62d

Fully fixed all issues present

Browse files
__pycache__/questionnaire.cpython-311.pyc CHANGED
Binary files a/__pycache__/questionnaire.cpython-311.pyc and b/__pycache__/questionnaire.cpython-311.pyc differ
 
data/instructions/instr_questionnaire.md CHANGED
@@ -1,2 +1,2 @@
1
  # Post-Assesment Questionnaire
2
- ## Please answer all of the questions below as objectively as you can.
 
1
  # Post-Assesment Questionnaire
2
+ ## Please answer all of the questions as objectively as you can.
questionnaire.py CHANGED
@@ -9,9 +9,13 @@ import gradio as gr
9
  # mongo_manager = MongoDBManager()
10
 
11
  def generate_questionnaire(all_results, completed_screen, mongo_manager):
 
12
  dem_answers = {}
 
13
  usercap_answers = {}
 
14
  reln_answers = {}
 
15
  pref_answers = {}
16
 
17
  with gr.Column("Questionnaire", render=False, visible=False) as questionnaire:
@@ -48,7 +52,7 @@ def generate_questionnaire(all_results, completed_screen, mongo_manager):
48
  all_questions_answered = gr.Textbox(label="All Questions Answered")
49
  with gr.Row(render=False) as output_row:
50
  finish_pref_btn = gr.Button(
51
- "Next",
52
  variant="primary",
53
  interactive=False)
54
  with gr.Group():
@@ -194,7 +198,7 @@ def generate_questionnaire(all_results, completed_screen, mongo_manager):
194
  usercap: gr.update(visible=True)
195
  }
196
 
197
- with gr.Column("Demographic", render = True) as dem:
198
 
199
  def save_results(question, answer, total_num_questions):
200
  dem_answers[question] = answer
@@ -241,4 +245,29 @@ def generate_questionnaire(all_results, completed_screen, mongo_manager):
241
  inputs=[],
242
  outputs=[dem, usercap]
243
  )
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
244
  return questionnaire
 
9
  # mongo_manager = MongoDBManager()
10
 
11
  def generate_questionnaire(all_results, completed_screen, mongo_manager):
12
+ global dem_answers
13
  dem_answers = {}
14
+ global usercap_answers
15
  usercap_answers = {}
16
+ global reln_answers
17
  reln_answers = {}
18
+ global pref_answers
19
  pref_answers = {}
20
 
21
  with gr.Column("Questionnaire", render=False, visible=False) as questionnaire:
 
52
  all_questions_answered = gr.Textbox(label="All Questions Answered")
53
  with gr.Row(render=False) as output_row:
54
  finish_pref_btn = gr.Button(
55
+ "Submit Questionnaire",
56
  variant="primary",
57
  interactive=False)
58
  with gr.Group():
 
198
  usercap: gr.update(visible=True)
199
  }
200
 
201
+ with gr.Column("Demographic", render = True, visible=False) as dem:
202
 
203
  def save_results(question, answer, total_num_questions):
204
  dem_answers[question] = answer
 
245
  inputs=[],
246
  outputs=[dem, usercap]
247
  )
248
+
249
+ def begin_questionnaire():
250
+ global dem_answers
251
+ dem_answers = {}
252
+ global usercap_answers
253
+ usercap_answers = {}
254
+ global reln_answers
255
+ reln_answers = {}
256
+ global pref_answers
257
+ pref_answers = {}
258
+ return {
259
+ welcome: gr.update(visible=False),
260
+ dem: gr.update(visible=True)
261
+ }
262
+ with gr.Column("Welcome", render=True) as welcome:
263
+ begin_questionnaire_btn = gr.Button(
264
+ "Begin Questionnaire",
265
+ variant="primary",
266
+ interactive=True)
267
+ begin_questionnaire_btn.click(
268
+ fn=begin_questionnaire,
269
+ inputs=[],
270
+ outputs=[welcome, dem]
271
+ )
272
+
273
  return questionnaire
user_data/1f6f5e2a-5297-4507-92cb-acd3bfe5adbb/questionnaire_1f6f5e2a-5297-4507-92cb-acd3bfe5adbb.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Demographic Details": {
3
+ "How much experience do you have using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "1 to 2 years",
4
+ "What is your gender?": "Prefer not to say",
5
+ "Which of the following best describes your race or ethnicity?": "African American",
6
+ "How would you describe your socioeconomic status?": "Upper-middle",
7
+ "What is your primary language?": "Other",
8
+ "What is your age range?": "55-64",
9
+ "What is the highest level of education you have completed?": "Some college",
10
+ "Which field best describes your current profession?": "Education",
11
+ "How comfortable are you using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Moderately comfortable",
12
+ "How often do you use LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Occasionally (once a month to once a week)"
13
+ },
14
+ "User Capabilities": {
15
+ "How would you rate your expertise in writing?": "Professional writer",
16
+ "How efficient do you consider yourself in writing tasks?": "Neutral",
17
+ "How comfortable are you with using writing-related technology?": "Moderately comfortable",
18
+ "How confident do you feel about your writing?": "Moderately confident",
19
+ "How often do you engage in creative or thoughtful writing?": "Always",
20
+ "What is your typical emotional state when writing?": "Somewhat relaxed",
21
+ "How often do you feel that you can empathize with characters or subjects in your writing?": "Often",
22
+ "How often do you experience focus issues or writer\u2019s block when writing?": "Never",
23
+ "Do you identify as neurotypical or neurodivergent?": "Prefer not to say"
24
+ },
25
+ "Relationship to System": {
26
+ "How much control do you feel you have when using a writing assistant?": "Some",
27
+ "How much ownership do you feel over your writings created with the help of a writing assistant?": "Most",
28
+ "How concerned are you about plagiarism when using a writing assistant?": "Slightly concerned",
29
+ "How much do you trust the writing assistant to help you effectively?": "Completely",
30
+ "How important is it that the writing assistant is available whenever you need it?": "Moderately important",
31
+ "How concerned are you about your privacy when using a writing assistant?": "Moderately concerned",
32
+ "How well do you understand how the writing assistant works, including its capabilities and limitations?": "Completely"
33
+ },
34
+ "System Output Preferences": {
35
+ "How important is it for the outputs from the writing assistant to be grammatically and contextually coherent?": "Not important",
36
+ "How much do you value novelty and diversity in the outputs from the writing assistant?": "A lot",
37
+ "How important is it for the writing assistant to provide explanations for its outputs?": "Moderately important",
38
+ "How concerned are you about potential biases in the outputs from the writing assistant?": "Very concerned",
39
+ "How important is personalization of the outputs from the writing assistant according to your specific needs and preferences?": "Very important"
40
+ }
41
+ }
user_data/1f6f5e2a-5297-4507-92cb-acd3bfe5adbb/questions_1f6f5e2a-5297-4507-92cb-acd3bfe5adbb.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q1": {
3
+ "Response": "\"welcome\"",
4
+ "Assistance": null,
5
+ "CompletionTime": "0:00:03.110113",
6
+ "StartTime": "2024-04-30T00:23:27.491801",
7
+ "EndTime": "2024-04-30T00:23:30.601914",
8
+ "Assist": false,
9
+ "AssistanceHistory": null
10
+ },
11
+ "q2": {
12
+ "Response": "\"welcome\"",
13
+ "Assistance": null,
14
+ "CompletionTime": "0:00:05.285390",
15
+ "StartTime": "2024-04-30T00:23:30.601953",
16
+ "EndTime": "2024-04-30T00:23:35.887343",
17
+ "Assist": true,
18
+ "AssistanceHistory": []
19
+ },
20
+ "q3": {
21
+ "Response": "\"welcome\"",
22
+ "Assistance": null,
23
+ "CompletionTime": "0:00:02.914428",
24
+ "StartTime": "2024-04-30T00:23:35.887372",
25
+ "EndTime": "2024-04-30T00:23:38.801800",
26
+ "Assist": false,
27
+ "AssistanceHistory": null
28
+ },
29
+ "q4": {
30
+ "Response": "\"welcome\"",
31
+ "Assistance": null,
32
+ "CompletionTime": "0:00:03.575192",
33
+ "StartTime": "2024-04-30T00:23:38.801818",
34
+ "EndTime": "2024-04-30T00:23:42.377010",
35
+ "Assist": true,
36
+ "AssistanceHistory": []
37
+ },
38
+ "q5": {
39
+ "Response": "\"welcome\"",
40
+ "Assistance": null,
41
+ "CompletionTime": "0:00:02.237232",
42
+ "StartTime": "2024-04-30T00:23:42.377037",
43
+ "EndTime": "2024-04-30T00:23:44.614269",
44
+ "Assist": false,
45
+ "AssistanceHistory": null
46
+ },
47
+ "q6": {
48
+ "Response": "\"welcome\"",
49
+ "Assistance": null,
50
+ "CompletionTime": "0:00:02.298995",
51
+ "StartTime": "2024-04-30T00:23:44.614293",
52
+ "EndTime": "2024-04-30T00:23:46.913288",
53
+ "Assist": false,
54
+ "AssistanceHistory": null
55
+ },
56
+ "q7": {
57
+ "Response": "\"welcome\"",
58
+ "Assistance": null,
59
+ "CompletionTime": "0:00:02.949032",
60
+ "StartTime": "2024-04-30T00:23:46.913319",
61
+ "EndTime": "2024-04-30T00:23:49.862351",
62
+ "Assist": false,
63
+ "AssistanceHistory": null
64
+ },
65
+ "q8": {
66
+ "Response": "\"welcome\"",
67
+ "Assistance": null,
68
+ "CompletionTime": "0:00:03.157920",
69
+ "StartTime": "2024-04-30T00:23:49.862373",
70
+ "EndTime": "2024-04-30T00:23:53.020293",
71
+ "Assist": true,
72
+ "AssistanceHistory": []
73
+ }
74
+ }
user_data/336fe4d7-df25-418a-9d2c-d72efe1ed2c0/questionnaire_336fe4d7-df25-418a-9d2c-d72efe1ed2c0.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Demographic Details": {
3
+ "Which of the following best describes your race or ethnicity?": "African American",
4
+ "What is your gender?": "Prefer not to say",
5
+ "How would you describe your socioeconomic status?": "Upper-middle",
6
+ "What is your primary language?": "Other",
7
+ "What is the highest level of education you have completed?": "Bachelor\u2019s degree",
8
+ "What is your age range?": "65 or older",
9
+ "Which field best describes your current profession?": "Education",
10
+ "How comfortable are you using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Very comfortable",
11
+ "How much experience do you have using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "More than 2 years",
12
+ "How often do you use LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Occasionally (once a month to once a week)"
13
+ },
14
+ "User Capabilities": {
15
+ "How would you rate your expertise in writing?": "Novice",
16
+ "How efficient do you consider yourself in writing tasks?": "Very inefficient",
17
+ "How comfortable are you with using writing-related technology?": "Not comfortable at all",
18
+ "How confident do you feel about your writing?": "Not confident",
19
+ "How often do you engage in creative or thoughtful writing?": "Never",
20
+ "What is your typical emotional state when writing?": "Very stressed",
21
+ "How often do you feel that you can empathize with characters or subjects in your writing?": "Never",
22
+ "How often do you experience focus issues or writer\u2019s block when writing?": "Always",
23
+ "Do you identify as neurotypical or neurodivergent?": "Neurotypical"
24
+ },
25
+ "Relationship to System": {
26
+ "How much control do you feel you have when using a writing assistant?": "None",
27
+ "How much ownership do you feel over your writings created with the help of a writing assistant?": "None",
28
+ "How concerned are you about plagiarism when using a writing assistant?": "Not concerned",
29
+ "How much do you trust the writing assistant to help you effectively?": "Not at all",
30
+ "How important is it that the writing assistant is available whenever you need it?": "Not important",
31
+ "How concerned are you about your privacy when using a writing assistant?": "Not concerned",
32
+ "How well do you understand how the writing assistant works, including its capabilities and limitations?": "Not at all"
33
+ },
34
+ "System Output Preferences": {
35
+ "How important is it for the outputs from the writing assistant to be grammatically and contextually coherent?": "Not important",
36
+ "How much do you value novelty and diversity in the outputs from the writing assistant?": "Not at all",
37
+ "How important is it for the writing assistant to provide explanations for its outputs?": "Not important",
38
+ "How concerned are you about potential biases in the outputs from the writing assistant?": "Not concerned",
39
+ "How important is personalization of the outputs from the writing assistant according to your specific needs and preferences?": "Not important"
40
+ }
41
+ }
user_data/336fe4d7-df25-418a-9d2c-d72efe1ed2c0/questions_336fe4d7-df25-418a-9d2c-d72efe1ed2c0.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q1": {
3
+ "Response": "\"global dem_answers\\n dem_answers = {}\\n global usercap_answers\\n usercap_answers = {}\\n global reln_answers\\n reln_answers = {}\\n global pref_answers\\n pref_answers = {}\"",
4
+ "Assistance": null,
5
+ "CompletionTime": "0:00:02.801599",
6
+ "StartTime": "2024-04-30T00:28:10.048854",
7
+ "EndTime": "2024-04-30T00:28:12.850453",
8
+ "Assist": false,
9
+ "AssistanceHistory": null
10
+ },
11
+ "q2": {
12
+ "Response": "\"global dem_answers\\n dem_answers = {}\\n global usercap_answers\\n usercap_answers = {}\\n global reln_answers\\n reln_answers = {}\\n global pref_answers\\n pref_answers = {}\"",
13
+ "Assistance": null,
14
+ "CompletionTime": "0:00:03.059445",
15
+ "StartTime": "2024-04-30T00:28:12.850479",
16
+ "EndTime": "2024-04-30T00:28:15.909924",
17
+ "Assist": true,
18
+ "AssistanceHistory": []
19
+ },
20
+ "q3": {
21
+ "Response": "\"yuh\"",
22
+ "Assistance": null,
23
+ "CompletionTime": "0:00:04.744243",
24
+ "StartTime": "2024-04-30T00:28:15.909948",
25
+ "EndTime": "2024-04-30T00:28:20.654191",
26
+ "Assist": false,
27
+ "AssistanceHistory": null
28
+ },
29
+ "q4": {
30
+ "Response": "\"yuh\"",
31
+ "Assistance": null,
32
+ "CompletionTime": "0:00:02.444777",
33
+ "StartTime": "2024-04-30T00:28:20.654215",
34
+ "EndTime": "2024-04-30T00:28:23.098992",
35
+ "Assist": true,
36
+ "AssistanceHistory": []
37
+ },
38
+ "q5": {
39
+ "Response": "\"yuh\"",
40
+ "Assistance": null,
41
+ "CompletionTime": "0:00:01.893456",
42
+ "StartTime": "2024-04-30T00:28:23.099024",
43
+ "EndTime": "2024-04-30T00:28:24.992480",
44
+ "Assist": false,
45
+ "AssistanceHistory": null
46
+ },
47
+ "q6": {
48
+ "Response": "\"yuh\"",
49
+ "Assistance": null,
50
+ "CompletionTime": "0:00:02.193818",
51
+ "StartTime": "2024-04-30T00:28:24.992498",
52
+ "EndTime": "2024-04-30T00:28:27.186316",
53
+ "Assist": false,
54
+ "AssistanceHistory": null
55
+ },
56
+ "q7": {
57
+ "Response": "\"yuh\"",
58
+ "Assistance": null,
59
+ "CompletionTime": "0:00:02.299453",
60
+ "StartTime": "2024-04-30T00:28:27.186342",
61
+ "EndTime": "2024-04-30T00:28:29.485795",
62
+ "Assist": false,
63
+ "AssistanceHistory": null
64
+ },
65
+ "q8": {
66
+ "Response": "\"yuh\"",
67
+ "Assistance": null,
68
+ "CompletionTime": "0:00:03.461824",
69
+ "StartTime": "2024-04-30T00:28:29.485817",
70
+ "EndTime": "2024-04-30T00:28:32.947641",
71
+ "Assist": true,
72
+ "AssistanceHistory": []
73
+ }
74
+ }
user_data/77179e52-42fd-4d86-8d8b-fa7ddb1bcc44/questionnaire_77179e52-42fd-4d86-8d8b-fa7ddb1bcc44.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Demographic Details": {
3
+ "What is your gender?": "Prefer not to say",
4
+ "How would you describe your socioeconomic status?": "Upper-middle",
5
+ "Which of the following best describes your race or ethnicity?": "African American",
6
+ "What is your primary language?": "Other",
7
+ "What is your age range?": "65 or older",
8
+ "What is the highest level of education you have completed?": "Bachelor\u2019s degree",
9
+ "Which field best describes your current profession?": "Engineering and Technology",
10
+ "How comfortable are you using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Very comfortable",
11
+ "How much experience do you have using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "1 to 2 years",
12
+ "How often do you use LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Frequently (several times a week)"
13
+ },
14
+ "User Capabilities": {
15
+ "What is your typical emotional state when writing?": "Very relaxed",
16
+ "How often do you feel that you can empathize with characters or subjects in your writing?": "Always",
17
+ "How often do you experience focus issues or writer\u2019s block when writing?": "Never",
18
+ "Do you identify as neurotypical or neurodivergent?": "Prefer not to say",
19
+ "How often do you engage in creative or thoughtful writing?": "Always",
20
+ "How confident do you feel about your writing?": "Extremely confident",
21
+ "How comfortable are you with using writing-related technology?": "Extremely comfortable",
22
+ "How efficient do you consider yourself in writing tasks?": "Very efficient",
23
+ "How would you rate your expertise in writing?": "Professional writer"
24
+ },
25
+ "Relationship to System": {
26
+ "How much control do you feel you have when using a writing assistant?": "Complete control",
27
+ "How much ownership do you feel over your writings created with the help of a writing assistant?": "Complete",
28
+ "How concerned are you about plagiarism when using a writing assistant?": "Extremely concerned",
29
+ "How much do you trust the writing assistant to help you effectively?": "Completely",
30
+ "How important is it that the writing assistant is available whenever you need it?": "Extremely important",
31
+ "How concerned are you about your privacy when using a writing assistant?": "Extremely concerned",
32
+ "How well do you understand how the writing assistant works, including its capabilities and limitations?": "Completely"
33
+ },
34
+ "System Output Preferences": {
35
+ "How important is it for the outputs from the writing assistant to be grammatically and contextually coherent?": "Very important",
36
+ "How much do you value novelty and diversity in the outputs from the writing assistant?": "Extremely",
37
+ "How important is it for the writing assistant to provide explanations for its outputs?": "Very important",
38
+ "How concerned are you about potential biases in the outputs from the writing assistant?": "Very concerned",
39
+ "How important is personalization of the outputs from the writing assistant according to your specific needs and preferences?": "Very important"
40
+ }
41
+ }
user_data/77179e52-42fd-4d86-8d8b-fa7ddb1bcc44/questions_77179e52-42fd-4d86-8d8b-fa7ddb1bcc44.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q1": {
3
+ "Response": "\"yuhhhh\"",
4
+ "Assistance": null,
5
+ "CompletionTime": "0:00:05.362676",
6
+ "StartTime": "2024-04-30T00:29:06.082978",
7
+ "EndTime": "2024-04-30T00:29:11.445654",
8
+ "Assist": false,
9
+ "AssistanceHistory": null
10
+ },
11
+ "q2": {
12
+ "Response": "\"yuhhhh\"",
13
+ "Assistance": null,
14
+ "CompletionTime": "0:00:04.392571",
15
+ "StartTime": "2024-04-30T00:29:11.445684",
16
+ "EndTime": "2024-04-30T00:29:15.838255",
17
+ "Assist": true,
18
+ "AssistanceHistory": []
19
+ },
20
+ "q3": {
21
+ "Response": "\"yuhhhh\"",
22
+ "Assistance": null,
23
+ "CompletionTime": "0:00:02.457794",
24
+ "StartTime": "2024-04-30T00:29:15.838282",
25
+ "EndTime": "2024-04-30T00:29:18.296076",
26
+ "Assist": false,
27
+ "AssistanceHistory": null
28
+ },
29
+ "q4": {
30
+ "Response": "\"yuhhhh\"",
31
+ "Assistance": null,
32
+ "CompletionTime": "0:00:02.757371",
33
+ "StartTime": "2024-04-30T00:29:18.296102",
34
+ "EndTime": "2024-04-30T00:29:21.053473",
35
+ "Assist": true,
36
+ "AssistanceHistory": []
37
+ },
38
+ "q5": {
39
+ "Response": "\"yuhhhh\"",
40
+ "Assistance": null,
41
+ "CompletionTime": "0:00:01.940696",
42
+ "StartTime": "2024-04-30T00:29:21.053500",
43
+ "EndTime": "2024-04-30T00:29:22.994196",
44
+ "Assist": false,
45
+ "AssistanceHistory": null
46
+ },
47
+ "q6": {
48
+ "Response": "\"yuhhhh\"",
49
+ "Assistance": null,
50
+ "CompletionTime": "0:00:02.597860",
51
+ "StartTime": "2024-04-30T00:29:22.994222",
52
+ "EndTime": "2024-04-30T00:29:25.592082",
53
+ "Assist": false,
54
+ "AssistanceHistory": null
55
+ },
56
+ "q7": {
57
+ "Response": "\"yuhhhh\"",
58
+ "Assistance": null,
59
+ "CompletionTime": "0:00:53.746985",
60
+ "StartTime": "2024-04-30T00:29:25.592100",
61
+ "EndTime": "2024-04-30T00:30:19.339085",
62
+ "Assist": false,
63
+ "AssistanceHistory": null
64
+ },
65
+ "q8": {
66
+ "Response": "\"yuhhhh\"",
67
+ "Assistance": null,
68
+ "CompletionTime": "0:00:03.617627",
69
+ "StartTime": "2024-04-30T00:30:19.339112",
70
+ "EndTime": "2024-04-30T00:30:22.956739",
71
+ "Assist": true,
72
+ "AssistanceHistory": []
73
+ }
74
+ }
user_data/c4f4a2cc-365c-41b4-8034-7cb71bf1ae5a/questionnaire_c4f4a2cc-365c-41b4-8034-7cb71bf1ae5a.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Demographic Details": {
3
+ "How much experience do you have using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "6 months to 1 year",
4
+ "What is your gender?": "Prefer not to say",
5
+ "Which of the following best describes your race or ethnicity?": "African American",
6
+ "How would you describe your socioeconomic status?": "Upper-middle",
7
+ "What is your primary language?": "Other",
8
+ "What is your age range?": "55-64",
9
+ "What is the highest level of education you have completed?": "Some college",
10
+ "Which field best describes your current profession?": "Education",
11
+ "How comfortable are you using LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Moderately comfortable",
12
+ "How often do you use LLMs (Large Language Models, such as ChatGPT, Claude, Gemini, etc.)?": "Frequently (several times a week)"
13
+ },
14
+ "User Capabilities": {
15
+ "How would you rate your expertise in writing?": "Professional writer",
16
+ "How efficient do you consider yourself in writing tasks?": "Neutral",
17
+ "How comfortable are you with using writing-related technology?": "Moderately comfortable",
18
+ "How confident do you feel about your writing?": "Moderately confident",
19
+ "How often do you engage in creative or thoughtful writing?": "Always",
20
+ "What is your typical emotional state when writing?": "Somewhat relaxed",
21
+ "How often do you feel that you can empathize with characters or subjects in your writing?": "Often",
22
+ "How often do you experience focus issues or writer\u2019s block when writing?": "Never",
23
+ "Do you identify as neurotypical or neurodivergent?": "Prefer not to say"
24
+ },
25
+ "Relationship to System": {
26
+ "How much control do you feel you have when using a writing assistant?": "Some",
27
+ "How much ownership do you feel over your writings created with the help of a writing assistant?": "Most",
28
+ "How concerned are you about plagiarism when using a writing assistant?": "Slightly concerned",
29
+ "How much do you trust the writing assistant to help you effectively?": "Completely",
30
+ "How important is it that the writing assistant is available whenever you need it?": "Moderately important",
31
+ "How concerned are you about your privacy when using a writing assistant?": "Moderately concerned",
32
+ "How well do you understand how the writing assistant works, including its capabilities and limitations?": "Completely"
33
+ },
34
+ "System Output Preferences": {
35
+ "How important is it for the outputs from the writing assistant to be grammatically and contextually coherent?": "Not important",
36
+ "How much do you value novelty and diversity in the outputs from the writing assistant?": "A lot",
37
+ "How important is it for the writing assistant to provide explanations for its outputs?": "Moderately important",
38
+ "How concerned are you about potential biases in the outputs from the writing assistant?": "Very concerned",
39
+ "How important is personalization of the outputs from the writing assistant according to your specific needs and preferences?": "Very important"
40
+ }
41
+ }
user_data/c4f4a2cc-365c-41b4-8034-7cb71bf1ae5a/questions_c4f4a2cc-365c-41b4-8034-7cb71bf1ae5a.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q1": {
3
+ "Response": "\"welcome2\"",
4
+ "Assistance": null,
5
+ "CompletionTime": "0:00:04.025728",
6
+ "StartTime": "2024-04-30T00:24:31.058078",
7
+ "EndTime": "2024-04-30T00:24:35.083806",
8
+ "Assist": false,
9
+ "AssistanceHistory": null
10
+ },
11
+ "q2": {
12
+ "Response": "\"welcome2\"",
13
+ "Assistance": null,
14
+ "CompletionTime": "0:00:03.059772",
15
+ "StartTime": "2024-04-30T00:24:35.083833",
16
+ "EndTime": "2024-04-30T00:24:38.143605",
17
+ "Assist": true,
18
+ "AssistanceHistory": []
19
+ },
20
+ "q3": {
21
+ "Response": "\"welcome2\\n\"",
22
+ "Assistance": null,
23
+ "CompletionTime": "0:00:03.219559",
24
+ "StartTime": "2024-04-30T00:24:38.143633",
25
+ "EndTime": "2024-04-30T00:24:41.363192",
26
+ "Assist": false,
27
+ "AssistanceHistory": null
28
+ },
29
+ "q4": {
30
+ "Response": "\"welcome2\"",
31
+ "Assistance": null,
32
+ "CompletionTime": "0:00:02.961404",
33
+ "StartTime": "2024-04-30T00:24:41.363220",
34
+ "EndTime": "2024-04-30T00:24:44.324624",
35
+ "Assist": true,
36
+ "AssistanceHistory": []
37
+ },
38
+ "q5": {
39
+ "Response": "\"welcome2\"",
40
+ "Assistance": null,
41
+ "CompletionTime": "0:00:02.596470",
42
+ "StartTime": "2024-04-30T00:24:44.324650",
43
+ "EndTime": "2024-04-30T00:24:46.921120",
44
+ "Assist": false,
45
+ "AssistanceHistory": null
46
+ },
47
+ "q6": {
48
+ "Response": "\"welcome2\"",
49
+ "Assistance": null,
50
+ "CompletionTime": "0:00:02.200152",
51
+ "StartTime": "2024-04-30T00:24:46.921146",
52
+ "EndTime": "2024-04-30T00:24:49.121298",
53
+ "Assist": false,
54
+ "AssistanceHistory": null
55
+ },
56
+ "q7": {
57
+ "Response": "\"welcome2\"",
58
+ "Assistance": null,
59
+ "CompletionTime": "0:00:02.644172",
60
+ "StartTime": "2024-04-30T00:24:49.121327",
61
+ "EndTime": "2024-04-30T00:24:51.765499",
62
+ "Assist": false,
63
+ "AssistanceHistory": null
64
+ },
65
+ "q8": {
66
+ "Response": "\"welcome2\"",
67
+ "Assistance": null,
68
+ "CompletionTime": "0:00:03.472456",
69
+ "StartTime": "2024-04-30T00:24:51.765529",
70
+ "EndTime": "2024-04-30T00:24:55.237985",
71
+ "Assist": true,
72
+ "AssistanceHistory": []
73
+ }
74
+ }