Prolific Recruitment Manager provides functionality to recruit participants via Prolific to set up an experiment runner for AutoRA.
You will need:
python
>=3.8,<4: https://www.python.org/downloads/
!!! It is recommended to use a python environment manger like virtualenv
Install the package via pip:
pip install "aurora[experiment-runner-recruitment-manager-prolific]"
python -c "from autora.experiment_runner.recruitment_manager.prolific import setup_study"
autora-core