Advanced subscription plugin for Chamilo LMS

Plugin for managing the registration queue and communication to sessions from an external website creating a queue to control session subscription and sending emails to approve student subscription request

Requirements

Chamilo LMS 1.10 or greater

Settings

Parameters Description
Webservice url Url to external website to get user profile (SOAP)
Induction requirement Checkbox to enable induction as requirement
Courses count limit Number of times a student is allowed at most to course by year
Yearly hours limit Teaching hours a student is allowed at most to course by year
Yearly cost unit converter The cost of a taxation unit value (TUV)
Yearly cost limit Number of TUV student courses is allowed at most to cost by year
Year start date Date (dd/mm) when the year limit is renewed
Minimum percentage profile Minimum percentage required from external website profile

Hooks

This plugin use the next hooks:

Web services

See /plugin/advanced_subscription/src/HookAdvancedSubscription.php to check Web services inputs and outputs

How plugin works?

After install plugin, fill the parameters needed (described above) Use Web services to communicate course session inscription from external website This allow to student to search course session and subscribe if is qualified and allowed to subscribe. The normal process is: