Annotation of loncom/TODO, revision 1.6
1.1 albertel 1: + add functionality
2: & change functiona;lity
3: * bug
4:
5: G=Gerd
6: A=Alex
7: S=Scott
8: B=Ben
9: H=Harsha
10: Y=Guy
11: N=Hon-Kie
12: I=Issac
13:
14: XMLPARSE
15: + support text_TAG functionality (Y/A)
1.2 albertel 16: * needs to fixup missing end tags in source (Y/A)
1.4 albertel 17: + style file recursion (Y/A)
18: + add <options> tag (A)
1.5 sakharuk 19: * outputstack is not a stack, it should be (A)
20: & redirection can be cleaned and simplified (A)
21: + &recurse() needs to look for redirection (A)
1.1 albertel 22:
1.6 ! albertel 23: RUN.pm
! 24: & ->share() a var rather than pass a parameter? Maybe set
! 25: a global in the safe enviroment using ->root()?
! 26:
1.1 albertel 27: HOMEWORK
1.2 albertel 28: + <caparesponse> needs to grade submissions, set responses (Y)
29: + <answergroup> needs to set solved, and tries (Y)
1.1 albertel 30:
1.3 harris41 31: BUILD
32: * need to update install.lon-capa.org (S)
33: * need to rebuild binaries for packaging (S)
34: * need to write upgrade scripts (S)
35: * need to upgrade s cluster (S)
36: * need to roll together anaconda reconfiguration interface (S)
37: * need to write a "run-time" teflon script to tighten down (S)
38: file ownerships on non-development LON-CAPA machines (S)
39: * need to debug anaconda installation interface (S)
40: * need to debug anaconda upgrade interface (S)
41: * need to burn CD (S)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>