--- loncom/interface/loncreatecourse.pm 2003/05/04 07:38:32 1.22
+++ loncom/interface/loncreatecourse.pm 2006/11/02 21:06:06 1.98
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Create a course
#
-# $Id: loncreatecourse.pm,v 1.22 2003/05/04 07:38:32 albertel Exp $
+# $Id: loncreatecourse.pm,v 1.98 2006/11/02 21:06:06 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -25,34 +25,30 @@
#
# http://www.lon-capa.org/
#
-# (My Desk
-#
-# (Internal Server Error Handler
-#
-# (Login Screen
-# 5/21/99,5/22,5/25,5/26,5/31,6/2,6/10,7/12,7/14,
-# 1/14/00,5/29,5/30,6/1,6/29,7/1,11/9 Gerd Kortemeyer)
-#
-# 3/1/1 Gerd Kortemeyer)
-#
-# 3/1 Gerd Kortemeyer)
-#
-# 2/14,2/16,2/17,7/6 Gerd Kortemeyer
-#
+###
+
package Apache::loncreatecourse;
use strict;
use Apache::Constants qw(:common :http);
use Apache::lonnet;
use Apache::loncommon;
-use Apache::lonratedt;
use Apache::londocs;
+use Apache::lonlocal;
+use Apache::londropadd;
+use Apache::lonclonecourse;
+use LONCAPA::batchcreatecourse;
+use LONCAPA;
# ===================================================== Phase one: fill-in form
sub print_course_creation_page {
my $r=shift;
- my $defdom=$ENV{'request.role.domain'};
+ my $crstype = 'Group';
+ if ($env{'form.phase'} eq 'courseone') {
+ $crstype = 'Course';
+ }
+ my $defdom=$env{'request.role.domain'};
my %host_servers = &Apache::loncommon::get_library_servers($defdom);
my $course_home = '\n";
my $domform = &Apache::loncommon::select_dom_form($defdom,'ccdomain');
- my $bodytag=&Apache::loncommon::bodytag('Create a New Course');
- my $helplink=&Apache::loncommon::help_open_topic('Create_Course','Help on Creating Courses');
- $r->print(<
-Course Title:
-
+
-Course Home Server:$course_home
+
-Course ID/Number (optional)
-
-Course Information
+$lt{'cinf'}
Course Content
+
+
+
-Map: - -Browse +$lt{'stat'} +
+
+
+($lt{'toin'})
-Do NOT generate as standard course
-(only check if you know what you are doing):
-
+
+
+($lt{'csli'})
+
+
+
+($lt{'cscs'})
$lt{'cncr'} | $lt{'cecr'} |
---|---|
-First Resource (standard courses only): -Blank + +$lt{'smap'} +
+
+
+$lt{'fres'} Assessment Parameters+ |
+
+ + + + +$lt{'asov'}. + |
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
-Open all assessments: - +
--Set course policy feedback to Course Coordinator: - +
+$lt{'aadd'} + + +
+$lt{'audr'} + + +
+$lt{'dacu'} +$enroll_table
-Set content feedback to Course Coordinator: - +$lt{'dacc'} +$access_table +
+$lt{'psam'}.
+$krbform
+
+$intform
+
+$locform
+
+$lt{'nech'}
+$lt{'nccl'}
+
+
+
+$lt{'ndcl'}
+
+
+
+$lt{'irsp'} + +
--Disable student resource discussion: - +
-Students need access key to enter course: - + +
+
--Username: + + + +
+ +ENDDOCUMENT + } elsif ($crstype eq 'Group') { + $r->print(<+
-Domain: $domform +
-Immediately expire own role as Course Coordinator: - + +
+$lt{'cngr'} | $lt{'cegr'} |
---|---|
+ + +$lt{'smap'}
-
-
+
+
+$lt{'fres'} |
+
+ + + + +$lt{'asov'}. + |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
++
+ +
+ +
++ + +
-