Quiz Grid
Quiz Grid
Displays LearnDash quizzes in a configurable grid layout. Supports Columns, Masonry, Gallery, and List display styles.
Usage
Quiz catalog within a course — Use on a course or lesson page to display the available quizzes as a visual grid, as an alternative to the Course Content Table or Lesson Content Table's list format.
Custom quiz card template — Switch to the Custom post layout to write your own HTML template per quiz card for full control over what information each card shows.
Settings
Layout
| Setting | Description | Default |
|---|---|---|
| Display Style | Columns, Masonry, Gallery, or List. | Columns |
| Columns | Number of columns per row (responsive). | 3 |
| Spacing | Space between grid items (px). | 60 |
| Padding | Internal padding per item (px). | 20 |
| Show Image | Toggle the featured image on or off. | On |
| Image Size | Featured image size. | Medium |
| Post Layout | Default layout or Custom HTML/CSS template per card. | Default |
Source / Query
| Setting | Description | Default |
|---|---|---|
| Order By | Sort quizzes by Title, Date, or other fields. Note: ordering is disabled when LearnDash course builder controls the quiz sequence. | Title |
| Order | Ascending or Descending. | Ascending |
| Offset | Skip the first N quizzes. | 0 |