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

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $string ['actenrolshhdr'] = 'Available course enrolment plugins'
 $string ['addinstance'] = 'Add method'
 $string ['ajaxoneuserfound'] = '1 user found'
 $string ['ajaxxusersfound'] = '{$a} users found'
 $string ['ajaxnext25'] = 'Next 25...'
 $string ['assignnotpermitted'] = 'You do not have permission or can not assign roles in this course.'
 $string ['bulkuseroperation'] = 'Bulk user operation'
 $string ['configenrolplugins'] = 'Please select all required plugins and arrange then in appropriate order.'
 $string ['custominstancename'] = 'Custom instance name'
 $string ['defaultenrol'] = 'Add instance to new courses'
 $string ['defaultenrol_desc'] = 'It is possible to add this plugin to all new courses by default.'
 $string ['deleteinstanceconfirm'] = 'Do you really want to delete enrol plugin instance "{$a->name}" with {$a->users} enrolled users?'
 $string ['durationdays'] = '{$a} days'
 $string ['enrol'] = 'Enrol'
 $string ['enrolcandidates'] = 'Not enrolled users'
 $string ['enrolcandidatesmatching'] = 'Matching not enrolled users'
 $string ['enrolcohort'] = 'Enrol cohort'
 $string ['enrolcohortusers'] = 'Enrol users'
 $string ['enrollednewusers'] = 'Successfully enrolled {$a} new users'
 $string ['enrolledusers'] = 'Enrolled users'
 $string ['enrolledusersmatching'] = 'Matching enrolled users'
 $string ['enrolme'] = 'Enrol me in this course'
 $string ['enrolmentinstances'] = 'Enrolment methods'
 $string ['enrolmentnew'] = 'New enrolment in {$a}'
 $string ['enrolmentnewuser'] = '{$a->user} has enrolled in course "{$a->course}"'
 $string ['enrolments'] = 'Enrolments'
 $string ['enrolmentoptions'] = 'Enrolment options'
 $string ['enrolnotpermitted'] = 'You do not have permission or are not allowed to enrol someone in this course'
 $string ['enrolperiod'] = 'Enrolment duration'
 $string ['enrolusage'] = 'Instances / enrolments'
 $string ['enrolusers'] = 'Enrol users'
 $string ['enroltimeend'] = 'Enrolment ends'
 $string ['enroltimestart'] = 'Enrolment starts'
 $string ['errajaxfailedenrol'] = 'Failed to enrol user'
 $string ['errajaxsearch'] = 'Error when searching users'
 $string ['erroreditenrolment'] = 'An error occurred while trying to edit a users enrolment'
 $string ['errorenrolcohort'] = 'Error creating cohort sync enrolment instance in this course.'
 $string ['errorenrolcohortusers'] = 'Error enrolling cohort members in this course.'
 $string ['errorwithbulkoperation'] = 'There was an error while processing your bulk enrolment change.'
 $string ['finishenrollingusers'] = 'Finish enrolling users'
 $string ['invalidenrolinstance'] = 'Invalid enrolment instance'
 $string ['invalidrole'] = 'Invalid role'
 $string ['manageenrols'] = 'Manage enrol plugins'
 $string ['manageinstance'] = 'Manage'
 $string ['nochange'] = 'No change'
 $string ['noexistingparticipants'] = 'No existing participants'
 $string ['noguestaccess'] = 'Guests can not access this course, please try to log in.'
 $string ['none'] = 'None'
 $string ['notenrollable'] = 'You can not enrol yourself in this course.'
 $string ['notenrolledusers'] = 'Other users'
 $string ['otheruserdesc'] = 'The following users are not enrolled in this course but do have roles, inherited or assigned within it.'
 $string ['participationactive'] = 'Active'
 $string ['participationstatus'] = 'Status'
 $string ['participationsuspended'] = 'Suspended'
 $string ['periodend'] = 'until {$a}'
 $string ['periodstart'] = 'from {$a}'
 $string ['periodstartend'] = 'from {$a->start} until {$a->end}'
 $string ['recovergrades'] = 'Recover user\'s old grades if possible'
 $string ['rolefromthiscourse'] = '{$a->role} (Assigned in this course)'
 $string ['rolefrommetacourse'] = '{$a->role} (Inherited from parent course)'
 $string ['rolefromcategory'] = '{$a->role} (Inherited from course category)'
 $string ['rolefromsystem'] = '{$a->role} (Assigned at site level)'
 $string ['startdatetoday'] = 'Today'
 $string ['synced'] = 'Synced'
 $string ['totalenrolledusers'] = '{$a} enrolled users'
 $string ['totalotherusers'] = '{$a} other users'
 $string ['unassignnotpermitted'] = 'You do not have permission to unassign roles in this course'
 $string ['unenrol'] = 'Unenrol'
 $string ['unenrolconfirm'] = 'Do you really want to unenrol user "{$a->user}" from course "{$a->course}"?'
 $string ['unenrolme'] = 'Unenrol me from {$a}'
 $string ['unenrolnotpermitted'] = 'You do not have permission or can not unenrol this user from this course.'
 $string ['unenrolroleusers'] = 'Unenrol users'
 $string ['uninstallconfirm'] = 'You are about to completely delete the enrol plugin \'{$a}\'. This will completely delete everything in the database associated with this enrolment type. Are you SURE you want to continue?'
 $string ['uninstalldeletefiles'] = 'All data associated with the enrol plugin \'{$a->plugin}\' has been deleted from the database. To complete the deletion (and prevent the plugin re-installing itself), you should now delete this directory from your server: {$a->directory}'
 $string ['unknowajaxaction'] = 'Unknown action requested'
 $string ['unlimitedduration'] = 'Unlimited'
 $string ['usersearch'] = 'Search '
 $string ['withselectedusers'] = 'With selected users'
 $string ['extremovedaction'] = 'External unenrol action'
 $string ['extremovedaction_help'] = 'Select action to carry out when user enrolment disappears from external enrolment source. Please note that some user data and settings are purged from course during course unenrolment.'
 $string ['extremovedsuspend'] = 'Disable course enrolment'
 $string ['extremovedsuspendnoroles'] = 'Disable course enrolment and remove roles'
 $string ['extremovedkeep'] = 'Keep user enrolled'
 $string ['extremovedunenrol'] = 'Unenrol user from course'

