![]() ![]() | ![]() |
version 1.21, 2005/06/09 18:41:08 | version 1.22, 2005/07/08 10:39:49 |
---|---|
Line 178 sub display_actions_box() { | Line 178 sub display_actions_box() { |
} | } |
my %threshold = ( | my %threshold = ( |
av_attempts => 0, | av_attempts => 2, |
degdiff => 0.01, | degdiff => 0.5, |
numstudents => 0, | numstudents => 2, |
); | ); |
my $pgbg=&Apache::loncommon::designparm($function.'.pgbg',$domain); | my $pgbg=&Apache::loncommon::designparm($function.'.pgbg',$domain); |