The Disposable Study Guide: AI Exam Prep You Use Hard and Throw Away
The study guide for next Thursday's exam didn't exist two weeks ago and shouldn't exist next month. That's not a flaw in the format — it's the point.
Your study guide has a shelf life
Every piece of exam prep material follows the same curve: worthless until about two weeks before the exam, intensely valuable in the days right before it, worthless again the moment you walk out of the exam hall.
Yet almost every studying tool is built for permanence. Accounts. Libraries. Streaks. Folders of decks you'll never open again. The edtech industry optimizes for retention — their retention, not yours.
There's a better fit for material with a short lifespan: generate it with AI, publish it as an HTML page, use it hard, and let it expire.
The exam-week workflow
Here's what this looks like in practice, narrated from a real pattern we see on host-html every exam season.
Ten days out. Dump your lecture notes into Claude and ask:
"Turn these notes into a 25-question practice test as a single self-contained HTML file. Instant grading, explanations for every wrong answer, and a topic breakdown at the end showing where I lost points."
Save the file, drop it on host-html, get a URL. Total elapsed time: about two minutes.
The same evening. Paste the link in the study group chat. This is the step where HTML quietly destroys every app-based alternative: your study group doesn't install anything, doesn't sign up for anything, doesn't need the right platform. A link works for everyone, on every device, including the lecture hall projector via QR code.
Five days out. You keep missing questions about the same two topics. Tell the agent:
"Generate a harder follow-up test focused only on glycolysis and the citric acid cycle. Same format."
New file, new link, thirty seconds. Try doing that with a published Quizlet set.
The night before. One last prompt:
"Make a one-page formula sheet from these notes as a single self-contained HTML file — dense, organized by topic, printable."
After the exam. Do nothing. Free pages expire on their own a few days after you publish them, so the practice test from the start of the week is gone before the formula sheet from last night — which is fine, because regenerating one is thirty seconds and you would have wanted a fresher version anyway. No dead links, no abandoned decks, no cleanup chores. The material disappears on roughly the same schedule your short-term panic does.
Why disposability is a feature
It sounds backwards until you've lived it. Disposable study tools mean:
- Zero setup cost.: You'll happily generate a quiz for a single chapter when it costs thirty seconds. You'd never create a "project" for it.
- Zero guilt.: Nothing accumulates. There's no library of half-finished decks staring at you.
- Zero friction for the group.: The barrier to sharing is one tap on a link. Participation in study groups goes up when nobody has to install anything.
- Material that's always current.: You regenerate instead of maintaining. The Thursday version reflects what you learned on Wednesday.
We made the same argument about AI work artifacts in from Markdown to HTML artifacts: when generation is free, regeneration beats maintenance. Studying is the purest case of it.
When you *do* want to keep it
Some learning material earns permanence. A tutor's drill set reused every semester. A teacher's course dashboard. A coding bootcamp's exercise pages. That's what Pro is for: pages that live forever, custom slugs like /p/bio-201-midterm-review, password protection for class-only material, and analytics with 90 days of history.
The free tier is for the sprint. Pro is for the curriculum.
The quiet superpower: knowing it got used
One more thing the PDF never told you: whether anyone opened it. Every host-html page tracks views and unique visitors — so you know whether the study group actually did the practice test, or just said "thanks!" in the chat. More on that in why we added analytics.