Dallinger / Dallinger

Laboratory automation for the behavioral and social sciences; human culture on a chip.
https://dallinger.readthedocs.io/
MIT License
116 stars 36 forks source link

Use dynamic recruiter value for "recruiter" when clicking 'New participant' link in dashboard #6634

Closed fmhoeger closed 5 days ago

fmhoeger commented 1 week ago

The value for recruiter in the 'New participant' link in the dashboard's "Development" tab is hardcoded as "hotair". Instead, the value should be set dynamically, e.g. when deploying with Prolific as recruitment method recruiter should be set to "prolific". However, when debugging the same experiment locally recruiter should use "hotair" as the value assigned.