Skip to content

Submitting Work

Canvas is the official submission system for CPSC 110.

Before You Submit

  • Run the program from a clean start.
  • Check that the file name matches the assignment directions.
  • Remove abandoned test code that changes the expected behavior.
  • Confirm that prompts and output are readable.
  • Keep a local copy of the exact file you submit.

Good Submission Discipline

Submitting a working file is better than assuming a file works because it worked earlier. Re-run the saved file immediately before submission when possible.