The grademgr is off-line. Instead, I suggest using WebCT's web-gradebook package at webct.owlnet.rice.edu (send email to webct@, and they'll set up an instructor account for you). Let me know if you have any questions (or if you'd prefer this grademgr back) -- ian@, 2005.Feb.03
Choose a course: No course available
Example input for one student: ((55555 jshmoe Joe Shmoe))
The provided number will be used for you to view your class grades. It doesn't have to be your official Rice id, but it must be unique from anything else in the database. You might consider using your student id prepended to a couple more "safety" digits, if you have nosy friends who know your Rice id.
The extra parentheses are there since the general format allows for multiple students. Example: ((55555 jshmoe Joe Shmoe) (9876543 jojojo Jody Jo Johnson))
The general format is (listof (cons Natural-number (cons Symbol (listof Symbol)))), where the values are interpreted as: ((student-id user-name name ... last-name) ...)