--- loncom/publisher/testbankimport.pm 2008/09/24 19:48:29 1.18
+++ loncom/publisher/testbankimport.pm 2009/05/06 13:13:00 1.23
@@ -1,5 +1,5 @@
# Handler for parsing text upload problem descriptions into .problems
-# $Id: testbankimport.pm,v 1.18 2008/09/24 19:48:29 raeburn Exp $
+# $Id: testbankimport.pm,v 1.23 2009/05/06 13:13:00 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -81,14 +81,14 @@ function createWin() {
newWindow = window.open("","CreateDir","HEIGHT=400,WIDTH=750,scrollbars=yes")
newWindow.document.open()
newWindow.document.write('$start_page')
- newWindow.document.write("\\n")
+ newWindow.document.write("\\n")
newWindow.document.write("
$lt{'loca'}: $webpath
$lt{'newd'}
\\n")
newWindow.document.write("")
newWindow.document.write('$end_page')
newWindow.document.close()
@@ -510,7 +510,7 @@ sub display_zero {
');
}
@@ -522,7 +522,7 @@ sub display_one {
my %topics;
$topics{2} = &mt('Select the format of the question number - e.g., 1, 1., 1), (1 or (1) - ').'