--- loncom/interface/londocs.pm 2003/06/08 01:46:41 1.59 +++ loncom/interface/londocs.pm 2003/07/05 10:07:11 1.62 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.59 2003/06/08 01:46:41 www Exp $ +# $Id: londocs.pm,v 1.62 2003/07/05 10:07:11 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -571,6 +571,15 @@ function makenewext(targetname) { window.open('/adm/rat/extpickframe.html'); } +function makeexamupload() { + var title=prompt('Listed Title for the Uploaded Score'); + if (title) { + this.document.forms.newexamupload.importdetail.value= + title+'=/res/lib/templates/examupload.problem'; + this.document.forms.newexamupload.submit(); + } +} + function makesmppage() { var title=prompt('Listed Title for the Page'); if (title) { @@ -696,8 +705,9 @@ Title:
- $help{'Uploading_From_Harddrive'} + $help{'Uploading_From_Harddrive'} +
@@ -715,7 +725,7 @@ $help{'Importing_LON-CAPA_Resource'} +value="Select Map">

@@ -776,6 +786,15 @@ onClick="javascript:makesmppage();" /> $ onClick="javascript:makesmpproblem();" />$help{'Creating_From_Template'} +
+ + + + + + +
@@ -849,7 +868,7 @@ ENDFORM +value="Select Map">