version 1.49, 2004/02/02 20:21:25
|
version 1.51, 2004/02/24 23:22:27
|
Line 390 $lt{'asov'}.
|
Line 390 $lt{'asov'}.
|
<h2>$lt{'assp'}</h2> |
<h2>$lt{'assp'}</h2> |
<p> |
<p> |
<b>$lt{'oaas'}: </b> |
<b>$lt{'oaas'}: </b> |
<input type="checkbox" name="openall" checked> |
<input type="checkbox" name="openall" /> |
</p> |
</p> |
<h2>$lt{'mssg'}</h2> |
<h2>$lt{'mssg'}</h2> |
<p> |
<p> |
Line 671 ENDENHEAD
|
Line 671 ENDENHEAD
|
# Use new Randomseed |
# Use new Randomseed |
# |
# |
$cenv{'rndseed'}=&Apache::lonnet::latest_rnd_algorithm_id();; |
$cenv{'rndseed'}=&Apache::lonnet::latest_rnd_algorithm_id();; |
|
$cenv{'receiptalg'}=&Apache::lonnet::latest_receipt_algorithm_id();; |
# |
# |
# By default, use standard grading |
# By default, use standard grading |
$cenv{'grading'} = 'standard'; |
$cenv{'grading'} = 'standard'; |