Variable Documentation

$string['actenrolshhdr'] = 'Available course enrolment plugins'

Definition at line 27 of file enrol.php.

$string['addinstance'] = 'Add method'

Definition at line 28 of file enrol.php.

$string['ajaxoneuserfound'] = '1 user found'

Definition at line 29 of file enrol.php.

$string['ajaxxusersfound'] = '{$a} users found'

Definition at line 30 of file enrol.php.

$string['ajaxnext25'] = 'Next 25...'

Definition at line 31 of file enrol.php.

$string['assignnotpermitted'] = 'You do not have permission or can not assign roles in this course.'

Definition at line 32 of file enrol.php.

$string['bulkuseroperation'] = 'Bulk user operation'

Definition at line 33 of file enrol.php.

$string['configenrolplugins'] = 'Please select all required plugins and arrange then in appropriate order.'

Definition at line 34 of file enrol.php.

$string['custominstancename'] = 'Custom instance name'

Definition at line 35 of file enrol.php.

$string['defaultenrol'] = 'Add instance to new courses'

Definition at line 36 of file enrol.php.

$string['defaultenrol_desc'] = 'It is possible to add this plugin to all new courses by default.'

Definition at line 37 of file enrol.php.

$string['deleteinstanceconfirm'] = 'Do you really want to delete enrol plugin instance "{$a->name}" with {$a->users} enrolled users?'

Definition at line 38 of file enrol.php.

$string['durationdays'] = '{$a} days'

Definition at line 39 of file enrol.php.

$string['enrol'] = 'Enrol'

Definition at line 40 of file enrol.php.

$string['enrolcandidates'] = 'Not enrolled users'

