--- loncom/html/adm/helper/parameter.helper 2005/01/21 22:59:54 1.13 +++ loncom/html/adm/helper/parameter.helper 2005/11/22 12:49:55 1.15 @@ -26,9 +26,11 @@ -

This helper will assist you in setting the open, - due, and answer dates for problems, or in - setting the number of tries for problems.

+ +

This helper will assist you in setting the open, due, + and answer dates for problems, setting the problem + weights, or in setting the number of tries for + problems.

You will be asked to select which problems you wish to set the parameters for, then what parameter you @@ -146,6 +148,8 @@ . . . for all students in the course . . . for a particular section + + . . . for a particular group . . . for an individual student @@ -159,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 ' .