Annotation of loncom/TODO, revision 1.72
1.51 www 1: TODO list
2:
1.1 albertel 3: + add functionality
1.16 www 4: & change functionality
1.1 albertel 5: * bug
1.51 www 6: ! Priority
7: ? Questionable/unverified
1.31 www 8: c Continual
1.1 albertel 9:
10: G=Gerd
11: A=Alex
12: S=Scott
13: B=Ben
14: Y=Guy
15: N=Hon-Kie
16: I=Issac
17:
18: XMLPARSE
19: + support text_TAG functionality (Y/A)
1.9 albertel 20: !* needs to fixup missing end tags in source (Y/A)
1.4 albertel 21: + style file recursion (Y/A)
22: + add <options> tag (A)
1.20 www 23: + counters and output formats for counters (A/Y)
1.41 albertel 24: + deregister()
25: + register need to take care of overloading, and deregister needs to unload
1.52 albertel 26: + answer target - for simple display of correct answer for a problem
1.1 albertel 27:
1.7 albertel 28: CAPARESPONSE.C
1.9 albertel 29: !+ pass back the reason (Y)
1.7 albertel 30:
1.6 albertel 31: RUN.pm
32: & ->share() a var rather than pass a parameter? Maybe set
33: a global in the safe enviroment using ->root()?
34:
1.1 albertel 35: HOMEWORK
1.7 albertel 36: + need to support /OR (Y)
1.28 albertel 37: !+ create <stringresponse> <formularesponse>(Y)
1.34 albertel 38: !+ <hintpart> ?done? (Y)
39: !+ <optionresponse> (Y)
1.36 albertel 40: !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
1.39 albertel 41: + <rbresponse> <oresponse> hints need to work (Y)
1.38 albertel 42: & <rbresponse> <oresponse> are ugly (Y)
1.51 www 43: & all response types need to be verified about what they do after the
44: answer date (Y)
1.41 albertel 45: + view problem as specific student (Y)
1.34 albertel 46:
1.42 albertel 47: /ADM/GRADES
48: + modify status of a problem (Y)
49: + search for students (Y)
50: & find domain of student (Y)
51: + handle ambiguous case (Y)
52:
1.34 albertel 53: NUMERICALRESPONSE
54: !* doesn't throw error when #response > #answer (Y)
1.39 albertel 55: !* bad message when #response < #answer (Y)
1.1 albertel 56:
1.17 www 57: GOODIES
58: * bookmarks don't work correctly (B)
59: * indexer does not always work (N)
60: + messaging (G)
61: + chatroom, etc
1.51 www 62: + annotations can be localized and published
1.17 www 63:
1.19 www 64: TEX/TTH/TTM
65: * Address bugs in tth/ttm (second half January, A,Y,G)
66:
1.58 harris41 67: BUILD
68: * make sure that ssh is always allowed, even for run-time servers
69:
1.57 harris41 70: SQL DATABASE
71: *!need to improve sql database security (S)
72: * need to allow for parsing logic statements for metadata database (S)
73: * need to call all library servers (S)
74: * need to show status of library server retrieval (S)
75: * need to perform customized metadata search (S)
1.9 albertel 76:
77: GERD STUFF
1.31 www 78: + lecture online converter does all types (G/Y)
1.11 www 79: + lond can add UNIX user and change UNIX password (G/S)
1.17 www 80: & lond produces no history files for nohist_ namespaces
1.31 www 81: + pageflip up and down work
1.40 www 82: + feedback, mailing and announcement mechanism finished
1.43 www 83: + londropadd does XML
1.54 www 84: + loncreateuser can do system roles
1.40 www 85: +?TAs can open and close assignments
1.62 www 86: *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
87: !& tests interaction between parmset, problem handler and spreadsheet (G)
1.72 ! www 88: + course id-field
1.26 www 89:
90: RAT
1.27 www 91: + RAT can set resource parameters (G)
1.51 www 92: *?RAT error line 1413 "insert resource into link" for recon link (G)
93: (could not reproduce)
1.48 www 94: + need to be able to evaluate conditions in lonuserstate
1.49 www 95: + need to be able to set conditions in RAT client (G)
1.70 www 96: * "finish" resource non-editable
1.27 www 97:
98: PUBLISHER
99: + publishes material other than HTML, XML and problems (G)
100: * handles "publish directory" more gracefully (G)
1.45 www 101: + retrieve old versions button (G)
1.61 www 102: * needs to devalidate spreadsheets in problem publishing (G)
1.45 www 103: +?does HTML to XHTML cleanup job
1.9 albertel 104:
105: VERIFICATION OF CONTENT
1.31 www 106: c have TA's do homework (G)
107: c verify internal page links (G)
108: c verify applets (G)
109: c do homeworks from home/computer labs (G)
110: c be always at least two weeks ahead in homework
1.45 www 111:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>