Annotation of loncom/TODO, revision 1.8
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.7 albertel 23: CAPARESPONSE.C
24: + pass back the reason (Y)
25:
1.6 albertel 26: RUN.pm
27: & ->share() a var rather than pass a parameter? Maybe set
28: a global in the safe enviroment using ->root()?
29:
1.1 albertel 30: HOMEWORK
1.2 albertel 31: + <caparesponse> needs to grade submissions, set responses (Y)
1.7 albertel 32: + <part>/<problem> needs to set solved, and tries (Y)
33: + need to support /OR (Y)
1.8 ! albertel 34: + how to pass back correct answer. . .(Y)
1.1 albertel 35:
1.3 harris41 36: BUILD
37: * need to update install.lon-capa.org (S)
38: * need to rebuild binaries for packaging (S)
39: * need to write upgrade scripts (S)
40: * need to upgrade s cluster (S)
41: * need to roll together anaconda reconfiguration interface (S)
42: * need to write a "run-time" teflon script to tighten down (S)
43: file ownerships on non-development LON-CAPA machines (S)
44: * need to debug anaconda installation interface (S)
45: * need to debug anaconda upgrade interface (S)
46: * need to burn CD (S)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>