Mission Control

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.

Accounts
Built
Progress tracking
Not built
This page
The plan

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.

Mission ControlConcept — not built

Good evening, Alex.

Continue learningHow Flight Works — Chapter 2: Lift
Recommended for youHow rocket engines actually work
Career pathAerospace Engineer — 4 steps mapped
Saved from DiscoverAnatomy of an ascent

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.

  1. 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
  2. 02DatabaseSomewhere to keep progress, saved items and preferences. The users and sessions tables exist; the ones the modules above need do not.In progress
  3. 03Real course contentThere is no point tracking progress through lessons that have not been written.Not built
  4. 04Progress and savingThe first two modules on this page become real at this point.Planned
  5. 05RecommendationsBuilt on the prerequisite graph, once there is enough content for a graph to be worth traversing.Planned
  6. 06Classroom accountsCohorts, teacher views and the safeguarding work that has to come with them.Planned