Skip to content

magpie-ea/magpie3-iterated-guessing

Repository files navigation

Iterated guessing experiment

This is an iterative (dynamic) experiment, implemented with magpie.

Participants guess mundane quantities (e.g., average calorie intake per day of an adult UK citizen). They also receive the guess of the previous participant (possibly creating a king of iterative anchoring effect).

Online version: https://magpie-ea.github.io/magpie3-iterated-guessing/

Local use

Clone repo, then set up the project with npm install

To run the project locally, run npm run serve

To build the project for deployment (e.g. to Netlify), run npm run build

About

Dynamic experiment to elicit common sense prior beliefs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published