Changes between Version 3 and Version 4 of InstructionsP4
- Timestamp:
- 07/05/26 16:33:40 (2 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstructionsP4
v3 v4 28 28 For the final evaluation of your application prototype, in order to form a grade for the course, you need to have the following elements in the documentation: 29 29 30 * Create and link a wiki page called ** PrototypeImplementation** linked to the main project page in the appropriate phase.31 * A short presentation of each of the implemented use-cases, documented on the PrototypeImplementation wiki page. The documentation is in the form of the original documentation for each of the cases, as in the previous phase, but expanded with the actual implemented SQL statements in each step and screenshots of each step, placed respectively on the **UseCaseXXXXPrototypeImplementation** pages that will be linked from the **PrototypeImplementation** page.30 * Create and link a wiki page called **!PrototypeImplementation** linked to the main project page in the appropriate phase. 31 * A short presentation of each of the implemented use-cases, documented on the **!PrototypeImplementation** wiki page. The documentation is in the form of the original documentation for each of the cases, as in the previous phase, but expanded with the actual implemented SQL statements in each step and screenshots of each step, placed respectively on the **!UseCaseXXXXPrototypeImplementation** pages that will be linked from the **!PrototypeImplementation** page. 32 32 * Your source code should be published in your git repo assigned for your DEVELOP project/documentation site. 33 * Short instructions on how to compile, package and run your prototype from the source code posted on DEVELOP, should be published on the ** BuildInstructions** wiki page, linked to the **PrototypeImplementation** page.33 * Short instructions on how to compile, package and run your prototype from the source code posted on DEVELOP, should be published on the **!BuildInstructions** wiki page, linked to the **!PrototypeImplementation** page. 34 34 35 35 Template for the prototype implementation wiki page. … … 64 64 }}} 65 65 66 The ** BuildInstructions** wiki page should contain the following information:66 The **!BuildInstructions** wiki page should contain the following information: 67 67 68 68 * What software is required to compile, build, install, configure, and launch your project
