--- loncom/publisher/testbankimport.pm 2013/07/02 19:04:49 1.41 +++ loncom/publisher/testbankimport.pm 2013/07/15 14:32:59 1.42 @@ -1,5 +1,5 @@ # Handler for parsing text upload problem descriptions into .problems -# $Id: testbankimport.pm,v 1.41 2013/07/02 19:04:49 raeburn Exp $ +# $Id: testbankimport.pm,v 1.42 2013/07/15 14:32:59 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -89,7 +89,7 @@ function createWin() { newWindow.document.write("") newWindow.document.write("") newWindow.document.write("$webpath") - newWindow.document.write("") + newWindow.document.write("") newWindow.document.write('$end_page') newWindow.document.close() newWindow.focus() @@ -510,7 +510,7 @@ sub display_zero {
'. &Apache::lonhtmlcommon::topic_bar(1,&mt('Optional: create a sub-directory in which the testbank questions will be saved')). &mt('By default, LON-CAPA problems generated from the testbank file will be stored in the current directory.').' '.&mt('To store them in a new sub-directory:'). - ' '. + ' '. &page_footer($env{'form.newdir'},$fn,$page,$webpath).'
'); } @@ -627,7 +627,7 @@ sub display_two { '  '."\n". '  '."\n". ' - '."\n"); foreach my $qtype (@types) { $r->print(''."\n");