Millisecond Forums

refer to response in other project

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

By w.cao@uu.nl - 5/26/2020

Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui
By Dave - 5/26/2020

w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".
By w.cao@uu.nl - 5/26/2020

Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".

Different Launch Page or in different Scripts.
By Dave - 5/26/2020

w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".

Different Launch Page or in different Scripts.

Different scripts run one after another in a <batch> or entirely separate? Please take the time to actually explain what you want to do, otherwise I cannot help you.
By w.cao@uu.nl - 5/26/2020

Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".

Different Launch Page or in different Scripts.

Different scripts run one after another in a <batch> or entirely separate? Please take the time to actually explain what you want to do, otherwise I cannot help you.

Thanks for replying.
I want to refer to answers in entirely separate scripts. I collect 1 script data and participants answer the question A. Several days later, I sent the Script 2 questionnaires to the same bunch participants and then participants will see their answer in Script 1 and then go on with other questionnaires. How can I do this ?
I hope I describe it well.
By Dave - 5/26/2020

w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".

Different Launch Page or in different Scripts.

Different scripts run one after another in a <batch> or entirely separate? Please take the time to actually explain what you want to do, otherwise I cannot help you.

Thanks for replying.
I want to refer to answers in entirely separate scripts. I collect 1 script data and participants answer the question A. Several days later, I sent the Script 2 questionnaires to the same bunch participants and then participants will see their answer in Script 1 and then go on with other questionnaires. How can I do this ?
I hope I describe it well.

Okay, that's clear enough. Once you've collected all the data for script 1, you need to prepare a separate file for each participant containing their individual answer to question A. You can then pull that in to script 2 using conditional <include> elements:

https://www.millisecond.com/forums/Topic19045.aspx
By w.cao@uu.nl - 5/26/2020

Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dave - 5/26/2020
w.cao@uu.nl - 5/26/2020
Dear Sir/ Madam,

Is there any possibility that I can refer to the response in other project in this prokect. For example in Project 1, I asked participants to answer a happy experience in sentences. In a later point time - project 2 how can I reshow the specfic happy experence to participants? Considering different participants would write down different experience.

Best wishes,
Wenrui

Please define what you mean by different "projects".

Different Launch Page or in different Scripts.

Different scripts run one after another in a <batch> or entirely separate? Please take the time to actually explain what you want to do, otherwise I cannot help you.

Thanks for replying.
I want to refer to answers in entirely separate scripts. I collect 1 script data and participants answer the question A. Several days later, I sent the Script 2 questionnaires to the same bunch participants and then participants will see their answer in Script 1 and then go on with other questionnaires. How can I do this ?
I hope I describe it well.

Okay, that's clear enough. Once you've collected all the data for script 1, you need to prepare a separate file for each participant containing their individual answer to question A. You can then pull that in to script 1 using conditional <include> elements:

https://www.millisecond.com/forums/Topic19045.aspx

Oh, Yes, thanks!