Millisecond Forums

Dynamically create a separate data file with responses to survey questions located on different scripts.

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

By Lizeroo - 2/26/2020

I have a web experiement that includes a bunch of scripts that include both survey and task data. Spread across several scripts are 5 attention check survey questions.  Is there a way to dynamically create a separate data file that copies responses from these 5 items into a new data file such that we can inform a participant on the final page whether they will be receiving compensation?  (If they miss a certain number, they don't get paid.)

Thanks!

Liz
By Dave - 2/27/2020

Liz Shulman - 2/27/2020
I have a web experiement that includes a bunch of scripts that include both survey and task data. Spread across several scripts are 5 attention check survey questions.  Is there a way to dynamically create a separate data file that copies responses from these 5 items into a new data file such that we can inform a participant on the final page whether they will be receiving compensation?  (If they miss a certain number, they don't get paid.)

Thanks!

Liz

If you want to track information across several separate scripts such that some later script knows what happened in earlier scripts, you have to make use of batch parameters and values, see https://www.millisecond.com/support/docs/v5/html/howto/batchparameters.htm