File:  [LON-CAPA] / loncom / TODO
Revision 1.24: download - view: text, annotated - select for diffs
Wed Jan 3 00:14:47 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- changes necceasary to implement a at least somewhat operational <numericresponse>

    1: + add functionality
    2: & change functionality
    3: * bug
    4: ! January
    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)
   17:    !* needs to fixup missing end tags in source (Y/A)
   18:     + style file recursion (Y/A)
   19:     + add <options> tag (A)
   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)
   23:     + counters and output formats for counters (A/Y)   
   24: 
   25: CAPARESPONSE.C
   26:    !+ pass back the reason (Y)
   27: 
   28: RUN.pm
   29:     & ->share() a var rather than pass a parameter? Maybe set 
   30:       a global in the safe enviroment using ->root()?
   31: 
   32: HOMEWORK
   33:    !+ <caparesponse> needs to grade submissions, set responses (Y)
   34:     + need to support /OR (Y)
   35:    !+ create <numericresponse> <stringresponse> <formularesponse>(Y)
   36:    !+ check dates/roles for homework permission (Y)
   37:    !+ <hintpart>
   38:    !+ <foil>
   39:    !+ <foilgroup>
   40:    !+ <radiobuttonresponse>
   41:    !+ clean up messages an interface to be something not horrible
   42: 
   43: GOODIES
   44:     * bookmarks don't work correctly (B)
   45:     * indexer does not always work (N)
   46:     + messaging (G)
   47:     + chatroom, etc
   48: 
   49: TEX/TTH/TTM
   50:     * Address bugs in tth/ttm (second half January, A,Y,G)
   51: 
   52: BUILD
   53:     * need to roll together anaconda reconfiguration interface (S)
   54:     * need to write a "run-time" teflon script to tighten down (S)
   55:       file ownerships on non-development LON-CAPA machines (S)
   56:     * need to debug anaconda installation interface (S)
   57:     * need to debug anaconda upgrade interface (S)
   58: 
   59: GERD STUFF
   60:    !+ lecture online converter (G/Y)
   61:    !+ lbs267 maps need creation (G)
   62:    !+ student view of maps (G)
   63:     * focus on RAT when in /priv space (G)
   64:     + lond can add UNIX user and change UNIX password (G/S)
   65:     & lond produces no history files for nohist_ namespaces
   66:     * parmset does weird stuff without metadata (G)
   67:    !* make spreadsheet calculation less resource intensive (G)
   68:    !+ publish lecture material (G/A)
   69:    !+ convert tables of content (G)
   70:    !+ open two courses (G)
   71:    !+ enroll students (G)
   72:     + RAT can set resource parameters
   73:     * tmpget only seems to only work up to a few hundred kilobytes (G)
   74:     * unclear: linebreaks at the end of uploaded files (G)
   75: 
   76: VERIFICATION OF CONTENT
   77:    !+ have TA's do homework (G)
   78:    !+ verify internal page links  (G)
   79:    !+ verify applets (G)
   80:    !+ do homeworks from home/computer labs (G)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>