Database

The Handin database consists of the following tables:
Name                 Owner                Object_type            
 -------------------- -------------------- ---------------------- 
 AssignmentDates      dbo                  user table             
 Assignments          dbo                  user table             
 CourseTracks         dbo                  user table             
 DefaultSurveyChoices dbo                  user table             
 Extensions           dbo                  user table             
 FormBackup           dbo                  user table             
 HandinFiles          dbo                  user table             
 Instructors          dbo                  user table             
 MossResults          dbo                  user table             
 Passwords            dbo                  user table             
 Submissions          dbo                  user table             
 TempSurveyQuestions  dbo                  user table             

Passwords

Instructors,CourseTracks

Assignments,AssignmentDates,Extensions

DefaultSurveyChoices,FormBackup,TempSurveyQuestions

HandinFiles,Submissions,MossResults

"Server" Scripts

There is no handin server. There are three procmail activated scripts that handle the submission and collection of files.

Handin Client

Handin Administration