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