Definition at line 41 of file enrol.php.

$string['enrolcandidatesmatching'] = 'Matching not enrolled users'

Definition at line 42 of file enrol.php.

$string['enrolcohort'] = 'Enrol cohort'

Definition at line 43 of file enrol.php.

$string['enrolcohortusers'] = 'Enrol users'

Definition at line 44 of file enrol.php.

$string['enrollednewusers'] = 'Successfully enrolled {$a} new users'

Definition at line 45 of file enrol.php.

$string['enrolledusers'] = 'Enrolled users'

Definition at line 46 of file enrol.php.

$string['enrolledusersmatching'] = 'Matching enrolled users'

Definition at line 47 of file enrol.php.

$string['enrolme'] = 'Enrol me in this course'

Definition at line 48 of file enrol.php.

$string['enrolmentinstances'] = 'Enrolment methods'

Definition at line 49 of file enrol.php.

$string['enrolmentnew'] = 'New enrolment in {$a}'

Definition at line 50 of file enrol.php.

$string['enrolmentnewuser'] = '{$a->user} has enrolled in course "{$a->course}"'

Definition at line 51 of file enrol.php.

$string['enrolments'] = 'Enrolments'

Definition at line 52 of file enrol.php.

$string['enrolmentoptions'] = 'Enrolment options'

Definition at line 53 of file enrol.php.

$string['enrolnotpermitted'] = 'You do not have permission or are not allowed to enrol someone in this course'

Definition at line 54 of file enrol.php.

$string['enrolperiod'] = 'Enrolment duration'

Definition at line 55 of file enrol.php.

$string['enrolusage'] = 'Instances / enrolments'

Definition at line 56 of file enrol.php.

$string['enrolusers'] = 'Enrol users'

Definition at line 57 of file enrol.php.

$string['enroltimeend'] = 'Enrolment ends'

Definition at line 58 of file enrol.php.

$string['enroltimestart'] = 'Enrolment starts'

Definition at line 59 of file enrol.php.

$string['errajaxfailedenrol'] = 'Failed to enrol user'

Definition at line 60 of file enrol.php.

$string['errajaxsearch'] = 'Error when searching users'

Definition at line 61 of file enrol.php.

$string['erroreditenrolment'] = 'An error occurred while trying to edit a users enrolment'

Definition at line 62 of file enrol.php.

$string['errorenrolcohort'] = 'Error creating cohort sync enrolment instance in this course.'

Definition at line 63 of file enrol.php.

$string['errorenrolcohortusers'] = 'Error enrolling cohort members in this course.'

Definition at line 64 of file enrol.php.

$string['errorwithbulkoperation'] = 'There was an error while processing your bulk enrolment change.'

Definition at line 65 of file enrol.php.

$string['finishenrollingusers'] = 'Finish enrolling users'

Definition at line 66 of file enrol.php.

$string['invalidenrolinstance'] = 'Invalid enrolment instance'

Definition at line 67 of file enrol.php.

$string['invalidrole'] = 'Invalid role'

Definition at line 68 of file enrol.php.

$string['manageenrols'] = 'Manage enrol plugins'

Definition at line 69 of file enrol.php.

$string['manageinstance'] = 'Manage'

Definition at line 70 of file enrol.php.

$string['nochange'] = 'No change'

Definition at line 71 of file enrol.php.

$string['noexistingparticipants'] = 'No existing participants'

Definition at line 72 of file enrol.php.

$string['noguestaccess'] = 'Guests can not access this course, please try to log in.'

Definition at line 73 of file enrol.php.

$string['none'] = 'None'

Definition at line 74 of file enrol.php.

$string['notenrollable'] = 'You can not enrol yourself in this course.'

Definition at line 75 of file enrol.php.

$string['notenrolledusers'] = 'Other users'

Definition at line 76 of file enrol.php.

$string['otheruserdesc'] = 'The following users are not enrolled in this course but do have roles, inherited or assigned within it.'

Definition at line 77 of file enrol.php.

