CS 115 Lab 6, Part D: Submit the assignment

[Back to lab instructions]


Instructions

  1. If you have been working on the server using PuTTY or Terminal, skip the next two steps.
  2. [local] Use FileZilla to copy your Lab 6 files to your cs115/lab06 directory on cwolf.
  3. [local] If you logged out of cwolf earlier in the lab, log back in using PuTTY or Terminal, and navigate to your Lab 6 directory:
    cd cs115/lab06
  4. From your Lab 6 directory, run the following command:
    ~srivoire/cs115/pickup/test.sh lab06 lab06c.py

    This command will test your program a few times using different inputs.

    If all of the tests say "OK", then your output matches the sample output and you should proceed to submit your code (skip the next step).

    If one or more of the tests gives you a URL, paste that URL into your browser to see the differences between your code and the sample code.

  5. On cwolf, type the following command to submit your lab06c program:
    ~srivoire/bin/submit 115
    When prompted for the assignment, type
    L06
    When prompted for the file to submit, you can hit ENTER to submit lab06c.py. If your file has a different name, type that name and then hit ENTER.
  6. Wait about two minutes, and then check the submission web page to verify that your file has been submitted correctly:
    http://rivoire.cs.sonoma.edu/cs115/submit/lab06.txt
    The filename will have changed slightly to include your last name and a timestamp.
  7. Log out of cwolf and complete your writeup.
  8. With the writeup and code confirmation pages open in your browser, call an instructor to check out of lab.