diff --git a/lang/en_utf8/help/enrol/imsenterprise/capita.html b/lang/en_utf8/help/enrol/imsenterprise/capita.html index d0ceabfe979..2bede853ce9 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 30b477757b9..a7c39142ed4 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 a4dc16de85e..6719598effd 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 76907e594e2..2121b7715bb 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 0b95b5d1980..023386dcc5e 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 cfc7f232e12..f8078ad8c98 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 8b2b24ee02b..67812395dc6 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 2efb21c1c75..dc081bb2453 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 0e8a9344ecc..aac762fdc4f 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 399ca1c6e9d..e54e38dd1b8 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 d54a5923918..c7b90bbe576 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.