Millisecond Forums

Saving your data file

https://forums.millisecond.com/Topic26519.aspx

By Reau - 3/4/2019

In the experiment I'm conducting I ask participants to fill out their number and group number at the beginning. I have a <data> file saved at the end of the experiment, how can I automatically save the filename to correspond to their group/number.

Right now it saves it with the date/time.

Thanks in advance!
By Dave - 3/5/2019

Reau - Tuesday, March 5, 2019
In the experiment I'm conducting I ask participants to fill out their number and group number at the beginning. I have a <data> file saved at the end of the experiment, how can I automatically save the filename to correspond to their group/number.

Right now it saves it with the date/time.

Thanks in advance!

It's not possible to do that, however the data file *will* automatically include the subject ID (not just date and time) when you set /separatefiles = true in your <data> element.