Changes between Version 3 and Version 4 of InstructionsP4


Ignore:
Timestamp:
07/05/26 16:33:40 (2 hours ago)
Author:
vangel.ajanovski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • InstructionsP4

    v3 v4  
    2828For 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:
    2929
    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.
    3232* 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.
    3434
    3535Template for the prototype implementation wiki page.
     
    6464}}}
    6565
    66 The **BuildInstructions** wiki page should contain the following information:
     66The **!BuildInstructions** wiki page should contain the following information:
    6767
    6868* What software is required to compile, build, install, configure, and launch your project