Annotation of loncom/TODO, revision 1.28
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)
1.20 www 22: + &recurse() needs to look for redirection (A)
23: + counters and output formats for counters (A/Y)
1.25 albertel 24: + support <tag />
1.1 albertel 25:
1.7 albertel 26: CAPARESPONSE.C
1.9 albertel 27: !+ pass back the reason (Y)
1.7 albertel 28:
1.6 albertel 29: RUN.pm
30: & ->share() a var rather than pass a parameter? Maybe set
31: a global in the safe enviroment using ->root()?
32:
1.1 albertel 33: HOMEWORK
1.7 albertel 34: + need to support /OR (Y)
1.28 ! albertel 35: !+ create <stringresponse> <formularesponse>(Y)
! 36: !+ <hintpart> ?done?
1.21 albertel 37: !+ <foil>
38: !+ <foilgroup>
39: !+ <radiobuttonresponse>
1.1 albertel 40:
1.17 www 41: GOODIES
42: * bookmarks don't work correctly (B)
43: * indexer does not always work (N)
44: + messaging (G)
45: + chatroom, etc
46:
1.19 www 47: TEX/TTH/TTM
48: * Address bugs in tth/ttm (second half January, A,Y,G)
49:
1.3 harris41 50: BUILD
51: * need to roll together anaconda reconfiguration interface (S)
52: * need to write a "run-time" teflon script to tighten down (S)
53: file ownerships on non-development LON-CAPA machines (S)
54: * need to debug anaconda installation interface (S)
55: * need to debug anaconda upgrade interface (S)
1.9 albertel 56:
57: GERD STUFF
1.28 ! albertel 58: + lecture online converter (G/Y)
1.9 albertel 59: !+ student view of maps (G)
1.11 www 60: + lond can add UNIX user and change UNIX password (G/S)
1.17 www 61: & lond produces no history files for nohist_ namespaces
1.11 www 62: * parmset does weird stuff without metadata (G)
1.22 www 63: !* make spreadsheet calculation less resource intensive (G)
1.26 www 64: * environment seems to get corrupted intermittently
1.16 www 65: * tmpget only seems to only work up to a few hundred kilobytes (G)
66: * unclear: linebreaks at the end of uploaded files (G)
1.26 www 67:
68: RAT
1.27 www 69: + RAT can set resource parameters (G)
70: * RAT does objlink not defined if label not initialized (G)
1.26 www 71: * focus on RAT when in /priv space (G)
1.27 www 72:
73: PUBLISHER
74: + publishes material other than HTML, XML and problems (G)
75: * handles "publish directory" more gracefully (G)
1.9 albertel 76:
77: VERIFICATION OF CONTENT
78: !+ have TA's do homework (G)
79: !+ verify internal page links (G)
80: !+ verify applets (G)
81: !+ do homeworks from home/computer labs (G)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>