--- loncom/html/adm/helper/course.initialization.helper 2009/06/15 11:18:06 1.26 +++ loncom/html/adm/helper/course.initialization.helper 2009/08/13 03:15:53 1.28 @@ -49,11 +49,10 @@

All settings which you can change with this Helper can also be changed - by going to the PARM screen and clicking on the "Set - course environment" button.

+ by going to the "Modify parameter settings" screen and clicking on the "Course Configuration" button.

If you do not have experience coordinating LON-CAPA courses or if you - prefer the Helper interface, please click Next ->.

+ prefer the Helper interface, please click "Next".

@@ -61,7 +60,7 @@ The "Course Title" is the name of the course that will be seen by the students. You may now modify the description and hit - "Next ->" to continue.
+ "Next" to continue.
@@ -200,7 +199,7 @@ are both the LON-CAPA username and LON-CAPA domain, not an e-mail address.

- return &mt('

Your current LON-CAPA domain is "[_1]".

',"$helper->{DATA}->{DOM}"); + return '

'.&mt('Your current LON-CAPA domain is [_1].','"'.$helper->{DATA}->{DOM}.'"').'

';
@@ -235,8 +234,9 @@ - Existing courses can be cloned when creating new courses.
Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months).

- Names of owners of other courses permitted to clone this course:
+ Existing courses can be cloned when creating new courses.
+ Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months).

+ Usernames of owners of other courses permitted to clone this course:
@@ -308,7 +308,11 @@
(Course Coordinators automatically have the right to clone their own courses.)
  • Format: user:domain, where "user" and "domain" - are the LON-CAPA username and domain of the user.
  • Separate different users with a comma.
  • Use *:domain to allow course to be cloned by any course owner in the specified domain.
  • Use * to allow unrestricted cloning by all course owners in all domains.
+ are the LON-CAPA username and domain of the user. +
  • Separate different users with a comma.
  • +
  • Use *:domain to allow course to be cloned by any course owner in the specified domain.
  • +
  • Use * to allow unrestricted cloning by all course owners in all domains.
  • +
    @@ -316,7 +320,7 @@ button to re-intialize the course with your chosen settings. -

    Remember that all of these settings can be modified in the PARMS +

    Remember that all of these settings can be modified in the Modify parameter settings screen (Course Configuration).