Annotation of loncom/TODO, revision 1.26
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.9 albertel 34: !+ <caparesponse> needs to grade submissions, set responses (Y)
1.7 albertel 35: + need to support /OR (Y)
1.9 albertel 36: !+ create <numericresponse> <stringresponse> <formularesponse>(Y)
37: !+ check dates/roles for homework permission (Y)
1.21 albertel 38: !+ <hintpart>
39: !+ <foil>
40: !+ <foilgroup>
41: !+ <radiobuttonresponse>
1.24 albertel 42: !+ clean up messages an interface to be something not horrible
1.1 albertel 43:
1.17 www 44: GOODIES
45: * bookmarks don't work correctly (B)
46: * indexer does not always work (N)
47: + messaging (G)
48: + chatroom, etc
49:
1.19 www 50: TEX/TTH/TTM
51: * Address bugs in tth/ttm (second half January, A,Y,G)
52:
1.3 harris41 53: BUILD
54: * need to roll together anaconda reconfiguration interface (S)
55: * need to write a "run-time" teflon script to tighten down (S)
56: file ownerships on non-development LON-CAPA machines (S)
57: * need to debug anaconda installation interface (S)
58: * need to debug anaconda upgrade interface (S)
1.9 albertel 59:
60: GERD STUFF
1.12 www 61: !+ lecture online converter (G/Y)
1.9 albertel 62: !+ student view of maps (G)
1.11 www 63: + lond can add UNIX user and change UNIX password (G/S)
1.17 www 64: & lond produces no history files for nohist_ namespaces
1.11 www 65: * parmset does weird stuff without metadata (G)
1.22 www 66: !* make spreadsheet calculation less resource intensive (G)
1.26 ! www 67: * environment seems to get corrupted intermittently
1.16 www 68: * tmpget only seems to only work up to a few hundred kilobytes (G)
69: * unclear: linebreaks at the end of uploaded files (G)
1.26 ! www 70:
! 71: RAT
! 72: + RAT can set resource parameters
! 73: * RAT does objlink not defined if label not initialized
! 74: * focus on RAT when in /priv space (G)
1.9 albertel 75:
76: VERIFICATION OF CONTENT
77: !+ have TA's do homework (G)
78: !+ verify internal page links (G)
79: !+ verify applets (G)
80: !+ do homeworks from home/computer labs (G)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>