CS1001 Turnin and getgrade info


You may turn in your files electronically from any of one the CCC machines by issuing the command:

	/cs/cs1001/bin/turnin project files...
where project is hw1, hw2, hw3... and files... is a list of files you wish to turn in.

For the first programming assignment, you will issue the following command:

	/cs/cs1001/bin/turnin hw1 hw1.f hw1.script

YOU MUST BE LOGGED ON TO wpi FOR TURNIN TO WORK CORRECTLY

If you have problems using turnin, try changing your host machine before issuing the turnin command (follow these steps):

        >xhost wpi
        >telnet wpi
         (you will be asked for your username and password here)
        >/cs/cs1001/bin/turnin project files...
        >logout

You may check which files you have already turned in by issuing the command:
	/cs/cs1001/bin/log project 
When your grades are available you may check them by issuing the command:
	/cs/cs1001/bin/getgrade [project]
Specifying a project for the getgrade command is optional.


WPI CS WWW Home Page

WPI WWW Home Page