Carousel Grid is a Custom Interfaces plugin built on matrix, labeled grid_statement_choice internally — respondents swipe through statements one at a time and pick a column answer for each, instead of scanning a full grid.
What respondents see#
Statements (rows) appear one at a time in a swiper. Below each statement, an answer-choice carousel lets the respondent pick a column value. A statement with an image can be tapped to zoom to full size before answering.
When to use it#
- Long statement batteries where a full matrix would feel overwhelming on a small screen.
Configuring it in the builder#
Drag Carousel Grid from the Custom Interfaces group in the question palette, or convert an existing matrix question. Selection mode (single vs. multiple answer) uses the standard matrix Selection Mode control. Plugin-specific layout and messaging live in the question's Settings tab and its Messages and Button Text tab.
Settings reference#
| Setting | What it controls | Default |
|---|---|---|
| Choices height (%) | Viewport height given to the answer-choice carousel | 50 |
| Instruction text height (%) | Viewport height given to the question text block above the swiper | 15 |
| Statement height (%) | Viewport height given to the statement/image carousel slide | 15 |
| Zoom thumbnail | Tapping a statement image opens it full-size in a modal | Off |
| Font size (question text) | Base size of the question text | 17px |
| Choice font size | Base size of answer/choice cards, independent of question text | 15px |
| Swiper text font | Base size for text-only statements in the swiper | 15px |
| Desktop adjustment | Extra px added on desktop to fontSize and swiperTextFont | +4 |
| Row / column text alignment | Independent alignment for statements vs. answer choices | Center (shared fallback) |
| Show image with label | When a statement is "label | image," show both together | On |
| Button labels | Next, tap-to-view, tap-to-close text | Customizable |
Logic support#
Built on matrix, so it supports the same row/column condition operators as a standard matrix question. See Logic, Flow & Conditions.
Related guides#
- Question Types — overview and when-to-use table
- Custom Interfaces — all 22 custom interface formats
- Logic, Flow & Conditions — operators and condition builder
Was this page helpful?