--- loncom/interface/statistics/lonproblemstatistics.pm 2005/03/04 04:36:35 1.99 +++ loncom/interface/statistics/lonproblemstatistics.pm 2005/03/08 17:40:39 1.100 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemstatistics.pm,v 1.99 2005/03/04 04:36:35 matthew Exp $ +# $Id: lonproblemstatistics.pm,v 1.100 2005/03/08 17:40:39 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -362,7 +362,7 @@ my @Fields = ( sortable => 'no', graphable => 'no', long_title => 'Problem weight (for instructor)', - selectable => 'no', + selectable => 'yes', defaultselected => 'yes', }, );