yixuantt commited on
Commit
00b7bd9
·
verified ·
1 Parent(s): 3ce1303

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -181,13 +181,6 @@ forms_questions = {
181
  "Master's degree",
182
  "Doctoral degree"
183
  ]},
184
- {"question": "How familiar are you with AI chatbots?", "options": [
185
- "Not familiar at all",
186
- "Slightly familiar",
187
- "Moderately familiar",
188
- "Very familiar",
189
- "Extremely familiar"
190
- ]}
191
  ]
192
  }
193
 
 
181
  "Master's degree",
182
  "Doctoral degree"
183
  ]},
 
 
 
 
 
 
 
184
  ]
185
  }
186