SE-1021 Software Development 2
General Lab Submission Instructions
Overview
These instructions generally apply to all lab assignments
for SE-1021. Follow these instructions carefully to make sure you submit the
required material in the correct format and to the right place.
Submit your assignment following these instructions:
-
Navigate to
your Eclipse project directory (see this note on configuring the workspace).
-
You should have a
project directory with the name of the
project you used for this lab; your .java files are in there and
those are generally the only files you should send unless you are instructed
otherwise.
- Use WinZip or PowerArchiver to zip all the
files you need to submit; the filename extension must thus be .zip.
Do not use WinRar or any utility that is not capable of creating .zip
files. Upload your zipfile through
Blackboard.
- If you discover
you've made an error in your submission (e.g. you forgot a file or you
submitted the wrong file), you may resubmit your assignment. In fact, you
may resubmit your assignment as many times as you want before the
Due Date listed
for that assignment. Once the due date is passed,
resubmissions are prohibited.
You'll have to email me your resubmission along with the reason you're
resubmitting the assignment.
- Be sure to keep copies of all your files, in case something gets lost.
Grading
Grading of your assignment will be based on the following criteria:
Program
- Meeting specifications/correct program behavior
- Technical quality - naming of classes, methods,
variables
- Program clarity (spacing, indentation, consistency),
Internal
documentation (comments)
Report (if required)z
- Required content (including UML models, screen
captures, etc).
- Spelling and grammar (Word has a built-in spell checker
- use it)
Timeliness of submission