There are two kinds of page here, and knowing which is which makes the site much easier to use.
Class pages
Under All Classes, one page per class, in order. Each has:
- an Agenda β what we did, with links to everything we used
- Things to do before our next class β the homework, as a checklist
Class pages are the narrative: what happened, when.
Reference pages
Everything else β Concepts, Investigations, Exercises, Tasks, Tutorials β is reference. These pages are written once and linked from many class pages.
graph LR D1["Unit 4, Day 3"] --> OHM["Ohm's Law"] D2["Unit 4, Day 4"] --> OHM D3["Unit 4, Day 6"] --> OHM OHM --> BL["Backlinks show all three"]
Which page do I want?
βWhat did we do Tuesday?β β a class page. βHow does that work again?β β a concept page. βWhen did we cover this?β β open the concept page and read its backlinks.
Why not just put everything on the class page?
Because then the explanation of Ohmβs law would exist in three places, and fixing an error would mean fixing it three times. It would be fixed once and wrong twice.
Each idea lives in exactly one page. Everything else links to it.