Enrolment upon approval icon

Enrolment upon approval

Maintained by Flotter Totte, emeneo Plugins
The enrolment plugin "enrol on approval" adds an approval step into the course enrolment process. Users will be informed by mail as soon as their course application has been approved/ rejected.
Price option: Free

Supports Moodle 2.1-4.1 See all versions
Latest release: 2 years ago
Installations: 2373
Downloads (last 90 days): 224

Frankenstyle name: enrol_apply
Enrolment

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Japhet, yes... could you help testing it on 2.7? That would be great!
How about for 2.7 version.... any plan of releasing it?
The plugin has been tested 2.6 ready...
Hi Chrisitan,
thanks a lot!
Could you please send me the German lang file? I will send you my email in a pm
Flotter
Also one change for the English version:
$string['confirmenrol'] = 'Manage enrolment requests';
Some changes for the German translation. Would be great if you could integrate them:
$string['cancelmailcontent'] = 'Mail für Verwerfen der Einschreibung';
$string['cancelmailcontent_desc'] = 'Bitte benutzen Sie die Spezialmarkierungen, um den gewünschten Mailinhalt zu ersetzen.
{firstname}:Registrierungsname; {content}:Kursname';
$string['cancelmailsubject'] = 'Mail-Betreff für Verwerfen der Einschreibung';
$string['confirmenrol'] = 'Einschreibeanfragen bearbeiten';
$string['confirmmailcontent'] = 'E-Mail für Bestätigung der Einschreibung';
$string['confirmmailcontent_desc'] = 'Bitte benutzen Sie die Spezialmarkierungen, um den gewünschten Mailinhalt zu ersetzen.
{firstname}:Registrierungsname; {content}:Kursname';
$string['confirmmailsubject'] = 'E-Mail-Betreff für Bestätigung der Einschreibung';
$string['description'] = 'Beschreibung';
$string['editdescription'] = 'Beschreibung anpassen';
$string['enrolusers'] = 'Benutzer manuell einschreiben';
$string['mailtoteacher_suject'] = 'Neue Anfrage zur Einschreibung';
$string['notification'] = 'Einschreibungsantrag wurde erfolgreich gesendet..
Sie werden via Mail informiert, sobald Ihre Einschreibung bestätigt wurde.';
$string['sendmailtoteacher'] = 'Sende eine Hinweis-E-Mail an den Trainer';
$string['setting_edit'] = 'Bearbeiten';
Yes. Works with 2.6.2+
Hi - Is this plugin compatible with Moodle 2.6? Thanks.
hola ... quisiera saber si hay documentación que me permita saber que "marcas especiales" puedo utilizar
Hi amit, please see my reply in the related forum https://moodle.org/mod/forum/discuss.php?d=189334
can we have same permissions for teacher. I mean instead of sending the request to the admin, can we send the request for approval/denial to teacher of that particular course. If yes, then how??? Please let me know asap.
Hi Alan,
in case you are looking for a list of variables which can be used in the mail: this can be found in the plugin documentation (http://www.emeneo.com/em2/course/category.php?id=2)
Forum support for this plugin: https://moodle.org/mod/forum/discuss.php?d=189334
All the best,
Flotter
Using Moodle 2.4 with MSSQL.
Received error:
Debug info: SQLState: 42000
Error Code: 102
Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near 'limit'.
select * from mdl_role where archetype="student" limit 1
[array (
)]
Error code: dmlreadexception
Stack trace:
◦line 426 of \lib\dml\moodle_database.php: dml_read_exception thrown
◦line 260 of \lib\dml\sqlsrv_native_moodle_database.php: call to moodle_database->query_end()
◦line 367 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->query_end()
◦line 779 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->do_query()
◦line 827 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->get_recordset_sql()
◦line 1382 of \lib\dml\moodle_database.php: call to sqlsrv_native_moodle_database->get_records_sql()
◦line 78 of \enrol\apply\lib.php: call to moodle_database->get_record_sql()
◦line 63 of \enrol\index.php: call to enrol_apply_plugin->enrol_page_hook()
Flotter Totte, in regards to the settings page for the plugin; Can you provide a list of variables to use in the email subject, mail content, such as: UserName, CourseName, CategoryName, TeacherName
Hi Christian, I just saw your comment here. This issue has been fixed some time ago. Please post issues like this one in the related forum at: https://moodle.org/mod/forum/discuss.php?d=189334 Thanks smile