Question
Hi, I want to give a number for each question when randomizing block.
Hi everyone, I am super new to JS.
Basically, I am randomizing my blocks but I would want subjects to know which question they.
First, I put an Embedded Data "counter"=0 in the survey flow.
Then, at the beginning of each block, I have a page displaying "This is question ${e://Field/counter} "
Lastly, I have JS for each block like this:
Qualtrics.SurveyEngine.addOnload(function()
{
counter=counter+1';
});
But then it does not work at all. The counter is not changing.
I would appreciate it if anyone could help with this. Thanks a lot.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
