




















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A student enrolled in the project course should have successfully completed a course on. Information Systems Development or Software Engineering. 3 Project ...
Typology: Study notes
1 / 28
This page cannot be seen from the preview
Don't miss anything!
V 1.3 November 22, 2018
1. Purpose of the Project Course 4
1.1. Aims and Goals 1.2. Course Delivery 1.3. Learning Outcomes and Objectives
**2. Prerequisite Courses 5
3.1. Project Scope 3.2. Types of Projects 3.2.1. Technical Projects 3.2.2. Business-Oriented Projects 3.2.3. Research Projects 3.2.4. Entrepreneurial Projects
4. Managing Project Execution 7
4.1. Group Formation and Size 4.2. Group Member Roles and Contributions 4.3. Project Selection and Proposal 4.4. Project Supervision 4.4.1. Report Submission 4.5. Software Development 4.6. Presentations and Demonstrations 4.7. Course Timeline
The courses in the BSc degrees at the DCIT focus on developing competencies in a specific area. The project course however utilizes all of the skills from these specific areas to solve one real world problem. Computing professionals often provide workplace solutions to stated problems based upon sound project management skills. Specifically, this course builds upon common concepts explored in previous system’s development courses.
● Aims and Goals The course aims to give students experience of working in small groups and participate in all the development phases (requirements analysis, design, construction, testing and documentation) of a nontrivial software system. It also gives valuable teamwork experience. The project assesses your ability to select a problem analyze and propose solutions then design, build and test a software system. It tests your ability:
● Course Delivery Groups of students will liaise with an academic supervisor. Presentations will be conducted on selected topics from project management and research methodologies. The course will be delivered using weekly consultation sessions with student groups (refer to course’s timetable for more details). Assessments will take the form of attendance at meetings, written deliverables, presentations and course participation.
● Learning Outcomes and Objectives While no two projects will be the same, all projects will test students in the same way such that upon the successful completion of this course, students will be able to:
A student enrolled in the project course should have successfully completed a course on Information Systems Development or Software Engineering.
● Project Scope The scope of an undergraduate final year project should clearly define the problem or opportunity that is being addressed. The extent to which a software solution is fully developed depends on the type of project being undertaken.
● Types of Projects Students may select a project idea that falls within one of the following four categories: ● Technical Computer Science or Information Technology Projects ● Business-Oriented Computer Science or Information Technology Projects ● Research Projects ● Entrepreneurial or Student-Proposed Projects
1.●.1. Technical Projects A technical project focuses on producing clean, well-factored, error free code in a software solution that addresses a particular problem. This type of project should produce a good (best) software solution to a problem, but does not have to prove it is the best solution. A technical project may still apply to a particular domain and have practical uses. A good breadth of algorithmic knowledge is imperative. Students attempting this type of project
paramount. Students attempting this type of project are expected to defend the viability and novelty of their idea, produce a working prototype, assess the business risks, and present their business plan.
Project management deals with organizational matters that are needed for effective teamwork. An identified group leader can take the lead in the coordination of project activities, or the group can decide to share coordination responsibilities. Project management includes the following: ● Organizing group meetings and keeping track of deadlines ● Managing shared resources (such as documentation, software repository, etc.) ● Integrating individual contributions in a coherent manner, and resolving ambiguities and conflicting information including: collating different sections into a project report representing the work of entire group ● Ensuring that the project blog and reports are proofread, collated to ensure consistent layout, font styles, sections, and language style ● Integrating different parts of the program into one software system ● Running integration tests and ensuring that the whole system works as intended ● Fixing software bugs that result from incompatibilities between software modules contributed by different group members ● Other matters relating to the group’s dynamics
Students are expected to choose their own group members from amongst the students registered for this course. A group size of 3 is recommended. However, exceptions may be made for large complicated projects, pending approval from the course supervisor. Group sizes exceeding 4 will not be permitted.
4.2 Group Member Roles and Contributions Project groups often function more effectively when group members have designated roles. Three core roles and responsibilities are: ● Project Lead: responsible for keeping the group on task, distributing the workload, meeting deadlines and ensuring smooth group communication and coordination
internally as well as accountability with the course coordinator and project requirements. ● Documenter Lead: responsible for recording group discussions and decisions, documenting various aspects of the project’s progress, and ensuring well-formed reports and project documents are produced. ● Development Lead: responsible for overseeing the collaborative software aspects of the project, troubleshooting major technical problems related to code or integrative software, and ensuring code reviews, merges and testing are done well. The entire project team should be engaged in discussions, documentation and development of the project. All members are expected to contribute towards the project. Groups will also have the option to rotate the roles among members for different stages of the project. This will allow members to gain experience through being responsible in different areas of project management.
4.3 Project Selection and Proposal A list of available project ideas will be made available through the course coordinator. Students are advised to start exploring their options early, and to select a suitable idea that is of interest by the designated date. Alternatively, students may propose an idea of their own. Proposed project ideas require approval by the course coordinator. Only ideas that have been approved can proceed further.
4.4 Project Supervision Projects will be supervised by the course coordinator. A Teaching assistant will be available for closer consultation, assistance and one-on-one advice with groups. A co-supervisor (an identified university staff member) may be assigned for selected projects; based on the nature of the project and the availability of resources.
4.5 Software Development Groups are encouraged to adopt agile software development methods as the practice is relatively simple to adopt and provides greater project visibility, predictability and flexibility. It also encourages development of high performance teams and early prototype.
A detailed breakdown of the assessment components and their weightings follow below: Project Report and Demonstration - 80%
5.1 Interim Reports
Three interim reports are required during the semester: ● A project scope document (Milestone 1) ● A project timeline and use cases document (Milestone 2) ● An implementation document (Milestone 3)
5.2 Weekly Lectures, Meetings and Status Reports
lecture. These sessions will reinforce/review project-based concepts and skills as needed. Class time will focus on addressing issues relevant to weekly meetings, and group activities, such as providing peer feedback.
provide updates on the progress of their project. Apart from offering technical advice the job of both the course coordinator and technical consultant is to check that you are working properly as a group and that you are/can get on target to meet deliverables. The status of your progress (planned vs actual) must be kept up to date on your website. Also,
5.3 Mid-course Presentation
Approximately mid-way through the semester, students are expected to give a high-level showcase of their project to the class. This is in preparation for the final submission, to share the current work being done with the groups, and to receive feedback. This presentation summarizes the interim prototypes and reports submitted up to that point, and expands on important points related to the following questions:
● Student Code (20%): How much of the code did the students write themselves? How many repurposed modules have been used? How much open-source packages have been reused?
5.5 Final Project Report The final project report aggregates the interim reporting with additional information about the project. A detailed description of the report format and content is included at the end of the manual.
5.6 Final Presentations and Video The live final presentation in week 13 elaborates on the mid-course presentation with accompanying video demonstrations of the working product. The video should be a maximum of 5 minutes long with narrated descriptions of the features. The project website should log all documentation intermediate prototypes, contain reference to the code and videos. All groups are required to submit a poster summarizing the work done.
Templates for the following documents are included in the remainder of this manual:
The University of the West Indies Department of Computing and Information Technology Undergraduate Project Course
Project Proposal Document TOC
The University of the West Indies Department of Computing and Information Technology Project Course Project Timeline, Work Breakdown and Use Cases Guidelines
Project Name: Project Objective(s): <Two line statement describing your project’s high-level objective(s)>
Work Breakdown Structure - Deliverables
Timeline Development - Schedule
Due on
The University of the West Indies Department of Computing and Information Technology COMP 3990/INFO 3490 Project Course Project Implementation Document Guidelines
Your project group is required to submit a document outlining the project's implementation details.
Project Name:
- Main Deliverables -
Ensure that your diagrams follow proper modelling conventions. Include appropriate writeup to connect the sections. Overall, your document should have a smooth flow, logical transitions, and should be easy to follow.
Due on
The University of the West Indies Department of Computing and Information Technology Undergraduate Project Course Weekly Status Report Template
Project :
Iteration : <the version/iteration of the project/prototype>
Implementation Status
Briefly describe the prototype or what can currently be demonstrated by the system; i.e. what is now available for feedback from the customer and testing within the development team? Attach or include a few sample screen shots to illustrate the progress.
Highlights List any items of note. Breakthroughs, accomplishments, major decisions, or changes in the project plan. Are you on schedule, ahead of schedule or behind schedule?
Risks or Issues List In the following table, list any risk or issue that is critical for the success of the project. This
from the beginning of the project until the end.
The resolution column should be filled in if the issue or risk has been taken care of. A project may be expected to have around 1-3 active issues or risks that are being managed ( New or Ongoing ) at any given time. If you have more than three, then either you have a project in serious trouble or your criteria for what is "critical to success" is too loose.
Tasks in Progress or Completed in the Last Iteration: List the tasks that each member of the project worked on up to the present time.
Upcoming Tasks for the Next Iteration: List the tasks that each project member is planning to work on in the upcoming iteration.