Note that this is an example submit. Your actual directories will vary per the specific assignment write-up.
Your actual assignment writeup will tell you what directory to add to the ZIP file to be submitted.
Example
Assignment Submit Example For this example:
- Assume we are submitting "Assignment 99".
- "Assume that in our NHCC profile, our first name is Yaping and last name is Deng."
First create files needed for this example here: Create Assignment 99 Files.
Then do the following steps:
- Create the ZIP file named "Refs/Assignment 99 -- Yaping Deng.zip".
- Copy the "Assignment 99" directory into the ZIP file.
- Submit the ZIP file into the corresponding D2L -- Assignment Submission Folder (under "Assessments -- Assignments")
Description - Make sure all JAVA files compile without errors before you submit
- Generally include a "readme.txt" file in the "Assignment" directory.
- Add a short note in readme.txt about your files (if needed, include instructions on how to use the files; e.g. say run the program)
- You will only need to submit the one ZIP file for a given assignment.
Tips Here is the resulting ZIP file: Assignment 99 -- Yaping Deng.zip. Solution
Introduction To Objects With Java
Example of How to Submit Assignment