One of the most important and popular tasks faced by researchers is Question or Alternative piping.
Please, have a look at the example of Question Piping below.
First we ask the name of Respondent, and in the next question we display what he/she entered.
Give it a try
In order to reproduce this example, please undertake the following steps:
Go to Questionnaire editor and create an "Open Ended" question with one Alternative. Ask a Respondent about his/her name. Create next question (for example, "Multiple Answers" type) and insert the following script {{q['QuestionCode'].get()[0].value}} into "Question text" box (see the image below)
Then replace QuestionCode with the actual code of previously created Question.
