Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/enrol/imsenterprise/lang/en/enrol_imsenterprise.php File Reference

Go to the source code of this file.

Namespaces

namespace  enrol

Variables

 $string ['aftersaving...'] = 'Once you have saved your settings, you may wish to'
 $string ['allowunenrol'] = 'Allow the IMS data to <strong>unenrol</strong> students/teachers'
 $string ['allowunenrol_desc'] = 'If enabled, course enrolments will be removed when specified in the Enterprise data.'
 $string ['basicsettings'] = 'Basic settings'
 $string ['coursesettings'] = 'Course data options'
 $string ['createnewcategories'] = 'Create new (hidden) course categories if not found in Moodle'
 $string ['createnewcategories_desc']
 $string ['createnewcourses'] = 'Create new (hidden) courses if not found in Moodle'
 $string ['createnewcourses_desc'] = 'If enabled, the IMS Enterprise enrolment plugin can create new courses for any it finds in the IMS data but not in Moodle\'s database. Any newly-created courses are initially hidden.'
 $string ['createnewusers'] = 'Create user accounts for users not yet registered in Moodle'
 $string ['createnewusers_desc']
 $string ['cronfrequency'] = 'Frequency of processing'
 $string ['deleteusers'] = 'Delete user accounts when specified in IMS data'
 $string ['deleteusers_desc'] = 'If enabled, 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). As is standard in Moodle, the user record isn\'t actually deleted from Moodle\'s database, but a flag is set to mark the account as deleted.'
 $string ['pluginname_desc'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'
 $string ['doitnow'] = 'perform an IMS Enterprise import right now'
 $string ['pluginname'] = 'IMS Enterprise file'
 $string ['filelockedmail'] = 'The text file you are using for IMS-file-based enrolments ({$a}) can not be deleted by the cron process. This usually means the permissions are wrong on it. Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.'
 $string ['filelockedmailsubject'] = 'Important error: Enrolment file'
 $string ['fixcasepersonalnames'] = 'Change personal names to Title Case'
 $string ['fixcaseusernames'] = 'Change usernames to lower case'
 $string ['imsrolesdescription'] = 'The IMS Enterprise specification includes 8 distinct role types. Please choose how you want them to be assigned in Moodle, including whether any of them should be ignored.'
 $string ['location'] = 'File location'
 $string ['logtolocation'] = 'Log file output location (blank for no logging)'
 $string ['mailadmins'] = 'Notify admin by email'
 $string ['mailusers'] = 'Notify users by email'
 $string ['miscsettings'] = 'Miscellaneous'
 $string ['processphoto'] = 'Add user photo data to profile'
 $string ['processphotowarning'] = 'Warning: Image processing is likely to add a significant burden to the server. You are recommended not to activate this option if large numbers of students are expected to be processed.'
 $string ['restricttarget'] = 'Only process data if the following target is specified'
 $string ['restricttarget_desc']
 $string ['sourcedidfallback'] = 'Use the &quot;sourcedid&quot; for a person\'s userid if the &quot;userid&quot; field is not found'
 $string ['sourcedidfallback_desc']
 $string ['truncatecoursecodes'] = 'Truncate course codes to this length'
 $string ['truncatecoursecodes_desc'] = '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.'
 $string ['usecapitafix'] = 'Tick this box if using &quot;Capita&quot; (their XML format is slightly wrong)'
 $string ['usecapitafix_desc'] = '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 enable this setting - otherwise leave it un-ticked.'
 $string ['usersettings'] = 'User data options'
 $string ['zeroisnotruncation'] = '0 indicates no truncation'
 $string ['roles'] = 'Roles'
 $string ['ignore'] = 'Ignore'
 $string ['importimsfile'] = 'Import IMS Enterprise file'

Variable Documentation

$string['aftersaving...'] = 'Once you have saved your settings, you may wish to'

Definition at line 27 of file enrol_imsenterprise.php.

$string['allowunenrol'] = 'Allow the IMS data to <strong>unenrol</strong> students/teachers'

Definition at line 28 of file enrol_imsenterprise.php.

$string['allowunenrol_desc'] = 'If enabled, course enrolments will be removed when specified in the Enterprise data.'

Definition at line 29 of file enrol_imsenterprise.php.

$string['basicsettings'] = 'Basic settings'

Definition at line 30 of file enrol_imsenterprise.php.

$string['coursesettings'] = 'Course data options'

Definition at line 31 of file enrol_imsenterprise.php.

$string['createnewcategories'] = 'Create new (hidden) course categories if not found in Moodle'

Definition at line 32 of file enrol_imsenterprise.php.

$string['createnewcategories_desc']
Initial value:
 '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. The plugin will NOT re-categorise existing courses.

If no category exists with the desired name, then a hidden category will be created.'

Definition at line 33 of file enrol_imsenterprise.php.

$string['createnewcourses'] = 'Create new (hidden) courses if not found in Moodle'

Definition at line 36 of file enrol_imsenterprise.php.

$string['createnewcourses_desc'] = 'If enabled, the IMS Enterprise enrolment plugin can create new courses for any it finds in the IMS data but not in Moodle\'s database. Any newly-created courses are initially hidden.'

Definition at line 37 of file enrol_imsenterprise.php.

$string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle'

Definition at line 38 of file enrol_imsenterprise.php.

$string['createnewusers_desc']
Initial value:
 'IMS Enterprise enrolment data typically describes a set of users. If enabled, accounts can be created for any users not found in Moodle\'s database.

Users are searched for first by their "idnumber", and second by their Moodle username. Passwords are not imported by the IMS Enterprise plugin. The use of an authentication plugin is recommended for authenticating users.'

Definition at line 39 of file enrol_imsenterprise.php.

$string['cronfrequency'] = 'Frequency of processing'

Definition at line 42 of file enrol_imsenterprise.php.

$string['deleteusers'] = 'Delete user accounts when specified in IMS data'

Definition at line 43 of file enrol_imsenterprise.php.

$string['deleteusers_desc'] = 'If enabled, 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). As is standard in Moodle, the user record isn\'t actually deleted from Moodle\'s database, but a flag is set to mark the account as deleted.'

Definition at line 44 of file enrol_imsenterprise.php.

$string['pluginname_desc'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'

Definition at line 45 of file enrol_imsenterprise.php.

$string['doitnow'] = 'perform an IMS Enterprise import right now'

Definition at line 46 of file enrol_imsenterprise.php.

$string['pluginname'] = 'IMS Enterprise file'

Definition at line 47 of file enrol_imsenterprise.php.

$string['filelockedmail'] = 'The text file you are using for IMS-file-based enrolments ({$a}) can not be deleted by the cron process. This usually means the permissions are wrong on it. Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.'

Definition at line 48 of file enrol_imsenterprise.php.

$string['filelockedmailsubject'] = 'Important error: Enrolment file'

Definition at line 49 of file enrol_imsenterprise.php.

$string['fixcasepersonalnames'] = 'Change personal names to Title Case'

Definition at line 50 of file enrol_imsenterprise.php.

$string['fixcaseusernames'] = 'Change usernames to lower case'

Definition at line 51 of file enrol_imsenterprise.php.

$string['imsrolesdescription'] = 'The IMS Enterprise specification includes 8 distinct role types. Please choose how you want them to be assigned in Moodle, including whether any of them should be ignored.'

Definition at line 52 of file enrol_imsenterprise.php.

$string['location'] = 'File location'

Definition at line 53 of file enrol_imsenterprise.php.

$string['logtolocation'] = 'Log file output location (blank for no logging)'

Definition at line 54 of file enrol_imsenterprise.php.

$string['mailadmins'] = 'Notify admin by email'

Definition at line 55 of file enrol_imsenterprise.php.

$string['mailusers'] = 'Notify users by email'

Definition at line 56 of file enrol_imsenterprise.php.

$string['miscsettings'] = 'Miscellaneous'

Definition at line 57 of file enrol_imsenterprise.php.

$string['processphoto'] = 'Add user photo data to profile'

Definition at line 58 of file enrol_imsenterprise.php.

$string['processphotowarning'] = 'Warning: Image processing is likely to add a significant burden to the server. You are recommended not to activate this option if large numbers of students are expected to be processed.'

Definition at line 59 of file enrol_imsenterprise.php.

$string['restricttarget'] = 'Only process data if the following target is specified'

Definition at line 60 of file enrol_imsenterprise.php.

$string['restricttarget_desc']
Initial value:
 '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 general you don\'t need to worry about this. Leave the 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.'

Definition at line 61 of file enrol_imsenterprise.php.

$string['sourcedidfallback'] = 'Use the &quot;sourcedid&quot; for a person\'s userid if the &quot;userid&quot; field is not found'

Definition at line 64 of file enrol_imsenterprise.php.

$string['sourcedidfallback_desc']
Initial value:
 '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 the user when logging in. In many cases these two codes may be the same - but not always.

Some student information systems fail to output the <userid> field. If this is the case, you should enable this setting to allow for using the <sourcedid> as the Moodle user ID. Otherwise, leave this setting disabled.'

Definition at line 65 of file enrol_imsenterprise.php.

$string['truncatecoursecodes'] = 'Truncate course codes to this length'

Definition at line 68 of file enrol_imsenterprise.php.

$string['truncatecoursecodes_desc'] = '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.'

Definition at line 69 of file enrol_imsenterprise.php.

$string['usecapitafix'] = 'Tick this box if using &quot;Capita&quot; (their XML format is slightly wrong)'

Definition at line 70 of file enrol_imsenterprise.php.

$string['usecapitafix_desc'] = '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 enable this setting - otherwise leave it un-ticked.'

Definition at line 71 of file enrol_imsenterprise.php.

$string['usersettings'] = 'User data options'

Definition at line 72 of file enrol_imsenterprise.php.

$string['zeroisnotruncation'] = '0 indicates no truncation'

Definition at line 73 of file enrol_imsenterprise.php.

$string['roles'] = 'Roles'

Definition at line 74 of file enrol_imsenterprise.php.

$string['ignore'] = 'Ignore'

Definition at line 75 of file enrol_imsenterprise.php.

$string['importimsfile'] = 'Import IMS Enterprise file'

Definition at line 76 of file enrol_imsenterprise.php.

 All Data Structures Namespaces Files Functions Variables Enumerations