Apparently ~40% of crowdsource workers use LLMs when completing surveys
Relatively simple fix for text responses: Add Javascript to Qs to prevent pasting
Credit to Jiabi Wang for idea + Kaushal Addanki for code below
https://github.com/rafmbatista/functions/blob/675cd7dc449ab966f282050b773b78bd550a279b/no-paste-Js
Relatively simple fix for text responses: Add Javascript to Qs to prevent pasting
Credit to Jiabi Wang for idea + Kaushal Addanki for code below
https://github.com/rafmbatista/functions/blob/675cd7dc449ab966f282050b773b78bd550a279b/no-paste-Js
Comments
Yeah, i figure for most tasks the work involved with coming up with your own answer will be less than the effort needed to manually copy and paste from ChatGPT :)
But here's another version of the Javascript (thanks GPT!) that provides a pop-up notification when participants try to copy+paste it tells them it's not allowed for that question
https://github.com/rafmbatista/functions/blob/675cd7dc449ab966f282050b773b78bd550a279b/no-paste-Js-2
Ironically, GPT should be able to come up with that code for you. I've tried different versions of this one that GPT wrote and they all seem to do okay
https://arxiv.org/abs/2306.07899
https://arxiv.org/abs/2310.15683