CSC300 / CSC402: Uploading homework [2/3] |
After you have completed the assignment, save your work in IntelliJ IDEA
and use drag-and-drop to upload the file to D2L. Note that in the images that follow, the file name is different. Your homework file for Week 1 is in the package algs11
and it is called MyFirstHomework.java
.
The following diagrams illustrate how you will upload your homework files. Note: These diagrams are examples for the undergraduate version of this course, but they apply to both the undergraduate and graduate courses. When you look in D2L, you should be able to find the correct folder with no trouble.
If drag-and-drop does not work, you can use an alternative method and click Upload.
Be very careful to upload a .java
file from the src
directory.
Do not upload a .class
file from the bin
directory.
Make sure you see the file you uploaded under the Upload button, and then click Add.
Make sure you click Submit. D2L should send you an email confirming your submission.