fix: rewrite CSS Filters and Units/Variables tasks to remove copy-paste answers #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pedagogy audit Runde 5: Filters (copy-paste 100%) and Units/Variables are the next worst modules. All filter exercises give exact CSS declaration in task text. Rewrite to describe visual outcomes: 'Blur the background image to create a frosted-glass effect' instead of 'Add filter: blur(4px)'. Follow the pattern from flexbox and colors rewrites (accepted as gold-standard by audit).