--- loncom/interface/statistics/lonsurveyreports.pm 2008/12/11 14:55:27 1.21 +++ loncom/interface/statistics/lonsurveyreports.pm 2010/01/14 17:20:52 1.23 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsurveyreports.pm,v 1.21 2008/12/11 14:55:27 bisitz Exp $ +# $Id: lonsurveyreports.pm,v 1.23 2010/01/14 17:20:52 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -98,7 +98,7 @@ sub BuildSurveyReportsPage { # $r->print('
' .&mt('There is no essay or string response data to output for this survey.') - .''); + .'
'); } $r->rflush(); return; @@ -658,11 +658,12 @@ sub CreateInterface { $prob_checkbox .= 'checked="checked" '; } $prob_checkbox .= 'value="true" />'; - $Str .= '