Watts-Lab / deliberation-portal

MIT License
0 stars 0 forks source link

Check that countdown redirect forwards query string #8

Closed JamesPHoughton closed 1 year ago

JamesPHoughton commented 1 year ago

If we are using the page defined here to hold and release participants at the right time to join the experiment, we should pass along any query parameters to the redirect URL. For example, if Mturk embeds the hitID and the workerId, we can make use of these in empirica as long as they don't get stripped out during the redirect.

We should pass through any arbitrary query parameters so that if we use another service in the future (prolific, etc) the same pattern will work.

JamesPHoughton commented 1 year ago

Complete here: https://github.com/Watts-Lab/deliberation-portal/commit/62f483e80d194b8d8278e490c9e92d4163b8d99e