Diff for /loncom/interface/loncreatecourse.pm between versions 1.111 and 1.112

version 1.111, 2008/11/11 16:40:43 version 1.112, 2008/11/18 19:14:22
Line 39  courses and assign course coordinators. Line 39  courses and assign course coordinators.
 This is part of the LearningOnline Network with CAPA project  This is part of the LearningOnline Network with CAPA project
 described at http://www.lon-capa.org.  described at http://www.lon-capa.org.
   
 =head1 HANDLER SUBROUTINE  =head1 SUBROUTINES
   
 handler()  
   
 =head1 OTHER SUBROUTINES  
   
 =over  =over
   
 =item *  =item handler()
   
 print_course_creation_page()  
   
 =item *  
   
 create_course()  
   
 =item *  
   
 print_intro_page()  =item print_course_creation_page()
   
 =item *  =item create_course()
   
 upload_batchfile()  =item print_intro_page()
   
 =item *  =item upload_batchfile()
   
 process_batchfile()  =item process_batchfile()
   
 =back  =back
   

Removed from v.1.111  
changed lines
  Added in v.1.112


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>