--- loncom/interface/lonparmset.pm 2012/12/17 15:00:41 1.529 +++ loncom/interface/lonparmset.pm 2013/01/28 18:17:26 1.530 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.529 2012/12/17 15:00:41 raeburn Exp $ +# $Id: lonparmset.pm,v 1.530 2013/01/28 18:17:26 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3162,7 +3162,7 @@ my %strings = => [[ 'problem', 'Standard Problem'], [ 'survey', 'Survey'], [ 'anonsurveycred', 'Anonymous Survey (credit for submission)'], - [ 'exam', 'Exam'], + [ 'exam', 'Bubblesheet Exam'], [ 'anonsurvey', 'Anonymous Survey'], [ 'randomizetry', 'New Randomization Each N Tries (default N=1)'], [ 'practice', 'Practice'],