Introduction | FileSub Home | Logging In |
The File Submission System |
||
Getting Started Using The Submit System |
This begins a series of pages outlining the steps to define a simple assignment. We will use the web interface to create an assignment for which the student must submit a single C program. These web pages use screen captures of other web pages. The screen images are not click-able (we're just not that fancy). Use the navigation links at the top to follow the steps, and perhaps follow along in another window.
The screen shots are taken with the browser's information bars closed to save space, but these really are browser windows.
To begin, you'll need a bit of information. You can get this from whoever runs your server, or find it yourself from a shell account.
Your account name on the server. Our example
uses jsmith
.
Your password for web access to the submit system. This is different from your account password used to log into the server.
If you have a shell account, you can set your own with
setsub -P
.
A link for the submit system account manager.
Depending on the installation, it will look something
like
http://server.csc.edu/cgi-bin/submit/submanage.cgi
.
If you have a shell account, you can list this URL with
setsub -w
.
Go to the account manager and log in.