Assignment Submission Process
Projects are due before midnight on the due date
To submit project X, follow these steps:
- Copy the file LIB/scripts/submit.sh into your
.bin directory.
- Change the permissions for submit.sh
to rwx------
- The new command submit.sh will be used to submit all programming projects.
- Copy the project-specific configuration file deliverables.sh into
your project directory.
- Execute the submission process by entering the command submit.sh
deliverables.sh in your project directory. Read the diagnostics on screen.
- Check your email for two
confirmation messages
- See this link for more details.
- If you submit code with an infinite loop of output, you will get a grade
of zero.
|