TurninCS 4341 Turnin

Turnin

You may turn in your files electronically from any of one the CCC machines by issuing the command:
	/cs/bin/turnin submit cs4341 project files ...
where project is one of hw1, hw2, hw3 ... and files ... is a list of files you wish to turn in.

For the first HW assignment, you might do something like:

	/cs/bin/turnin submit cs4341 hw1 hw1_1.txt  . . .

Checking your files

You may verify which files you have already turned in by issuing the command:
	/cs/bin/turnin verify cs4341 project 
as in
	/cs/bin/turnin list cs4341 hw1

Checking grades

When your grades are available you may check them by issuing the command:
	/cs/bin/turnin getgrade cs4341 project
Replace [project] with the name of the appropriate turnin project such as hw1, hw2, etc.

Turnin trouble

What to do if you have trouble getting turnin to work.

The CS Department maintains a page with additional general information on turnin and related programs.


[CS 4341]CS 4341 Home Page

[CS] WPI CS Home Page

[WPI] WPI Home Page 


CS 4341 Staff (cs4341_ta@cs.wpi.edu)
©2003 Michael A. Gennert