This is a situation that we run into a lot. We have an extremely inefficient way to resolve this, so I am hoping that someone has a suggestion that works better.
Here is the scenario:
- QID1 is a “Select All” Question, with an “Other” choice with a text box
- QID 2 is a “Rank Order” question that carries forward the selected responses
- If only one choice is picked for QID1, QID 2 is skipped.
What we are trying to do:
- When only 1 choice is selected, we want the choice to populate QID2. In addition, we want the rank for that choice populate with a 1.
- We want the rank to populate the “Other-text” rank field, instead of just the “Other” rank field.
Any assistance would be greatly appreciated. Thanks!