-
Notifications
You must be signed in to change notification settings - Fork 150
Homework submission
Alireza Khodamoradi edited this page Oct 2, 2018
·
2 revisions
You must create and setup a repository using these guidelines for submitting your projects.
- Each project must have a separate folder, named projectX where X is the assignment's number (e.g. project1)
- Do not use branches
- Each part of each project must be in a separate folder. Refer to the instructions of the assignment.
- Folder names must follow the instructions. We use scripts to pull certain data from you repo. We try to keep the naming somewhat flexible (like case-insensitive) but it is not always possible, so follow the instructions to be safe. We can deduct points if you don't respect the naming conventions.
- The timestamp of the last commit inside a "projectX" subfolder counts as your submission time. Do not modify anything inside your project folder after your final submission.
- You should submit your report in PDF format.
- Your report should be at the top-level of your assignment's folder and named "Report.pdf" (e.g., project1/Report.pdf).
- Your report should be well written, and organized as specified on each project's instructions.