To Documents
Guidelines for IT 372 Project Submissions
- Keep backup copies of all assignments. The late penalty will
not be waived if you lose an assignment or your computer crashes.
- Submit projects on D2L. All projects must be submitted on D2L; no projects will be accepted via email.
- Submitted files must zipfiles with standardized names.
The name of your Android project should include the project number and your last
name, for example Proj1Smith. Create a zip file of the entire Android
project named like this
proj1Smith.zip
- There is a maximum penalty of 10% for submissions that do follow the
preceding specifications.
- Include source code comments in your Java activity and XML
layout files.
- Include a commented header in each project file that
you modify (activity, layout, and resource files), with your name,
project number, and submit date.
- Create project zip file with Android Studio. Don't create the zip file yourself. Android Studio knows which binary executable files
to omit from the zip file to minimize its size.
- Check your submission. Double check that you have submitted
the correct version of your project. Submitting the wrong document is not a
reason to waive the late penalty.