CS 115 Lab 14, Part C: 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 14 files to your cs115/lab14 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 14 directory:
    cd cs115/lab14
  4. From your Lab 14 directory, run the following command:
    ~srivoire/cs115/pickup/test.sh lab14 lab14b.py
    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 lab14b program:
    ~srivoire/bin/submit 115
    When prompted for the assignment, type
    L14
    When prompted for the file to submit, you can hit ENTER to submit lab14b.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/lab14.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.