--- loncom/html/adm/helper/parameter.helper 2005/06/07 21:19:57 1.14 +++ loncom/html/adm/helper/parameter.helper 2005/11/22 12:49:55 1.15 @@ -148,6 +148,8 @@ . . . for all students in the course . . . for a particular section + + . . . for a particular group . . . for an individual student @@ -161,6 +163,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 ' .