--- loncom/interface/lonparmset.pm 2010/02/21 01:10:49 1.494 +++ loncom/interface/lonparmset.pm 2010/12/24 16:48:46 1.505 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.494 2010/02/21 01:10:49 raeburn Exp $ +# $Id: lonparmset.pm,v 1.505 2010/12/24 16:48:46 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1214,8 +1214,9 @@ sub isdateparm { } # -# This function prints a list of parameters, which were selected. It also display a link from which you can -# hide or show the complete parameter list, from which you can choose your parameters. +# parmmenu displays a list of the selected parameters. +# It also offers a link to show/hide the complete parameter list +# from which you can select all desired parameters. # sub parmmenu { my ($r,$allparms,$pscat,$keyorder)=@_; @@ -1290,6 +1291,8 @@ sub parmmenu { checkdates(); checkthis('weight','pscat'); checkthis('maxtries','pscat'); + checkthis('type','pscat'); + checkthis('problemstatus','pscat'); } function hideParms() { @@ -1319,7 +1322,7 @@ ENDSCRIPT $r->print(&mt('Selected Parameters:').'
'); #print out all possible parms and hide them by default - $r->print('