Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
@@ -157,6 +157,8 @@ def create_interface(users):
|
|
157 |
components. You will be given only {max_num_submissions} attempts to compile your plot. \n\n Throughout \
|
158 |
your interactions, you will be asked three times to rank your uncertainty: once during the inspection \
|
159 |
of the chart, once after interacting with the LLM, and once after you submit your code. \
|
|
|
|
|
160 |
\n\n**Reminder: this is just a game; your performance will not affect your grade in the class in \
|
161 |
any form.** \n\n \n\n ### Please login to start the game. We will first ask some questions about your \
|
162 |
expertise, and part 1 will start immediately afterwards.")
|
|
|
157 |
components. You will be given only {max_num_submissions} attempts to compile your plot. \n\n Throughout \
|
158 |
your interactions, you will be asked three times to rank your uncertainty: once during the inspection \
|
159 |
of the chart, once after interacting with the LLM, and once after you submit your code. \
|
160 |
+
\n\nAt the end of the game, you will be asked to fill out a short demographic survey. \
|
161 |
+
\n\nThen please download your session data, and send the zip file to <[email protected]>. \
|
162 |
\n\n**Reminder: this is just a game; your performance will not affect your grade in the class in \
|
163 |
any form.** \n\n \n\n ### Please login to start the game. We will first ask some questions about your \
|
164 |
expertise, and part 1 will start immediately afterwards.")
|