hawkrobe / reference_games

Conventions in iterated reference games
8 stars 8 forks source link

querying mongodb to ensure unique/naive workers #4

Closed judithfan closed 7 years ago

judithfan commented 7 years ago

Mechanism to route repeat visitors to duplicate.html, even if they participated in a different study.

Query the relevant collections/databases to retrieve the number of matching records. If this exceeds some conservative threshold, redirect player.

see: https://www.w3schools.com/nodejs/nodejs_mongodb_query.asp