fix: rewrite flexbox tasks to describe outcomes instead of answers #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "003-flexbox-task-wording"
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?
Summary
Related to #3
Changes
lessons/flexbox.json— Rewrotetaskfields for all 6 flexbox lessons to describe outcomes (e.g., "The navigation links stack vertically. Make them display side by side." instead of "Adddisplay: flex")specs/003-flexbox-task-wording/spec.md— Specification for the wording changesspecs/003-flexbox-task-wording/plan.md— Implementation planspecs/003-flexbox-task-wording/tasks.md— Task breakdownTest Plan