Capstone Project Guideline - v1.0
Capstone Project Guideline - v1.0
Version 1.0
1
Table of Contents
Contents
Introduction ............................................................................................................................................................................................................ 3
Objectives. .............................................................................................................................................................................................................. 3
Capstone Project Proposal .................................................................................................................................................................................... 3
Guidelines for the Proposal ..................................................................................................................................... 3
Template for the Approval Sheet .............................................................................................................................. 4
Capstone Project Report Guidelines..................................................................................................................................................................... 5
2
Introduction
Every student is required to carry out Capstone Project work under the supervision of a supervisor’s and this guideline
intended to highlight the key purposes and standard set of guidelines for the academics and students to follow when carrying
the Capstone Project course in the degree program.
The mentor shall monitor the progress of the student continuously. A candidate is required to present the progress of
Capstone Project work during the semester as per the schedule provided by the coordinator.
Objectives.
• Application of knowledge and techniques learnt in theoretical classes for developing the s/w for real-world
problems.
• Gives an insight into the working of the real organizations/companies.
• Helps in exploring career opportunities in their areas of interest.
• Gaining deeper understanding in specific functional areas.
3
Template for the Approval Sheet
1. Index No:
3. Email:
4. Mobile No:
7. Supervisor’s designation:
8. Supervisor’s Organization
Suggestions if any:
4
Capstone Project Report Guidelines
The Capstone Project may contain 50-100 pages (excluding coding) with double spacing. The project documentation
must be with respect to the project only. Capstone Project Report should strictly follow the points given below:
1. Report Formatting
The information given in this section explains the formatting of the report. Use any word processing tools/latex
to set them up.
1.1. Layout
• Use A4 size with 35mm left margin 30mm right, top, bottom margins.
• Page numbers should be included (See Tables of Content)
1.2. Fonts
1.3. Alignments
1.4. Legends
1.7. Structure
• Follow the instructions given in Anatomy of the Report
Generally, the title page contains a precise title, names and affiliations of investigators along with institutional
5
details. Don’t do fancy though you are free to follow your own set of ideas.
2.2. Declaration
Appendix B
2.4. Acknowledgement
Even though it is optional, the gratitude towards the people who gave the real contribution and support can be
praised here (typically your supervisor, coordinator, friends, and colleagues, etc.).
2.5. Abstract
Abstract is the shortened form or the summary of the complete report. Give more emphasis on results,
recommendations and conclusion and it should be more concised. Apart from these major points, the purpose of
the report can also be included. This section.
-can contain 250 - 300 words
-should be written as a single paragraph using present tense
The arrangement of the complete report can be illustrated as table of contents. Use roman numbering except
primary chapters, for which the numerals can be used.
The list of figures with number and title can be shown together with page numbers where the figures are located.
Keep in mind that all figures and tables listed here must be referred inside the main text.
E.g., “The use case diagram shown in Figure 1”
This list all tables can be shown together with their page numbers. The arrangement of tables should be arranged
with chapters.
Through this chapter, a detailed description about the project can be given to audience. The major points elaborated
in other chapters of the report have to be merged together with brief description. Most importantly, it should
encourage the reader to read the complete report.
The length of this chapter depends on the nature of the project, where 4000-8000 words is adequate in most cases
The background section should provide the reasons why the project was initiated, which assists the audience to get
complete understanding about the rest of the report. The major attention has to be given in explaining the reason
why project is intending to address the problem pointed out in the report. With that a clear indication of other related
works where the same problem has been tried
previously.
A specification should describe what the software system is required to do once it is implemented. In more simple
words, the specification can be referred as “expectation” and described as “what the proposed software system
does.” The design always gives the description about top-level details of the way of meeting the software
requirements. Strong recommendation is to make extensive use of;
• Algorithms
• ER diagrams
• UML diagrams
• Sequence diagrams
• State charts
In implementation give more description at a finer level of detail by touching the coding level of your project.
Possible to describe any problems which caused difficulties during implementation with the solution you found in
solving those. Try to describe critical code segments in the system, significant interfaces and other components.
Implementation may include.
• Software and hardware requirements
• Illustration of a non-standard or innovative way of implementing an algorithm and data structure
• Difficulties involving existing software
The primary purpose of the results and evaluation is to indicate taken inferences from your observations. Pay more
attention on describing the way you demonstrated that the system works as per the intention.
Some discussions and critiques on your project in order to provide openings to future researches should be included
in this section. This can be provided as an opportunity to future researchers by expressing unrevealed ideas.
In this section you may include;
• Gaps of the project
The conclusion chapter should state the achievements of the project in brief. These should be derived directly from
the results and evaluation. Simply it is referred as the summary of the finding, may include;
• The importance of the result
2.16. References
List down all-important references which you have obtained the information or ideas in preparing the project
report. You may include the consulted list of all books, research articles and technical resources. Each and every
Reference should be cited in the main text. Follow IEEE standard for referencing.
2.17. Glossary
A list of special technical words or acronyms may be necessary. This is particularly true if the subject deals with a
new area with a specialized vocabulary that the average reader in the discipline might not be familiar with, such
as Biotechnology. This list should come after the appendices.
8
2.18. Appendices (if applicable)
Appendices are supplementary documents to the main text. All appendices should be arranged in order, titled
and alphabetical numbering can be used.
E.g., Appendix A, Appendix B and so on Appendices may include.
• Pieces of bulky research work/summaries of results obtained elsewhere.
• Program listing
Declaration (18pt + B)
I declare that this report does not incorporate, without acknowledgment, any material previously submitted for
a Degree or a Diploma in any University and to the best of my knowledge and belief, it does not contain any
material previously published or written by another person or myself except where due reference is made in the
text.
Also, I hereby grant to Sabaragamuwa University of Sri Lanka the non- exclusive right to reproduce and
distribute my report, in whole or in part in print, electronic or other medium. I retain the right to use this content
in whole or part in future works (such as articles or books).
----------------------- -------------------------
Name of Student Signature of Student
Date: ----------------
9
Appendix B - Certificate of Approval
Certificate of Approval
We hereby declare that this report is from the student’s own work and effort, and all other sources of information
used have been acknowledged. This report has been submitted with our approval.
----------------------------- -----------------------
Coordinator Signature
Date: -------------------
----------------------------- -------------------------
Internal Supervisor Signature
Date: ------------------
10