$string['participationactive'] = 'Active'

Definition at line 78 of file enrol.php.

$string['participationstatus'] = 'Status'

Definition at line 79 of file enrol.php.

$string['participationsuspended'] = 'Suspended'

Definition at line 80 of file enrol.php.

$string['periodend'] = 'until {$a}'

Definition at line 81 of file enrol.php.

$string['periodstart'] = 'from {$a}'

Definition at line 82 of file enrol.php.

$string['periodstartend'] = 'from {$a->start} until {$a->end}'

Definition at line 83 of file enrol.php.

$string['recovergrades'] = 'Recover user\'s old grades if possible'

Definition at line 84 of file enrol.php.

$string['rolefromthiscourse'] = '{$a->role} (Assigned in this course)'

Definition at line 85 of file enrol.php.

$string['rolefrommetacourse'] = '{$a->role} (Inherited from parent course)'

Definition at line 86 of file enrol.php.

$string['rolefromcategory'] = '{$a->role} (Inherited from course category)'

Definition at line 87 of file enrol.php.

$string['rolefromsystem'] = '{$a->role} (Assigned at site level)'

Definition at line 88 of file enrol.php.

$string['startdatetoday'] = 'Today'

Definition at line 89 of file enrol.php.

$string['synced'] = 'Synced'

Definition at line 90 of file enrol.php.

$string['totalenrolledusers'] = '{$a} enrolled users'

Definition at line 91 of file enrol.php.

$string['totalotherusers'] = '{$a} other users'

Definition at line 92 of file enrol.php.

$string['unassignnotpermitted'] = 'You do not have permission to unassign roles in this course'

Definition at line 93 of file enrol.php.

$string['unenrol'] = 'Unenrol'

Definition at line 94 of file enrol.php.

$string['unenrolconfirm'] = 'Do you really want to unenrol user "{$a->user}" from course "{$a->course}"?'

Definition at line 95 of file enrol.php.

$string['unenrolme'] = 'Unenrol me from {$a}'

Definition at line 96 of file enrol.php.

$string['unenrolnotpermitted'] = 'You do not have permission or can not unenrol this user from this course.'

Definition at line 97 of file enrol.php.

$string['unenrolroleusers'] = 'Unenrol users'

Definition at line 98 of file enrol.php.

$string['uninstallconfirm'] = 'You are about to completely delete the enrol plugin \'{$a}\'. This will completely delete everything in the database associated with this enrolment type. Are you SURE you want to continue?'

Definition at line 99 of file enrol.php.

$string['uninstalldeletefiles'] = 'All data associated with the enrol plugin \'{$a->plugin}\' has been deleted from the database. To complete the deletion (and prevent the plugin re-installing itself), you should now delete this directory from your server: {$a->directory}'

Definition at line 100 of file enrol.php.

$string['unknowajaxaction'] = 'Unknown action requested'

Definition at line 101 of file enrol.php.

$string['unlimitedduration'] = 'Unlimited'

Definition at line 102 of file enrol.php.

$string['usersearch'] = 'Search '

Definition at line 103 of file enrol.php.

$string['withselectedusers'] = 'With selected users'

Definition at line 104 of file enrol.php.

$string['extremovedaction'] = 'External unenrol action'

Definition at line 105 of file enrol.php.

$string['extremovedaction_help'] = 'Select action to carry out when user enrolment disappears from external enrolment source. Please note that some user data and settings are purged from course during course unenrolment.'

Definition at line 106 of file enrol.php.

$string['extremovedsuspend'] = 'Disable course enrolment'

Definition at line 107 of file enrol.php.

$string['extremovedsuspendnoroles'] = 'Disable course enrolment and remove roles'

Definition at line 108 of file enrol.php.

$string['extremovedkeep'] = 'Keep user enrolled'

Definition at line 109 of file enrol.php.

$string['extremovedunenrol'] = 'Unenrol user from course'

Definition at line 110 of file enrol.php.

 All Data Structures Namespaces Files Functions Variables Enumerations