The capstone project is the defining assignment of a STEM undergraduate degree — a chance to apply everything you have learned to a real problem. This guide covers scoping, project execution, report writing, and presenting your work to panels and industry sponsors.
A capstone project (also called a final-year project, senior design project, or honours project) is an extended individual or team-based project completed in the final year of an undergraduate degree. It integrates knowledge from across the degree programme, requires independent work over a full semester or academic year, and typically results in both a tangible deliverable (prototype, software system, report, or experiment) and a written report.
Unlike a standard assignment, the capstone project is open-ended: the problem is real, the solution is not predefined, and you are expected to make professional-level decisions about approach, tools, and trade-offs. This is what makes it both more challenging and more valuable than a standard coursework assignment.
| Discipline | Typical Deliverables |
|---|---|
| Mechanical / Civil Engineering | Physical prototype, structural design, technical drawings, FEA analysis |
| Electrical / Electronic Engineering | PCB design, embedded system, signal processing implementation |
| Computer Science / Software Engineering | Working software system, app, algorithm implementation with testing |
| Biomedical Engineering | Medical device prototype or design, clinical validation plan |
| Environmental Science | Field survey and analysis, environmental management plan |
| Data Science / Statistics | Data pipeline, model, dashboard, or analytical report |
The most underestimated phase of any capstone. A well-scoped project defines exactly what will and will not be built or investigated. Spend the first two to three weeks on this before touching any design or analysis work.
Write a project brief at the end of Phase 1. A one-to-two page document that your supervisor approves before you begin design work. This protects you if the scope changes during the project — you can reference the agreed brief as the baseline.
Before proposing a solution, establish what already exists. Your literature review should cover:
This is not a full systematic review — it is focused background research that informs your design decisions. Aim for 20–40 sources.
The methodology of a capstone project is the design process itself. Document every decision:
Our STEM specialists help with project reports — from literature review and methodology to results analysis and discussion chapters.
The report is assessed separately from (and equally to) the deliverable in most programmes. A well-executed prototype with a poorly written report scores lower than a modest prototype with excellent documentation of the engineering process.
Most capstone marking rubrics include a reflection or critical evaluation component worth 15–25% of the project mark. This asks you to honestly evaluate:
Students who describe an unrealistically perfect project score lower than those who engage critically with real limitations. Examiners know that nothing goes exactly to plan — honest reflection is the mark of a professional engineer or scientist.
Most capstone projects conclude with a presentation to a panel — sometimes including industry sponsors. Prepare for:
Practice the demonstration. If your prototype will be demonstrated live, rehearse it in the exact room with the exact equipment at least twice before the assessment day. Demonstrations that fail due to environment issues (wrong power supply, missing cable, software that won't install) are avoidable and costly to marks.
Yes — many programmes accept projects that produce an in-depth analysis, a data study, or a systematic review rather than a physical or software deliverable. The same principles apply: clear objectives, documented methodology, results against criteria, and critical reflection. Confirm with your department what types of projects are accepted.
A non-working prototype with excellent documentation of the design process, honest failure analysis, and a clear account of what went wrong and why can still score well. Examiners assess your engineering judgement, not just the final product. A working prototype with no documentation of the process scores poorly. Document everything, even failures.
Include every calculation, every line of code, and every raw test result in the appendices — even if it seems excessive. Examiners checking your numerical work expect to find the full working. Omitting it looks like the work wasn't done. Use the main body of the report for summary results and key equations; use appendices for the complete detail.