version 1.162, 2002/01/01 20:36:46
|
version 1.165, 2002/01/06 04:26:02
|
Line 22 XMLPARSE
|
Line 22 XMLPARSE
|
!* needs to fixup missing end tags in source (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) |
+ deregister() |
|
+ register need to take care of overloading, and deregister needs to unload |
|
+ answer target - for simple display of correct answer for a problem |
+ answer target - for simple display of correct answer for a problem |
(<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO) |
(<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO) |
* <m> tag needs to do variable evaluation before tth-ing the string, also |
|
add eval="nothing" to turn this off. |
|
|
|
CAPARESPONSE.C |
CAPARESPONSE.C |
!+ pass back the reason (Y) |
!+ pass back the reason (Y) |
Line 56 HOMEWORK (Y)
|
Line 52 HOMEWORK (Y)
|
<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 |
* input areas need to hide after correct |
+ view problem as specific student (Y) |
|
+ be able to view homework as another user, see variables |
|
(possibly coupled with /adm/grades, prev. submission) |
|
(add an answer mode render for submission) |
|
& run student parser over instructor specified physical units |
& run student parser over instructor specified physical units |
+ metadata parsing for "stores" of .libraries |
|
+ <formula/string/option/image/radiobutton hint> (Y) |
+ <formula/string/option/image/radiobutton hint> (Y) |
+ survey mode for <formula/string/numerical/option/image response> (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> |
+ <rbr> handle previous |
|
+ <rbr> display answer |
|
+ <rbr> detect blank |
|
+ support giving hints even when there are 0 tries (only <*hint> hint show) |
+ 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 |
|
+ added ability to ignore ws in string answers |
|
|
/ADM/GRADES |
/ADM/GRADES |
+ handle extra fields (Y) |
+ handle extra fields (Y) |
Line 117 BUILD
|
Line 107 BUILD
|
c add in new perl modules and update old ones (S) |
c add in new perl modules and update old ones (S) |
c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S) |
c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S) |
c document and reasonably automate aspects of source-to-build procedure (S) |
c document and reasonably automate aspects of source-to-build procedure (S) |
|
& reimplement LON-CAPA-base building from loncapafiles.lpml (S) |
|
|
CODE QUALITY |
CODE QUALITY |
C code lines less than 80 characters (somewhat done, but now put |
C code lines less than 80 characters (somewhat done, but now put |