Annotation of loncom/TODO, revision 1.19
1.1 albertel 1: + add functionality
1.16 www 2: & change functionality
1.1 albertel 3: * bug
1.9 albertel 4: ! January
1.1 albertel 5:
6: G=Gerd
7: A=Alex
8: S=Scott
9: B=Ben
10: H=Harsha
11: Y=Guy
12: N=Hon-Kie
13: I=Issac
14:
15: XMLPARSE
16: + support text_TAG functionality (Y/A)
1.9 albertel 17: !* needs to fixup missing end tags in source (Y/A)
1.4 albertel 18: + style file recursion (Y/A)
19: + add <options> tag (A)
1.5 sakharuk 20: * outputstack is not a stack, it should be (A)
21: & redirection can be cleaned and simplified (A)
22: + &recurse() needs to look for redirection (A)
1.1 albertel 23:
1.7 albertel 24: CAPARESPONSE.C
1.9 albertel 25: !+ pass back the reason (Y)
1.7 albertel 26:
1.6 albertel 27: RUN.pm
28: & ->share() a var rather than pass a parameter? Maybe set
29: a global in the safe enviroment using ->root()?
30:
1.1 albertel 31: HOMEWORK
1.9 albertel 32: !+ <caparesponse> needs to grade submissions, set responses (Y)
1.7 albertel 33: + need to support /OR (Y)
1.9 albertel 34: !+ create <numericresponse> <stringresponse> <formularesponse>(Y)
35: !+ check dates/roles for homework permission (Y)
1.1 albertel 36:
1.17 www 37: GOODIES
38: * bookmarks don't work correctly (B)
39: * indexer does not always work (N)
40: + messaging (G)
41: + chatroom, etc
42:
1.19 ! www 43: TEX/TTH/TTM
! 44: * Address bugs in tth/ttm (second half January, A,Y,G)
! 45:
1.3 harris41 46: BUILD
47: * need to roll together anaconda reconfiguration interface (S)
48: * need to write a "run-time" teflon script to tighten down (S)
49: file ownerships on non-development LON-CAPA machines (S)
50: * need to debug anaconda installation interface (S)
51: * need to debug anaconda upgrade interface (S)
1.9 albertel 52:
53: GERD STUFF
1.12 www 54: !+ lecture online converter (G/Y)
1.11 www 55: !+ lbs267 maps need creation (G)
1.9 albertel 56: !+ student view of maps (G)
1.11 www 57: * focus on RAT when in /priv space (G)
58: + lond can add UNIX user and change UNIX password (G/S)
1.17 www 59: & lond produces no history files for nohist_ namespaces
1.11 www 60: * parmset does weird stuff without metadata (G)
61: !+ all spreadsheets supported (G)
1.16 www 62: !+ publish lecture material (G/A)
63: !+ convert tables of content (G)
64: !+ open two courses (G)
65: !+ enroll students (G)
66: * tmpget only seems to only work up to a few hundred kilobytes (G)
67: * unclear: linebreaks at the end of uploaded files (G)
1.9 albertel 68:
69: VERIFICATION OF CONTENT
70: !+ have TA's do homework (G)
71: !+ verify internal page links (G)
72: !+ verify applets (G)
73: !+ do homeworks from home/computer labs (G)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>