--- loncom/TODO 2000/10/31 18:05:00 1.5 +++ loncom/TODO 2002/01/11 15:50:42 1.171 @@ -1,37 +1,244 @@ +TODO list + + add functionality -& change functiona;lity +& change functionality * bug +! Priority +? Questionable/unverified +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 -H=Harsha Y=Guy N=Hon-Kie -I=Issac +I=Isaac +M=Matthew +?=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) + !* needs to fixup missing end tags in source (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) - -HOMEWORK - + needs to grade submissions, set responses (Y) - + needs to set solved, and tries (Y) + + counters and output formats for counters (A/Y) + + answer target - for simple display of correct answer for a problem + ( done TODO) + +CAPARESPONSE.C + !+ pass back the reason (Y) + +RUN.pm + & ->share() a var rather than pass a parameter? Maybe set + a global in the safe enviroment using ->root()? + +EDIT INTERFACE (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 + + + * hints need to be coupled to tag 2 levels up + +HOMEWORK (Y) + + need to support /OR (do _OR_ in answer="" fields) (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 + & run student parser over instructor specified physical units + + (Y) + + survey mode for (Y) + + student should be able to see previous submissions + + + + support giving hints even when there are 0 tries (only <*hint> hint show) + + reports # options correct through a + (Make editing of this pretty) + & allow functions in response to be case insensitive + + added ability to ignore ws in string answers + +/ADM/GRADES + + 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 + + CSV upload, XML upload + +NUMERICALRESPONSE(HINT) + !* doesn't throw error when #response > #answer (Y) + !* bad message when #response < #answer (Y) + + show tol range and sigfig in answer mode + +RANDOMLABEL + + template + +