In Matrix Question, if you define two column names or row names to be exactly the same string, only the first is added. Try the following code:
? "Make some choices!"*
matrix[1][A,B,C,D,E,A]
- "A question"
- "Another question"
- "A question"
Maybe introduced after quote fix in 80604534fdff5cdd334b20bea73b220793d3249c, I don't know...
Not of high priority, I think, as designers will rarely use the same column/row name twice.
In Matrix Question, if you define two column names or row names to be exactly the same string, only the first is added. Try the following code:
Maybe introduced after quote fix in 80604534fdff5cdd334b20bea73b220793d3249c, I don't know... Not of high priority, I think, as designers will rarely use the same column/row name twice.