saving data on jatos
I have a question about jatos and integration with lab.js. My issue is that data is not saving on the jatos server if I include a return page at the end of the lab.js experiment (eg a return to a prolific.ac completion code).
Has this been addressed before?
I apologise if I'm on the wrong forum. I was directed here from the jatos documentation, but a search of the forum for jatos returned no hits.
Comments
I opend an issue with lab.js for this: https://github.com/FelixHenninger/lab.js/issues/41
It's caused by lab.js usages of jatos.endStudy. Instead it would be better to use jatos.startNextComponent.