Hide rows and columns
Last updated
Was this helpful?
Last updated
Was this helpful?
To enable advaced hide rows and columns, import the library as described in the Getting started section.
Once you have completed the main steps, you will need to modify the parameters in the provided template snippet to apply the changes.
question_code
The multiple choice matrix question code you want to configure.
hide_answers
Here we define settings to hide rows and columns. If not needed, just remove this entire block code and skip this tutorial
hide_answers
-> rows
A variable that holds a list of row codes that should be hidden.
hide_answers
-> columns
A variable that holds a list of columns codes that should be hidden.