Is there any example of config.txt and experiment.py, with which I can test multiple human participant and one bot in an experiment locally ?
I tried changing the config and experiment but it never worked.
auto_recruit = true
num_recruits = 2
recruiter = multi
recruiters = bots:1, cli:2
Is there any example of
config.txtandexperiment.py, with which I can test multiple human participant and one bot in an experiment locally ?I tried changing the config and experiment but it never worked.