| 1 | ################################################################################ |
1 | ################################################################################ |
| 2 | # WeBWorK mod_perl (c) 2000-2002 WeBWorK Project |
2 | # WeBWorK mod_perl (c) 2000-2002 WeBWorK Project |
| 3 | # $Id: TODO,v 1.24 2002-12-02 19:42:48 sh002i Exp $ |
3 | # $Id: TODO,v 1.25 2002-12-04 19:07:10 sh002i Exp $ |
| 4 | ################################################################################ |
4 | ################################################################################ |
| 5 | |
5 | |
| 6 | Son of WeBWorK - TODO list |
6 | Son of WeBWorK - TODO list |
| 7 | |
7 | |
| 8 | DONE write template file from what we drew on the board |
8 | DONE write template file from what we drew on the board |
| … | |
… | |
| 79 | |
79 | |
| 80 | -------------------------------------------------------------------------------- |
80 | -------------------------------------------------------------------------------- |
| 81 | |
81 | |
| 82 | >>>>> FOR DECEMBER PREVIEW RELEASE <<<<< |
82 | >>>>> FOR DECEMBER PREVIEW RELEASE <<<<< |
| 83 | |
83 | |
| 84 | ---> Feedback - need nice modular way of sending email |
84 | DONE Feedback - need nice modular way of sending email |
| 85 | Professor - redirect to the old system |
85 | Professor - redirect to the old system |
| 86 | &send_mail_to should collect info and send it to IO.pm for processing |
86 | ---> &send_mail_to should collect info and send it to IO.pm for processing |
| 87 | pretty die messages (from outside of the translator) |
87 | pretty die messages (from outside of the translator) |
| 88 | make sure students can't look at not-yet-open problem sets |
88 | make sure students can't look at not-yet-open problem sets |
| 89 | make answer previews use $displayMode |
89 | make answer previews use $displayMode |
| 90 | make preview-on-submit optional |
90 | make preview-on-submit optional |
| 91 | check TTH mode character encodings on mac |
91 | check TTH mode character encodings on mac |