Exam Countdown & Daily Study Target

Count days to your exam and set a daily topic target.

Enter your exam date, total topics to cover, and topics already completed to calculate days remaining, the number of topics you must finish per day, and a traffic-light verdict on whether you are on track.

How is the daily topic target calculated?

It subtracts covered topics from total topics to get remaining topics, then divides by the whole days left until the exam. The result is rounded up so you never under-plan.

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 finish with a small buffer rather than falling short. The traffic light is set on the per-day figure:

<= 1 topic/day   green  (comfortable)
<= 3 topics/day  amber  (demanding)
> 3 topics/day   red    (add study time)

Tips and example

With 40 total topics, 10 already covered and 12 days left, remaining topics are 40 - 10 = 30, so ceil(30 / 12) = 3 topics per day — an amber, demanding-but-doable pace. If only 6 days remained, the target jumps to ceil(30 / 6) = 5 per day (red), telling you to add hours, cut lower-yield topics, or accept partial coverage. Re-check the figure each morning after you log finished topics; the target naturally falls as you get ahead and rises if you slip.