From 56dda821755d6b57f43ff44c38173774bfe9b27e Mon Sep 17 00:00:00 2001 From: koenr Date: Sat, 18 Mar 2006 20:41:24 +0000 Subject: [PATCH] changed titles to Moodle standard helpfile titles --- lang/en_utf8/help/enrol/imsenterprise/capita.html | 1 + lang/en_utf8/help/enrol/imsenterprise/categorisation.html | 2 +- lang/en_utf8/help/enrol/imsenterprise/createnewcourses.html | 2 +- lang/en_utf8/help/enrol/imsenterprise/createnewusers.html | 2 +- lang/en_utf8/help/enrol/imsenterprise/deleteusers.html | 2 +- lang/en_utf8/help/enrol/imsenterprise/formatoverview.html | 1 + lang/en_utf8/help/enrol/imsenterprise/photos.html | 1 + lang/en_utf8/help/enrol/imsenterprise/sourceddidfallback.html | 1 + lang/en_utf8/help/enrol/imsenterprise/target.html | 1 + lang/en_utf8/help/enrol/imsenterprise/truncatecoursecodes.html | 1 + lang/en_utf8/help/enrol/imsenterprise/unenrol.html | 2 +- 11 files changed, 11 insertions(+), 5 deletions(-) diff --git a/lang/en_utf8/help/enrol/imsenterprise/capita.html b/lang/en_utf8/help/enrol/imsenterprise/capita.html index d0ceabfe97..2bede853ce 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/capita.html +++ b/lang/en_utf8/help/enrol/imsenterprise/capita.html @@ -1 +1,2 @@ +

Capita

The student data system produced by Capita has been found to have one slight error in its XML output. If you are using Capita you should activate this option - otherwise leave it un-ticked.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/categorisation.html b/lang/en_utf8/help/enrol/imsenterprise/categorisation.html index 30b477757b..a7c39142ed 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/categorisation.html +++ b/lang/en_utf8/help/enrol/imsenterprise/categorisation.html @@ -1,4 +1,4 @@ -

Automatic Categorisation

+

Automatic Categorisation

If the <org><orgunit> element is present in a course's incoming data, its content will be used to specify a category if the course is to be created from scratch.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/createnewcourses.html b/lang/en_utf8/help/enrol/imsenterprise/createnewcourses.html index a4dc16de85..6719598eff 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/createnewcourses.html +++ b/lang/en_utf8/help/enrol/imsenterprise/createnewcourses.html @@ -1,4 +1,4 @@ -

Automatic creation of new courses

+

Automatic creation of new courses

The IMS Enterprise enrolment plugin can create new courses for any it finds in the IMS data but not in Moodle's database, if this setting is activated.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/createnewusers.html b/lang/en_utf8/help/enrol/imsenterprise/createnewusers.html index 76907e594e..2121b7715b 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/createnewusers.html +++ b/lang/en_utf8/help/enrol/imsenterprise/createnewusers.html @@ -1,4 +1,4 @@ -

Automatic creation of user accounts

+

Automatic creation of user accounts

IMS Enterprise enrolment data typically describes a set of users. If this setting is turned on, accounts can be created for any users not found in Moodle's database.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/deleteusers.html b/lang/en_utf8/help/enrol/imsenterprise/deleteusers.html index 0b95b5d198..023386dcc5 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/deleteusers.html +++ b/lang/en_utf8/help/enrol/imsenterprise/deleteusers.html @@ -1,4 +1,4 @@ -

Automatic deletion of user accounts

+

Automatic deletion of user accounts

IMS Enterprise enrolment data can specify the deletion of user accounts (if the "recstatus" flag is set to 3, which represents deletion of an account), if this setting is turned on.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/formatoverview.html b/lang/en_utf8/help/enrol/imsenterprise/formatoverview.html index cfc7f232e1..f8078ad8c9 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/formatoverview.html +++ b/lang/en_utf8/help/enrol/imsenterprise/formatoverview.html @@ -1,3 +1,4 @@ +

Format overview

Below is a simple guide to the basic structure of a typical IMS Enterprise data file. Much more information is available on the IMS Enterprise official website.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/photos.html b/lang/en_utf8/help/enrol/imsenterprise/photos.html index 8b2b24ee02..67812395dc 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/photos.html +++ b/lang/en_utf8/help/enrol/imsenterprise/photos.html @@ -1,3 +1,4 @@ +

Photo's

When creating a new user account based on the Enterprise data, it's possible that a photo is specified for the user - usually by giving a URL to the image file.

If <photo> data is supplied, then Moodle can attempt to download the image file and turn it into the user-picture displayed within Moodle.

diff --git a/lang/en_utf8/help/enrol/imsenterprise/sourceddidfallback.html b/lang/en_utf8/help/enrol/imsenterprise/sourceddidfallback.html index 2efb21c1c7..dc081bb245 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/sourceddidfallback.html +++ b/lang/en_utf8/help/enrol/imsenterprise/sourceddidfallback.html @@ -1,3 +1,4 @@ +

SourceID as fallback

In IMS data, the <sourcedid> field represents the persistent ID code for a person as used in the source system. The <userid> field is a separate field which should contain the ID code used by diff --git a/lang/en_utf8/help/enrol/imsenterprise/target.html b/lang/en_utf8/help/enrol/imsenterprise/target.html index 0e8a9344ec..aac762fdc4 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/target.html +++ b/lang/en_utf8/help/enrol/imsenterprise/target.html @@ -1,3 +1,4 @@ +

Targets

An IMS Enterprise data file could be intended for multiple "targets" - different LMSes, or different systems within a school/university. It's possible to specify in the Enterprise file that the data is intended for one or more named target systems, by naming them in <target> tags contained within the <properties> tag.

In many cases you don't need to worry about this. Leave the config setting blank and Moodle will always process the data file, no matter whether a target is specified or not. Otherwise, fill in the exact name that will be output inside the <target> tag. diff --git a/lang/en_utf8/help/enrol/imsenterprise/truncatecoursecodes.html b/lang/en_utf8/help/enrol/imsenterprise/truncatecoursecodes.html index 399ca1c6e9..e54e38dd1b 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/truncatecoursecodes.html +++ b/lang/en_utf8/help/enrol/imsenterprise/truncatecoursecodes.html @@ -1 +1,2 @@ +

Truncate course codes

In some situations you may have course codes which you wish to truncate to a specified length before processing. If so, enter the number of characters in this box. Otherwise, leave the box blank and no truncation will occur.

\ No newline at end of file diff --git a/lang/en_utf8/help/enrol/imsenterprise/unenrol.html b/lang/en_utf8/help/enrol/imsenterprise/unenrol.html index d54a592391..c7b90bbe57 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/unenrol.html +++ b/lang/en_utf8/help/enrol/imsenterprise/unenrol.html @@ -1,4 +1,4 @@ -

Unenrolling students/teachers

+

Unenrolling students/teachers

The Enterprise data can add as well as remove course enrolments - for students and for teachers. If this setting is turned on, then Moodle will carry out unenrolments when specified in the data.

-- 2.39.5