Signed in, the platform stops being a library and starts being yours: what you are learning, what you have saved, the careers you are chasing, and what happened in the world today that connects to any of it.
What would be on it
Six modules, each of which has to earn its place by saving a student a decision rather than by filling a dashboard.
- Continue
Where you left off
The lesson you stopped mid-way through, with the chapter around it, so resuming takes one click rather than a search.
- Next
What to learn next
Recommendations drawn from the prerequisite graph the courses already carry — not from what other people watched.
- Saved
Careers you are chasing
Built. A shortlist of profiles with the routes in, so a fourteen-year-old can compare an apprenticeship against a degree side by side. Sign in and it appears at the top of this page.
- Today
What happened in the world
Discover, filtered to the fields you actually follow, with the connection to what you are studying made explicit.
- Progress
What you have finished
Chapters completed and concepts covered. Deliberately not a streak, a score or a badge — this is a record, not a game.
- Classroom
For teachers
A cohort view for a teacher running Mach 9 material in lessons, with the same records at class level.
Good evening, Alex.
Static mock Every string in that panel is hard-coded. There is no account behind it, nothing is being tracked, and the progress bar is a fixed width.
What has to exist first
In order. None of these can be built before the one above it, which is why personalisation is last rather than first.
- 01AccountsSign-in, sessions and a user record. Everything else depends on knowing who is asking — which is why it was first, and it is now done.Built
- 02DatabaseSomewhere to keep progress, saved items and preferences. The users and sessions tables exist; the ones the modules above need do not.In progress
- 03Real course contentThere is no point tracking progress through lessons that have not been written.Not built
- 04Progress and savingThe first two modules on this page become real at this point.Planned
- 05RecommendationsBuilt on the prerequisite graph, once there is enough content for a graph to be worth traversing.Planned
- 06Classroom accountsCohorts, teacher views and the safeguarding work that has to come with them.Planned