fix: rewrite CSS Filters tasks to describe visual outcomes instead of exact code #12

Closed
opened 2026-03-29 23:20:48 +02:00 by libretech · 0 comments
Owner

Pedagogy audit: Filters module has 100% copy-paste score. All exercises give exact CSS declaration. Rewrite ONLY the filters module (lessons/11-filters.json) tasks to describe the desired visual effect instead of the exact code. Example: 'Add filter: blur(4px)' becomes 'Blur the background image to create a frosted-glass effect. Use a blur radius between 2px and 8px.' Accept multiple valid blur values in validations. Do NOT change any other module.

Pedagogy audit: Filters module has 100% copy-paste score. All exercises give exact CSS declaration. Rewrite ONLY the filters module (lessons/11-filters.json) tasks to describe the desired visual effect instead of the exact code. Example: 'Add filter: blur(4px)' becomes 'Blur the background image to create a frosted-glass effect. Use a blur radius between 2px and 8px.' Accept multiple valid blur values in validations. Do NOT change any other module.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: public/code-crispies#12
No description provided.