Changes between Version 2 and Version 3 of ProjectPhases
- Timestamp:
- 05/07/25 14:48:06 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectPhases
v2 v3 3 3 Project work is done in phases and iterations. Each phase/iteration has to be presented to the teacher during consultations and has to be approved before continuing with the next phases/iterations. If a phase/iteration is not done to a satisfactory level, the team will be instructed to improve their work and present once again for approval. 4 4 5 Each project phase, iteration and milestone lists the names of the pages that document the respective types of activities in each phase. Create wiki pages in your project site that correspond to these names. As an Example: to document the project vision, create a wiki page named **!ProjectVision**. 6 5 7 == Phase 1 6 8 7 * P1-I1. Inception of the project idea ( BusinessCase, ProjectVision)8 * P1-I2. Functionalities of the system ( UseCaseList, UseCaseScenarios)9 * P1-I1. Inception of the project idea (**!BusinessCase**, **!ProjectVision**) 10 * P1-I2. Functionalities of the system (**!UseCaseList**, **!UseCaseScenarios**) 9 11 10 12 == Phase 2 11 13 12 * P2-I1. Architecture ( ArchitectureInititial, ТechnologyChoice, SourceVersionControlOrganization)13 * P2-I2. Implementing a system prototype ( UseCasePrototypeImplementation)14 * P2-I1. Architecture (**!ArchitectureInititial**, **!ТechnologyChoice**, **!SourceVersionControlOrganization**) 15 * P2-I2. Implementing a system prototype (**!UseCasePrototypeImplementation**) 14 16 15 17 Starting from this phase, a project source code repository has to be created as assigned by the teacher and it has to be regularly maintained and updated. 16 18 17 Milestone M1: Public presentation (where all course students are invited) of a first prototype with some initial functionalities of the project ( PrototypePublicPresentation)19 Milestone M1: Public presentation (where all course students are invited) of a first prototype with some initial functionalities of the project (**!PrototypePublicPresentation**) 18 20 19 21 == Phase 3 20 22 21 * P3-I1. Revised architecture ( ArchitectureRevised, SourceVersionControlOrganizationRevised, UseCaseRealizations)22 * P3-I2. Implementing all proposed functionalities ( UseCaseImplementations)23 * P3-I1. Revised architecture (**!ArchitectureRevised**, **!SourceVersionControlOrganizationRevised**, **!UseCaseRealizations**) 24 * P3-I2. Implementing all proposed functionalities (**!UseCaseImplementations**) 23 25 24 Milestone M2: Public presentation (where all course students are invited) of the entire project as envisioned by the team ( PreFinalPublicPresentation)26 Milestone M2: Public presentation (where all course students are invited) of the entire project as envisioned by the team (**!PreFinalPublicPresentation**) 25 27 26 28 == Phase 4 (Optional) 27 29 28 During PreFinalPublicPresentation, for projects that had a successful presentation the teacher announces a list of additional funcionalities and requests for each project, that are to be implemented during P4. It is up to the team members to decide if they will implement this list of additional requirements for a higher course grade, or not.30 During **!PreFinalPublicPresentation**, for projects that had a successful presentation the teacher announces a list of additional functionalities and requests for each project, that are to be implemented during P4. It is up to the team members to decide if they will implement this list of additional requirements for a higher course grade, or not. 29 31 30 * P4-I1. Transitions and Finalization ( UseCaseImplementationsFinal)32 * P4-I1. Transitions and Finalization (**!UseCaseImplementationsFinal**) 31 33 32 Milestone M3: Presentation of the final version of the project ( FinalPublicPresentation)34 Milestone M3: Presentation of the final version of the project (**!FinalPublicPresentation**)