');
}
if ($env{'form.setkeys'}) {
$r->print(
@@ -804,7 +708,7 @@ sub print_intro_page {
&mt('Create a new course by completing an online form.'),
},
{ internal_name => 'groupone',
- name => &mt('Create a single collaborative "community"'),
+ name => &mt('Create a single community'),
short_description =>
&mt('Create a new collaborative community by completing an online form.'),
},
@@ -814,6 +718,16 @@ sub print_intro_page {
&mt('Upload an attributes file containing specifications for one or more courses or communities in XML format.'),
help => 'Batch_Creation',
},
+ { internal_name => 'requestdisplay',
+ name => &mt('Approve or reject course requests'),
+ short_description =>
+ &mt('Display course creation requests submitted by authorized users, held pending approval by a Domain Coordinator.'),
+ },
+ { internal_name => 'creationlog',
+ name => &mt('View course creation log'),
+ short_description =>
+ &mt('Display information about when, how and by whom courses were created in this domain.'),
+ },
);
my $options;
foreach my $choice (@choices) {
@@ -843,7 +757,7 @@ sub upload_batchfile {
my $end_page =
&Apache::loncommon::end_page();
$r->print($start_page.$crumbs);
- $r->print('