--- loncom/interface/lonparmset.pm 2006/10/13 20:04:59 1.343 +++ loncom/interface/lonparmset.pm 2006/10/16 10:45:24 1.344 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.343 2006/10/13 20:04:59 banghart Exp $ +# $Id: lonparmset.pm,v 1.344 2006/10/16 10:45:24 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2193,7 +2193,7 @@ sub crsenv { ' Tabloid [11x17 in], Executive [7 1/2x10 in], A2 [420x594 mm],'. ' A3 [297x420 mm], A4 [210x297 mm], A5 [148x210 mm], A6 [105x148 mm])', 'print_header_format' - => 'Print header format; substitutions: %n student name %c course id %a assignment', + => 'Print header format; substitutions: %n student name %c course id %a assignment note, numbers after the % limit the field size', 'anonymous_quiz' => ''.&mt('Anonymous quiz/exam').'
'. ' ('.&mt('yes').' '.&mt('to avoid print students names').' )',