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
-
Box model exploration
Open dev tools and inspect three different elements on a page you like. Notice how padding and margin affect the layout.
-
Build a simple card
Create a card with an image, heading, paragraph, and link. Pay attention to spacing consistency.