nivlab / nivturk

Tools for serving and storing data from online experiments.

Home Page:https://nivlab.github.io/nivturk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add recaptchas to consent form

szorowi1 opened this issue · comments

Should be as easy as following the steps here: https://developers.google.com/recaptcha/docs/v3

Closing after further discussion of the utility of such a feature. Can revisit in future if desired.

I keep circling back to this issue. Two additional notes:

  • Kennedy et al. (2020) suggest that bots are a pretty limited issue and that recaptchas probably won't offer much protection above and beyond other standard attention checks.
  • Worth remembering that reCaptcha technology works to a large extent by Google keeping track of all of your web behaviors. Maybe we don't want to expose our participants to this?
  • A recaptcha implementation in jsPsych is available if desired.