Module prereqs: sort Prerequisites lists numerically ascending #102
Reference in New Issue
Block a user
Delete Branch "claude/issue-100"
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?
Reorders the
## Prerequisitesbullet lists across the course so prior modules are listed numerically lowest first, instead of by pedagogical importance or at random.What changed
9 modules had out-of-order prereq lists; all are now ascending:
Rules followed
Audit
All 27 modules were checked. The other 18 were already ascending (or have one/zero prereqs). Module 19's
Helpful but not required: Module 16correctly trails its ascending 8/14/18 main list, so it is left untouched.Verification
tools/build_wiki.py) runs clean (31 files).Closes #100
🤖 Generated with Claude Code