Commit Graph

26 Commits

Author SHA1 Message Date
Eli Barzilay
c88354bb17 small fixes
svn: r1295
2005-11-12 16:08:46 +00:00
Eli Barzilay
2047a756c7 svn: r1278 2005-11-11 02:37:25 +00:00
Eli Barzilay
e2c19981e2 svn: r1277 2005-11-11 00:34:02 +00:00
Eli Barzilay
8c6cebc45c user checker that uses a team file dynamically
svn: r1261
2005-11-08 23:23:08 +00:00
Eli Barzilay
f359af27b3 svn: r1179 2005-10-30 12:23:47 +00:00
Eli Barzilay
03cde66969 Make it possible to control the current timeout.
svn: r1046
2005-10-11 19:38:37 +00:00
Eli Barzilay
dff3e69814 dont ignore checker body if not evaluating submission
svn: r1029
2005-10-09 02:51:29 +00:00
Eli Barzilay
af24612618 reorganize text
svn: r1028
2005-10-09 02:45:13 +00:00
Eli Barzilay
ec66204e56 added defaults
svn: r1027
2005-10-09 01:06:31 +00:00
Eli Barzilay
e323d15247 * Added a (message "..." 'final) that can be used to leave a message when
handin is done.
* Added `add-header-line' and a `:user-error-message' option to extra-utils.ss

svn: r1025
2005-10-09 00:56:06 +00:00
Eli Barzilay
bedb4235c3 make LOG available for user code
svn: r1023
2005-10-08 03:38:02 +00:00
Eli Barzilay
6afc5dd4e5 Added the ability to have pre- and post-checkers.
Added and documented extra-utils.ss.

svn: r1009
2005-10-07 14:38:09 +00:00
Eli Barzilay
6d152fb925 * The protocol is changed, so its identifier is changed for safety
(from 'original to 'ver1).
* The client gets the list of extra fields from the server (when the
  dialog is used for the first time), the full-name, ID, and email
  fields are now part of this description which is in the server
  configuration file
* The network protocol has a generic initial part when clients set
  arbitrary key/values that are later used for actual actions
* In the submission dialog, there is a checkbox that makes it retrieve
  the submitted work instead of sending a new one.  The retrieved
  contents will pop up in a new DrScheme frame.  The file that is
  retrieved is the newest WXME file that is found in the student's
  main submission directory.
* The hack of returning a list from the checker is not needed now --
  it is possible to send text messages that are displayed on the
  handin dialog and it is also possible to send message-boxes and get
  the result that the client returns after getting the user response.
  This is a much better generalization of the single final popup that
  was enabled by the list hack.
* When registering, a second password for verification is required.
* It is now possible to edit any information field, with a
  configuration entry that locks by default any such changes.
* It is now possible to standard Unix encrypted passwords instead of
  MD5 hashes -- so a "users.ss" can be made from a plain /etc/passwd
  file.

svn: r995
2005-10-06 06:32:25 +00:00
Eli Barzilay
b6e2853d2c better description
svn: r892
2005-09-21 04:36:55 +00:00
Matthew Flatt
3c487a849b better timeout error message, doc revisions
svn: r865
2005-09-16 19:48:58 +00:00
Eli Barzilay
b28a6df99b * Added functionality for checking coverage information
* Submissions are opened with line counting

svn: r853
2005-09-14 18:23:05 +00:00
Eli Barzilay
8b5832a24d Improved status servlet.
svn: r830
2005-09-10 18:54:04 +00:00
Eli Barzilay
690c4b2517 semaphore for cleanup, configurable error messages
svn: r827
2005-09-10 10:00:52 +00:00
Eli Barzilay
9fbf8f47eb Completed cleaup facility
svn: r821
2005-09-09 22:21:54 +00:00
Matthew Flatt
adec0ec106 new-user lock, more username restrictions
svn: r817
2005-09-09 20:43:29 +00:00
Eli Barzilay
5622f9466a Lots of changes to the handin client and server, mostly being able to deal with
group submission.

svn: r809
2005-09-09 02:36:44 +00:00
Matthew Flatt
c401823251 highest should be lowest
svn: r788
2005-09-07 19:19:41 +00:00
Matthew Flatt
76ae386773 add support for message on handin accept, fixed minor GUI bug
svn: r733
2005-09-01 17:04:49 +00:00
Matthew Flatt
6d0fdec1df handin icon and doc fixes
svn: r634
2005-08-22 18:45:51 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00