Submitting an Assignment

All homework is submitted on Canvas by uploading a zip file of your Java source files. Normally, the zip file can be created by the SpecChecker.

The document "Assignment Submission HOWTO" describes in detail how to submit an assignment on Canvas and how to check that the submission was correct.

Take a look at the first section of that document now. Follow the instructions to submit your zip file (created by the SpecChecker on the previous page) on Canvas as "Lab 1 practice submission".

You can find the "Lab 1 practice submission" link on Canvas on the "Assignments" page for Com S 227.

Checkpoint 3

  1. Show the TA your Submission Page on Canvas for "Lab 1 practice submission" with the uploaded zip file.
  2. Demonstrate that you can download the zip file into a temporary directory, and open it to examine its contents (in Windows you can normally just double-click on it). There should be one directory called "lab1" with one file called "Greeter.java".