version 1.184, 2002/02/12 06:35:29
|
version 1.189, 2005/10/11 19:51:05
|
Line 1
|
Line 1
|
|
This file is being phased out. Remove your bugs as you move them to |
|
bugs.loncapa.org |
|
|
TODO list |
TODO list |
|
|
+ add functionality |
+ add functionality |
Line 18 M=Matthew
|
Line 21 M=Matthew
|
?=not yet assigned |
?=not yet assigned |
|
|
XMLPARSE |
XMLPARSE |
+ support text_TAG functionality (Y/A) |
|
!* needs to fixup missing end tags in source (Y/A) |
|
+ add <options> tag (A) |
+ add <options> tag (A) |
+ counters and output formats for counters (A/Y) |
+ counters and output formats for counters (A/Y) |
+ answer target - for simple display of correct answer for a problem |
|
(<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> 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) |
EDIT INTERFACE (Y) |
+ have inserts at bottom of page (Y) |
+ have inserts at bottom of page (Y) |
Line 42 EDIT INTERFACE (Y)
|
Line 34 EDIT INTERFACE (Y)
|
* hints need to be coupled to tag 2 levels up |
* hints need to be coupled to tag 2 levels up |
|
|
HOMEWORK (Y) |
HOMEWORK (Y) |
+ need to support /OR (do _OR_ in answer="" fields) (Y) |
|
+ <rbresponse> <oresponse> hints need to work (Y) |
|
* <rbresponse> breaks when no true foils are possible |
|
+ <imageresponse> needs to be able to support multiple images and multiple |
+ <imageresponse> needs to be able to support multiple images and multiple |
clicks on an image, need a Java applet most likely |
clicks on an image, need a Java applet most likely |
* <essayresponse> needs to protect input / output |
* <essayresponse> needs to protect input / output |
* if there are <*response> in a <problem> and there are also |
* if there are <*response> in a <problem> and there are also |
<part>s defined the handling of the <*response> outside of the |
<part>s defined the handling of the <*response> outside of the |
<part> will be done poorly. |
<part> will be done poorly. |
* input areas need to hide after correct |
|
& run student parser over instructor specified physical units |
|
+ <formula/string/option/image/radiobutton hint> (Y) |
|
+ survey mode for <formula/string/numerical/option/image response> (Y) |
|
+ student should be able to see previous submissions |
+ student should be able to see previous submissions |
+ <verbatim> |
+ <verbatim> |
+ support giving hints even when there are 0 tries (only <*hint> hint show) |
|
+ <optionresponse> reports # options correct through a <responseparam> |
+ <optionresponse> reports # options correct through a <responseparam> |
(Make editing of this pretty) |
(Make editing of this pretty) |
& allow functions in response to be case insensitive |
& allow functions in response to be case insensitive |
+ added ability to ignore ws in string answers |
|
|
|
/ADM/GRADES |
/ADM/GRADES |
+ handle extra fields (Y) |
+ handle extra fields (Y) |
+ interface needs to be driven more by the type field (Y) |
+ interface needs to be driven more by the type field (Y) |
+ show only a subset of students (Y) |
+ show only a subset of students (Y) |
+ set all to something (Y) |
+ XML upload |
+ 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) |
NUMERICALRESPONSE(HINT) |
!* doesn't throw error when #response > #answer (Y) |
!* doesn't throw error when #response > #answer (Y) |
!* bad message when #response < #answer (Y) |
!* bad message when #response < #answer (Y) |
+ show tol range and sigfig in answer mode |
|
|
|
RANDOMLABEL |
|
+ template |
|
+ <label> needs to use descriiption args |
|
* web render of image labels is broken |
|
|
|
GOODIES |
GOODIES |
& indexer needs to show location - bring back flip-open/close (N) |
|
+ chatroom, etc |
|
+ annotations can be localized and published |
+ annotations can be localized and published |
+ PURLs |
+ PURLs |
+ chart allows sorting/filtering by section |
|
& chart handles multipart problems |
|
& statistics handles multipart problems |
|
+ statistics link to problem |
|
+ "You've got mail!" |
|
+ LectureOnline converter handles optionresponse correctly |
|
|
|
TEX/TTH/TTM |
|
!* Address bugs in tth/ttm (A,Y,G) - get new versions |
|
|
|
SYSTEM MONITORING |
|
c update rpm lists and rpm monitoring (S) |
|
|
|
USER NEEDS |
USER NEEDS |
& have great installation, upgrading, configuring documents (S) |
& have great installation, upgrading, configuring documents (S) |
Line 125 CODE QUALITY
|
Line 85 CODE QUALITY
|
|
|
JAVASCRIPT |
JAVASCRIPT |
# see CVS:doc/window_handling.txt for initial plans at organizing this -Scott |
# see CVS:doc/window_handling.txt for initial plans at organizing this -Scott |
C work on javascript library and modularizing code (?) |
|
!& fix handling of web browser windows (?) |
|
|
|
SQL DATABASE |
SQL DATABASE |
+ have result capping (S) |
Located now at |
+ scroll results page (S) |
http://bugzilla.lon-capa.org/buglist.cgi?component=Searching |
+ enable abort button (S) |
|
& restrict search fields to viewable fields (based on ENV{user.adv}) (S) |
|
& update user-viewable metadata database documentation (S) |
|
& restrict searching to browseable domain (S) |
|
& all for mime type selection through filecategories.tab (S) |
|
C monitor speed and performance of metadata database (S) |
|
+ prepare for and upgrade to the much superior MySQL version 4 (S) |
|
|
|
RANDOM BUGS |
RANDOM BUGS |
|
|