Using Webwork
Main
Part 1
Part 2
Part 3
Part 4
Part 3: Submitting an Assignment
- Log into WebWork (if you forgot how, look back at
Part 2).
- Select "Submit Assignment" on the side bar.
- Using the pulldown menu choose the assignment you wish to
submit.
- Click the "Browse" to locate for the file you wish to submit.
- 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.)
- 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.
- Click "Submit" to submit the file(s).
- 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".
- 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.
- Select "Retrieve" on the sidebar.
- Using the pulldown menu choose the assignment you just
submitted and click "Continue".
- Click "Begin Download". In the window that pops up, select
"Save this file to disk".
- 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.
- 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.)
- 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