--- loncom/TODO 2001/01/10 17:30:14 1.30 +++ loncom/TODO 2001/11/28 21:41:33 1.139 @@ -1,27 +1,31 @@ +TODO list + + add functionality & change functionality * bug -! January +! Priority +? Questionable/unverified +c Continual G=Gerd A=Alex S=Scott -B=Ben -H=Harsha Y=Guy N=Hon-Kie I=Issac +?=not yet assigned XMLPARSE + support text_TAG functionality (Y/A) !* needs to fixup missing end tags in source (Y/A) - + style file recursion (Y/A) + add tag (A) - * outputstack is not a stack, it should be (A) - & redirection can be cleaned and simplified (A) - + &recurse() needs to look for redirection (A) + counters and output formats for counters (A/Y) - + support or see if new HTLM::TokeParser does + + deregister() + + register need to take care of overloading, and deregister needs to unload + + answer target - for simple display of correct answer for a problem + ( done TODO) + * tag needs to do variable evaluation before tth-ing the string, also + add eval="nothing" to turn this off. CAPARESPONSE.C !+ pass back the reason (Y) @@ -30,55 +34,218 @@ RUN.pm & ->share() a var rather than pass a parameter? Maybe set a global in the safe enviroment using ->root()? +EDIT INTERFACE + * insert (getting there) (Y) + + have inserts at bottom of page (Y) + c add more tags (Y) + + have textfield style entries protect against bad data ( in + the parserlib textfiled (Y) + + make default setup prettier + + more templates for different homework types + + editing works + * testing problems in construction space, need someway to reset + store/restore data + HOMEWORK - + need to support /OR (Y) - !+ create (Y) - !+ ?done? - !+ - !+ - !+ - & check parameters for integrety ('con_lost' => posts answers) + + need to support /OR (do _OR_ in answer="" fields) (Y) + !+ create (Y) + !+ need to restore last submitted response (Y) + + hints need to work (Y) + * breaks when no true foils are possible + + needs to be able to support multiple images and multiple + clicks on an image, need a Java applet most likely + * needs to protect input / output + * if there are <*response> in a and there are also + s defined the handling of the <*response> outside of the + will be done poorly. + * input areas need to hide after correct + + view problem as specific student (Y) + + show rendering of problem for another user in "view submissions" (please) + + be able to view homework as another user, see variables + (possibly coupled with /adm/grades, prev. submission) + &?intelligently react if answerdate incorrectly set before duedate + + and flip back on display to the last + student entry when re-visiting a problem + & run student parser over instructor specified physical units + + + + metadata parsing for "stores" of .libraries + +/ADM/GRADES + * show list of multiple students if multiple match (Y) + + handle ambiguous case (Y) + + handle extra fields (Y) + + interface needs to be driven more by the type field (Y) + + show only a subset of students (Y) + + set all to something (Y) + + set grades aren't correctly rendered in student view (Y) + + have $r->flush so that user sees it is working + +NUMERICALRESPONSE + !* doesn't throw error when #response > #answer (Y) + !* bad message when #response < #answer (Y) + +RANDOMLABEL + * Applet runs cross-platform, goes into library location /res/adm/pages + + template + + TEST: randomlabel + & GLabel needs to better support image specifications that aren't URLs + & GLabel needs to be in the install process + +