--- loncom/interface/lonparmset.pm 2003/06/23 21:42:07 1.109
+++ loncom/interface/lonparmset.pm 2003/06/24 20:19:45 1.110
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set parameters for assessments
#
-# $Id: lonparmset.pm,v 1.109 2003/06/23 21:42:07 albertel Exp $
+# $Id: lonparmset.pm,v 1.110 2003/06/24 20:19:45 sakharuk Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1517,9 +1517,12 @@ sub crsenv {
=> 'Randomization algorithm used
'.
'Modifying this will make problems '.
'have different numbers and answers',
- 'problem_stream_switch'
+ 'problem_split'
=> 'Allow problems to be split over pages
'.
- ' ("yes" if allowed, anything else if not)',
+ ' ("yes" if allowed, anything else if not)',,
+ 'anonimous_quiz'
+ => 'Anonimous quiz/exam
'.
+ ' (yes to avoid print students names )',
'default_enrollment_start_date' => 'Default beginning date '.
'when enrolling students',
'default_enrollment_end_date' => 'Default ending date '.