--- loncom/html/adm/helper/parameter.helper 2005/06/07 21:19:57 1.14 +++ loncom/html/adm/helper/parameter.helper 2006/05/18 18:54:51 1.17 @@ -148,6 +148,11 @@ . . . for all students in the course . . . for a particular section + + return 1 if (&Apache::longroup::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 ' .