Using Webwork


Main     Part 1     Part 2     Part 3     Part 4    

Part 3: Submitting an Assignment

  1. Log into WebWork (if you forgot how, look back at Part 2).
  2. Select "Submit Assignment" on the side bar.
  3. Using the pulldown menu choose the assignment you wish to submit.
  4. Click the "Browse" to locate for the file you wish to submit.
  5. In the "Choose file" menu, find the file you wish to submit and select it. (For the homeworks this will be the .scm you saved while in Dr. Scheme.) Then click "Open".

    (NOTE: Make sure that another program [like Dr. Scheme] is not using the file at the time you try to submit it. If another program is using a file when you try to submit it, it will not upload properly.)
  6. If, and only if, the assignment page says to submit more than one file, click "Add" to select additional files. If the assignment page does not explicitly say to submit more than one file, skip to the next step.
  7. Click "Submit" to submit the file(s).
  8. A page will come up asking you to confirm the names of the files you wish to submit.

    (NOTE: You may submit & re-submit an assignment multiple times until you are happy with it, But, only the last submission you make for an assignment will be saved by WebWork [and graded].)

    If you are happy with what is displayed, click "Yes" otherwise click "No".
  9. When you see the "Assignment Accepted" page you know that WebWork has uploaded the file, but you are not sure that it uploaded it properly.
  10. Select "Retrieve" on the sidebar.
  11. Using the pulldown menu choose the assignment you just submitted and click "Continue".
  12. Click "Begin Download". In the window that pops up, select "Save this file to disk".
  13. A "Save As" window will open. Chose a location to save the file (note: the location must be in a different folder than where your origional file is located). Then select save.
  14. Using your favorite unzip program unzip the .scm file. (Details on how to unzip are not shown here [see your unzip program for more information], if you don't have an unzip program, go here.)
  15. Open the file you just unziped in Dr. Scheme and click "Execute". If anything appears wrong, you should upload the file again. If everything looks right, you now know that WebWork properly uploaded your file.

    (Note: Labs will use another program for this step [not Dr. Scheme] but the idea is the same.)


Main     Part 1     Part 2     Part 3     Part 4