Dear CSPro Community,
Can anyone help develop a logic that will help achieve as follows:
I have three questions with the same values, a value selected in the first question must not appeared in the second question. Similarly, a value selected in the second question must not appear in the third question.
A sample application is attached.
Thanks in advance.
Values Selected for successive preceding questions in decreasing order
-
lmoriba
- Posts: 56
- Joined: June 10th, 2018, 6:21 pm
Values Selected for successive preceding questions in decreasing order
You do not have the required permissions to view the files attached to this post.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Values Selected for successive preceding questions in decreasing order
You could implement this using dynamic value sets with the setvalueset function.
Search for "ranking" on the forum. You will find examples very similar to what you are trying to do. http://www.csprousers.org/forum/search. ... ds=ranking
Search for "ranking" on the forum. You will find examples very similar to what you are trying to do. http://www.csprousers.org/forum/search. ... ds=ranking