--- loncom/TODO 2001/07/01 02:35:17 1.92 +++ loncom/TODO 2001/11/28 21:41:33 1.139 @@ -10,10 +10,10 @@ c Continual G=Gerd A=Alex S=Scott -B=Ben Y=Guy N=Hon-Kie I=Issac +?=not yet assigned XMLPARSE + support text_TAG functionality (Y/A) @@ -23,9 +23,9 @@ XMLPARSE + 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. - * convert the rest to use get_param CAPARESPONSE.C !+ pass back the reason (Y) @@ -35,38 +35,47 @@ RUN.pm a global in the safe enviroment using ->root()? EDIT INTERFACE - + undo (Y) - + delete (Y) * insert (getting there) (Y) + + have inserts at bottom of page (Y) c add more tags (Y) - & make it easier to add plain textfield stype entries (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) + + need to support /OR (do _OR_ in answer="" fields) (Y) + !+ create (Y) !+ need to restore last submitted response (Y) + hints need to work (Y) - * break if name isn't spcified (Y) * breaks when no true foils are possible - & all response types need to be verified about what they do after the - answer date (Y) - + view problem as specific student (Y) + 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) - * allow specifying the domain (Y) + handle ambiguous case (Y) - + back to homework link (Y) + handle extra fields (Y) + interface needs to be driven more by the type field (Y) + show only a subset of students (Y) - + does IE 5.5 like it? (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 @@ -75,63 +84,120 @@ 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 + +