Hi,
there is a plugin called "hideEmptyColumns".
So, the first thing you do is to create "empty columns"
If you code Q3 like this
the name of the actor is displayed (if he was selected) or nothing -> empty column.
Read about the properties like ".shown" here
[url]
www.limesurvey.org/manual/ExpressionScri...#Access_to_variables
[/url]
Now we get this.
what is not the desired result.
Now we have to use the plugin
The plugin you get here
[url]
gitlab.com/SondagesPro/QuestionSettingsType/hideEmptyColumn
[/url]
I do not know what hosting at Eawag means; if you are allowed to install plugins or not.
Fortunately this plugin is very simple; so we can insert the javascript and the css directly into the source code of the question.
And the result is :
But it does not work on the same page; but in my opinion it is silly to display this dynamically growing array on the same page.
Here the sample survey
Joffm