cogtoolslab / cognitive-ai-benchmarking

cognitive-ai-benchmarking
MIT License
3 stars 4 forks source link

`setup.js`: include database name, exp name, iteration... on every message #35

Closed felixbinder closed 2 years ago

felixbinder commented 2 years ago

adapt and test the function that sends events to ensure that it always sends these bits of information along with the specific trial information (as we need it for #32 )

yifr commented 2 years ago

The on_finish functions seem like they should be left up to the experimenter