I’ve a matrix question with the variation configuration stated in the question title. In the UI the question looks like this:

From the question object it seems like I can uniquely identify rows via choices (correspond to the 9 rows):

However I could not get any info about how I can uniquely identify single cells (row + column) using the QX API. It’s pretty similar to the question type “side-by-side” where I have the same challenge:
Does the QX API provide some functionality which allows it to uniquely identify single UI elements?
Is there some generically working workaround for a possible lack of QX API support?


