--- loncom/interface/statistics/lonstathelpers.pm 2004/09/23 15:31:40 1.25 +++ loncom/interface/statistics/lonstathelpers.pm 2004/09/29 14:56:59 1.26 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.25 2004/09/23 15:31:40 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.26 2004/09/29 14:56:59 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -304,8 +304,10 @@ sub new_accumulator { $target .= 'id="'.$seq_id.':'.$item_id++.'" '; $target.= 'value="'.&Apache::lonnet::escape($res->symb).'" />'. - ' '.$res->compTitle.''. - ''.$/; + ' '.$res->compTitle.''. + (' 'x2).'view'. + ''.$/; } else { if (defined($target)) { return { title => $title,