Hey everyone,
is it somehow possible to create Pick, Group and Rank questions with two tables with items to choose from and drop it into one goup? Basically, I want to provide two lists with two different categories from which the respondent can choose several items from and put it in one group.
Your time and effort is very much appreciated!
Page 1 / 1
You can use JS to split the items into groups. Add divs to hold the the two groups, then loop through the items and append them to the appropriate group div.
Hi TomG,
I don't have any java programming knowledge and I would like to split the singular list in a Pick, Group, Rank into two so it is easier for my respondents to fill the survey. With one half of the list on the left side and the other list on the right. I already have your code (thank you again) for renaming items and moving the list to the right. Could you please share the code to do this?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.