Open mainakpal08 opened 1 month ago
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 ?
config.txt
experiment.py
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.txt
andexperiment.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.