Difference between revisions of "Handin"
(Created page with "== The handin program == === Displaying Outstanding Assignments === === Checking Out an Assignment === === Submitting Your Assignments === === Checking Your Work With --hw...") |
(→The handin program) |
||
Line 1: | Line 1: | ||
== The handin program == | == The handin program == | ||
+ | Handin is a program for checking out and handing in assignments. | ||
=== Displaying Outstanding Assignments === | === Displaying Outstanding Assignments === | ||
+ | By itself, executing handin with no additional command line parameters will display all the class assignments and their due dates. It will also display the last time a specific assignment was submitted, so that you can check your submissions. | ||
+ | |||
=== Checking Out an Assignment === | === Checking Out an Assignment === | ||
=== Submitting Your Assignments === | === Submitting Your Assignments === | ||
+ | |||
+ | === Grading Notes === | ||
+ | |||
+ | |||
=== Checking Your Work With --hwcheck === | === Checking Your Work With --hwcheck === |
Revision as of 18:00, 12 January 2020
Contents
The handin program
Handin is a program for checking out and handing in assignments.
Displaying Outstanding Assignments
By itself, executing handin with no additional command line parameters will display all the class assignments and their due dates. It will also display the last time a specific assignment was submitted, so that you can check your submissions.