Know exactly how many topics to cover each day
The simplest way to stay on pace for an exam is to convert “the syllabus” into a topics-per-day target. This tool counts the whole days until your exam, works out how many topics you still need to cover, and divides one by the other. A traffic-light verdict then tells you instantly whether your current pace is comfortable, demanding, or unrealistic.
How it works
The calculation is two steps:
remaining topics = total topics − covered topics
days left = whole days from today to exam date
topics per day = ceil(remaining topics / days left)
The result is rounded up with ceil so you never under-plan and always have a small buffer. The traffic light is set on the per-day figure:
≤ 1 topic/day → green (comfortable, may have capacity for revision)
≤ 3 topics/day → amber (demanding but achievable with focus)
> 3 topics/day → red (add study time or triage the syllabus)
Worked examples
On track: 40 total topics, 10 covered, 15 days left. Remaining = 30. Target = ceil(30 / 15) = 2 per day. Amber — demanding but doable.
Falling behind: same starting position, but now 6 days left. Target = ceil(30 / 6) = 5 per day. Red — something has to give.
Ahead of schedule: 40 topics, 30 covered, 15 days left. Remaining = 10. Target = ceil(10 / 15) = 1 per day. Green — use the margin for revision and practice papers.
What to do when you’re in the red
A red result does not necessarily mean failure — it means a decision is needed:
- Add study time: extend sessions, use weekends more intensively, or take study days from elsewhere.
- Triage the syllabus: not all topics carry equal exam weight. Identify which topics appear most frequently in mark schemes and past papers and prioritise those. Lower-yield topics can receive lighter coverage or be flagged for quick-read treatment.
- Redefine “topic”: if your topic list is very fine-grained (individual sub-sections), consider grouping related items. Covering a cluster of related sub-topics in one session still moves the counter meaningfully.
- Use spaced repetition: if you are repeating topics you already covered, the green/amber/red signal is still useful, but factor in that revision is faster than first-time learning.
Why re-check daily
Update your covered-topic count each morning. The daily target is not fixed — it naturally falls when you get ahead and rises when you fall behind. A morning check gives you a fresh number to aim for in that day’s session and surfaces problems early enough to respond before the gap becomes irreversible.
Using the countdown alongside a study planner
The topics-per-day target answers “how many”, but not “which ones” or “for how long.” Pair it with a simple planner: list the remaining topics in rough priority order (most likely to appear in the exam first), then block out each day’s allotment. This turns the abstract “3 topics per day” into a concrete session plan — topic names, not just a number — and makes it much harder to drift into easy topics while avoiding harder ones that need more work.