--- loncom/TODO 2001/04/09 17:59:17 1.76 +++ loncom/TODO 2001/11/28 21:56:52 1.142 @@ -5,15 +5,17 @@ TODO list * bug ! Priority ? Questionable/unverified -c Continual +c Continual and currently in an okay status +C Continual and in need of a lot of work right now G=Gerd A=Alex S=Scott -B=Ben Y=Guy N=Hon-Kie -I=Issac +I=Isaac +M=Matthew +?=not yet assigned XMLPARSE + support text_TAG functionality (Y/A) @@ -23,6 +25,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. CAPARESPONSE.C !+ pass back the reason (Y) @@ -31,78 +36,217 @@ 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) + + need to support /OR (do _OR_ in answer="" fields) (Y) + !+ create (Y) !+ need to restore last submitted response (Y) + hints need to work (Y) - & all response types need to be verified about what they do after the - answer date (Y) - + view problem as specific student (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 - + modify status of a problem (Y) - + search for students (Y) - & find domain of student (Y) + * 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 + +