CS 115 Lab 10, Part D: Submit your code

[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 10 files to your cs115/lab10 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 10 directory:
    cd cs115/lab10
  4. From your Lab 10 directory, run the following command:
    ~srivoire/cs115/pickup/test.sh lab10 lab10c.py
    The script tests your program on a list of California cities.
    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 output and the sample output.
  5. On cwolf, type the following command to submit your lab10c program:
    ~srivoire/bin/submit 115
    When prompted for the assignment, type
    L10
    When prompted for the file to submit, you can hit ENTER to submit lab10c.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/lab10.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.