Hi! I'm looking to create a survey that has dynamic values embedded in a matrix table. The setup I'm looking for is as follows:
I upload a CSV to Qualtrics with one column containing a certain number of phrases, each in its own row. I then read these phrases into my survey via JS and create a dynamic matrix table where the scale points remain the same, but the statements change depending on the CSV uploaded.
For example, if I upload a CSV with the values "Q1", "Q2", "Q3", the matrix table should look like this:
If I upload a CSV with the values "X", "Y", "Z", it should look like this:
In case it matters: the reason for this design is that I have a very large set of questions (say, 10k+) that I would like to pre-divide into subgroups of 100 each so I can then select one subgroup within each survey and display those questions within a matrix table. This could in theory be done with survey flow logic, but it would require a ton of manual cases and I'd much rather program an efficient solution in JS.
Please let me know what the easiest way would be to achieve this. Thanks!
Question
Adding custom dynamic values to matrix table
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
