How to auto-fill a hidden question depending on token attributes?
example:
- token attribute_1 is one out of 11 countries
- I want to auto-fill the hidden q1 with the corresponding value [1-11]
(- and then refer to this value in equations/conditions instead of typing in the letters of the attribute, since not all of following questions match all countries)
-> What kind of question type should I use? I thought a radio list (containing 11 answer options) with assessment in the advanced settings should work, but it doesn't.