The project keywords are:
project-code
team-assessment
evolution
*** If you copied and pasted code from the Web, this is normal, but it
needs to be mentioned by a comment at the code that was copied,
otherwise it is considered plagiarism.
project-code is a team submission (one per team). Simply zip your
project's top-level folder. This can be done using Eclipse File-
>Export... or similar for other IDE. Include all project source code
and test driver code. If your "course project" uses multiple "Eclipse
projects", (e.g. one for production code and one for test code) then
zip all the projects together. Include all libraries you used (this
should be automatic since they will be in your WebContent/WEB-INF/lib
or similar).
team-assessment is an individual submission (one per person). Use the
template posted on the course webpage.
evolution is a team submission (one per team). 1-2 pages. Include a
list of changes from the original design and most importantly a
justification for why the changes were necessary or an improvement
over the original design. It does not need to be an essay, but rather
a technical description.