Table layout with rows and columns where each cell is a radio button.
- Q: within a question- Q: lines create multiple rows sharing the same options- Option lines after matrix rows become shared response optionsQ: Rate the following - Q: Product quality - Q: Customer service - Q: Value for money - Poor - Fair - Good - Excellent
Rate the following
Poor | Fair | Good | Excellent | |
|---|---|---|---|---|
Product quality | ||||
Customer service | ||||
Value for money |
Assign variables to individual matrix rows to reference their responses elsewhere:
Q: Rate the following - Q: Product quality - VARIABLE: quality_rating - Q: Customer service - VARIABLE: service_rating - Q: Value for money - VARIABLE: value_rating - Poor - Fair - Good - Excellent
- VARIABLE: on a matrix row stores that row's selected value