Annotation of loncom/TODO, revision 1.18
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.3 harris41 43: BUILD
44: * need to roll together anaconda reconfiguration interface (S)
45: * need to write a "run-time" teflon script to tighten down (S)
46: file ownerships on non-development LON-CAPA machines (S)
47: * need to debug anaconda installation interface (S)
48: * need to debug anaconda upgrade interface (S)
1.9 albertel 49:
50: GERD STUFF
1.12 www 51: !+ lecture online converter (G/Y)
1.11 www 52: !+ lbs267 maps need creation (G)
1.9 albertel 53: !+ student view of maps (G)
1.11 www 54: * focus on RAT when in /priv space (G)
55: + lond can add UNIX user and change UNIX password (G/S)
1.17 www 56: & lond produces no history files for nohist_ namespaces
1.11 www 57: * parmset does weird stuff without metadata (G)
58: !+ all spreadsheets supported (G)
1.16 www 59: !+ publish lecture material (G/A)
60: !+ convert tables of content (G)
61: !+ open two courses (G)
62: !+ enroll students (G)
1.18 ! www 63: !* browse allowed bug for students
1.16 www 64: * tmpget only seems to only work up to a few hundred kilobytes (G)
65: * unclear: linebreaks at the end of uploaded files (G)
1.9 albertel 66:
67: VERIFICATION OF CONTENT
68: !+ have TA's do homework (G)
69: !+ verify internal page links (G)
70: !+ verify applets (G)
71: !+ do homeworks from home/computer labs (G)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>