
How to prioritize assignments by deadline, grade weight, and effort
A three-variable method for deciding which assignment to work on tonight, including how to break ties and what to do when everything is due at once.Rank each assignment on three things: how soon it is due, how much of your grade it carries, and how many hours it needs. Work on whatever has the nearest deadline it cannot survive missing, then break ties with grade weight per hour. Effort is the variable that decides whether a task fits tonight, not whether it matters.
Why deadline-only prioritizing fails
Sorting by due date is the default because it requires no thought, and it works right up until two things are due close together. Then it silently ranks a 2% discussion post above a 25% paper because the post is due six hours sooner.
The deeper problem is that a deadline tells you when something must be finished, not how much it is worth or how long it takes. Three assignments due Friday are not interchangeable, and a sort order that treats them as equivalent will send you to whichever one happens to be alphabetically first in your list.
The three variables
Every assignment carries three numbers. You already know two of them and can estimate the third in about a minute.
- Deadline: how much time is leftNot the date, the remaining working time. An assignment due in seventy-two hours where fifty of those hours are class, work, and sleep has about twenty-two usable hours, not seventy-two. Counting in calendar time rather than available time is why plans that looked fine on Monday collapse on Thursday.
- Weight: how much of the grade it carriesStraight from the syllabus grading table. Use the real percentage of the final grade, not the points on the assignment, because 80 points can be 4% in one course and 40% in another.
- Effort: how many hours it will actually takeYour honest estimate, based on how long similar tasks have taken you before rather than how long you wish they took. If you have never done this kind of task, estimate and then deliberately check the estimate afterward so the next one is better.
The order of operations
The three variables are not equally important, and they do not all answer the same question. Apply them in sequence rather than trying to compute a single score.
First, filter by feasibility. Anything that cannot be finished before its deadline given the working time remaining is a different kind of problem, and it needs a decision about partial credit or an extension rather than a slot in tonight's schedule. Deal with those separately and do not let them sit in the ranking distorting everything else.
Second, among what is feasible, take whatever has the nearest deadline it genuinely cannot survive missing. This is usually a small number of items and often just one.
Third, when two items are tied on urgency, break the tie with grade weight per hour of effort. A 15% paper needing ten hours and a 5% quiz needing one hour both due Friday: the quiz returns 5% for one hour, the paper returns 1.5% per hour. Do the quiz first, then give the rest of the week to the paper.
Grade weight per hour is a tiebreaker, not a strategy
It is tempting to turn the ratio into a single ranking and just work down it. Do not. The ratio has a failure mode that will cost you a letter grade if you let it run the whole schedule.
Optimizing purely for weight per hour systematically starves large assignments. A 30% final paper needing twenty-five hours has a poor ratio on any given evening, so it never wins the comparison against a 3% problem set needing ninety minutes. Run that logic for six weeks and you arrive at the paper with a week left and twenty-five hours of work.
The ratio is for breaking ties between things that are due at the same time. Large, heavy assignments need protected time reserved in advance, decided at the level of the week rather than the evening.
- Reserve time for anything above roughly 15% of the grade before you start ranking the small stuff.
- Treat 'this is worth a lot and due in three weeks' as a standing weekly commitment, not as a task competing for tonight.
- Recompute the ranking when something changes, not on a schedule. A moved deadline or a returned grade changes the inputs; a Tuesday does not.
When everything is genuinely due at once
Sometimes the honest answer is that there is not enough time, and the useful skill is triage rather than prioritization.
The question changes from 'what do I do first' to 'where does an hour buy the most grade'. That usually means finishing the things closest to done, because the last 20% of an assignment is worth far more in points than the first 20% of a new one. It also usually means finding out which items have partial credit and which are all-or-nothing, since an all-or-nothing item at 90% complete is worth zero and an essay at 90% complete is worth most of its marks.
It also means asking for an extension early rather than late. An extension requested two days out reads as planning; the same request an hour before the deadline reads as an excuse, and instructors respond to the two very differently.
A worked example: a Wednesday night with four open assignments
It is Wednesday evening and roughly four working hours are available before sleep. Open items: a statistics problem set worth 3% due Thursday 11:59 PM needing about two hours; a discussion post worth 1% due Thursday 9:00 AM needing twenty minutes; a history paper worth 20% due in nine days needing about twelve hours; a lab report worth 8% due Monday needing about four hours.
- Feasibility filter: all four are feasible. Nothing needs an extension conversation.
- Nearest unsurvivable deadline: the discussion post at 9:00 AM tomorrow. It is only worth 1%, but it takes twenty minutes and it is the only item that cannot be done tomorrow evening. Do it first.
- Next: the statistics problem set, due Thursday night, two hours. That leaves about ninety minutes of the evening.
- The history paper is worth the most but is nine days out, so it does not win tonight. It does get its own protected block on Saturday, decided now rather than left to compete each evening.
- The lab report is due Monday and needs four hours, which means it needs two sessions, not one. The first goes in Friday, the second Sunday, with Monday morning as buffer.
The evening's ninety remaining minutes go to the first history-paper session, starting the largest item early rather than optimally. Every item has a home, and the 20% paper is no longer competing with 1% tasks for attention.
Where this stops applying
- Effort estimates are usually optimistic, especially for writing and for anything involving other people. If a session consistently runs long, correct the estimate rather than the plan.
- Grade weight is not the only thing that matters. A low-weight assignment that teaches the concept the final is built on is worth more than its percentage suggests, and prerequisite work is worth doing on time even when the ratio says otherwise.
- Some courses have hard rules that override all of this, including no-late-work policies and mandatory-submission gates. Check the policy before deciding a small item is safe to sacrifice.
- This method assumes you know the weights. If the syllabus does not give a grading table, ask the instructor rather than guessing, because guessing wrong compounds across the whole term.
Sources
Let the ranking update itself
Studyism keeps deadline, weight, and estimated effort together and re-ranks what to do next when any of them change.Related reading
- How to break a rubric down into steps you can startTurn a grading rubric into an ordered task list, including how to read rubric language, where the marks actually are, and what to do first when the prompt is vague.
- How to build a 48-hour catch-up planA triage method for the two days after you fall behind: what to submit, what to salvage, what to abandon, and how to protect the work that still counts.
- How to turn a syllabus into a semester study planA step-by-step method for converting a course syllabus into dated, prioritized study work you can actually follow, including what to do when the syllabus is vague.
- What should I do when two assignments are due the same day?How to sequence two assignments with the same deadline using weight, effort, and how much partial credit each one allows.
- How do I prioritize assignments by grade weight?How to use the syllabus grading table to rank work, and why weight alone is the wrong variable to sort by.
- Should I do overdue work or study for an upcoming exam?How to decide between clearing a backlog and preparing for an exam, using weight, whether the overdue work still scores, and time remaining.
- How do I estimate how long an assignment will take?A practical method for estimating assignment duration, including how to correct the optimism that makes most estimates wrong.