--- loncom/publisher/lonupload.pm 2006/04/10 22:30:31 1.32
+++ loncom/publisher/lonupload.pm 2008/01/15 16:04:38 1.36
@@ -2,7 +2,7 @@
# The LearningOnline Network with CAPA
# Handler to upload files into construction space
#
-# $Id: lonupload.pm,v 1.32 2006/04/10 22:30:31 albertel Exp $
+# $Id: lonupload.pm,v 1.36 2008/01/15 16:04:38 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -41,6 +41,7 @@ use Apache::lonnet;
use HTML::Entities();
use Apache::lonlocal;
use Apache::lonnet;
+use LONCAPA();
my $DEBUG=0;
@@ -98,44 +99,38 @@ sub phaseone {
''.
''.&mt('Store uploaded file as ').
- "/priv/$uname/".
+ '" />'.&mt('Save uploaded file as ').
+ "/priv/$uname/".
'
');
- $r->print('
'.&mt('Please indicate the type of file you are uploading. The possible types of file are as follows:').'
-
\\n") - newWindow.document.write(" | Importing Testbank questions into LON-CAPA") - newWindow.document.write("Four requirements must be met to ensure that you will succeed in building LON-CAPA problem files using your plain text file containing testbank questions.") - newWindow.document.write("
|