Page 1 of 1

Values Selected for successive preceding questions in decreasing order

Posted: December 11th, 2018, 4:24 pm
by lmoriba
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.
decrease_items.zip
(4.92 KiB) Downloaded 209 times

Re: Values Selected for successive preceding questions in decreasing order

Posted: December 12th, 2018, 3:02 am
by josh
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