← Design system

challenges_module / exercises

A list of exercises at the bottom of a workshop. Each item has a title, description (rich), and optional time estimate. The module shows up as challenges_module in ACF (legacy naming) but the template, CSS, and editorial language all call them exercises.

Exercises

  1. Box model exploration

    Open dev tools and inspect three different elements on a page you like. Notice how padding and margin affect the layout.

    15 minutes suggested
  2. Build a simple card

    Create a card with an image, heading, paragraph, and link. Pay attention to spacing consistency.

    30 minutes suggested