--- loncom/html/adm/helper/parameter.helper 2005/06/07 21:19:57 1.14 +++ loncom/html/adm/helper/parameter.helper 2006/05/16 21:41:18 1.16 @@ -148,6 +148,11 @@ . . . for all students in the course . . . for a particular section + + return 1 if (&Apache::loncommon::coursegroups()) + + . . . for a particular group + . . . for an individual student @@ -161,6 +166,15 @@
+ + + return 'Please select the group you wish to set the ' . + &{$helper->{DATA}->{'dateType'}}() . + ' for:
';
+ +
+ + return 'Please select the student you wish to set the ' .