--- loncom/html/adm/helper/parameter.helper 2010/03/16 15:12:36 1.19 +++ loncom/html/adm/helper/parameter.helper 2015/08/15 20:12:04 1.20 @@ -1,4 +1,4 @@ - + # 'dateTypeHash' should really be renamed now that we have tries... @@ -144,8 +144,11 @@ ' for ...'); - - . . . for all students in the course + + return 1 if ($env{'request.course.sec'} eq '') + + . . . for all students in the course + . . . for a particular section @@ -163,7 +166,7 @@ return &mt('Please select the section you wish to set the ' . &{$helper->{DATA}->{'dateType'}}() . ' for:').'
'; -
+