| 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.30 2003-01-06 19:17:27 sh002i Exp $ |
3 | # $Id: TODO,v 1.31 2003-01-06 19:34:35 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 |
| … | |
… | |
| 92 | grep for "***" in source, address all issues (hah!) |
92 | grep for "***" in source, address all issues (hah!) |
| 93 | Increase border size on images by a couple pixels |
93 | Increase border size on images by a couple pixels |
| 94 | effectiveUser for at least Problem.pm |
94 | effectiveUser for at least Problem.pm |
| 95 | calling logout requires valid key -- doesn't make sense. |
95 | calling logout requires valid key -- doesn't make sense. |
| 96 | DONE sort problems by due date |
96 | DONE sort problems by due date |
| 97 | disable "show hint/solution" when there's no hint/solution |
97 | DONE disable "show hint/solution" when there's no hint/solution |
| 98 | results table |
98 | results table |
| 99 | part(or blank)/entered/preview/result/messages |
99 | part(or blank)/entered/preview/result/messages |
| 100 | don't show messages unless there are some |
100 | don't show messages unless there are some |
| 101 | make displayMode sticky (for nav and siblings) |
101 | make displayMode sticky (for nav and siblings) |
| 102 | hardcopy - allow hardcopy with correct answers |
102 | hardcopy - allow hardcopy with correct answers |