version 1.22, 2003/05/04 07:38:32
|
version 1.24, 2003/06/16 13:51:46
|
Line 107 $helplink
|
Line 107 $helplink
|
<p> |
<p> |
<b>Map:</b> |
<b>Map:</b> |
<input type="text" size="50" name="topmap"> |
<input type="text" size="50" name="topmap"> |
<a href="javascript:openbrowser('ccrs','topmap')">Browse</a> |
<a href="javascript:openbrowser('ccrs','topmap')">Select Map</a> |
</p><p> |
</p><p> |
<b>Do NOT generate as standard course</b> |
<b>Do NOT generate as standard course</b> |
(only check if you know what you are doing): |
(only check if you know what you are doing): |
Line 240 ENDENHEAD
|
Line 240 ENDENHEAD
|
$envflag=1; |
$envflag=1; |
$cenv{'pch.roles.denied'}='st'; |
$cenv{'pch.roles.denied'}='st'; |
} |
} |
|
|
|
# Record we've not yet viewed the Course Initialization Helper for this course |
|
$cenv{'course.helper.not.run'} = 1; |
# |
# |
# Use new Randomseed |
# Use new Randomseed |
# |
# |