See `/plugin/advanced_subscription/src/HookAdvancedSubscription.php` to check Web services inputs and outputs
# How plugin works?
# How does this plugin works?
After install, fill the required parameters (described above)
Use web services to communicate course session inscription from external website
This allows students to search course sessions and subscribe if they match
the requirements.
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:
* Student search course session
* Student read session info depending student data
* Student request a subscription
* A confirmation email is send to student
* An email is send to users (superior or admins) who will accept or reject student request
* When the user aceept o reject, an email will be send to student, superior or admins respectively
* Student searches course session
* Student reads session info depending student data
* Student requests to be subscribed
* A confirmation email is sent to student
* An authorization email is sent to student's superior (STUDENT BOSS role) or admins (when there is no superior) who will accept or reject the student request
* When the superior accepts or rejects, an email will be sent to the student and superior (or admin), respectively
* To complete the subscription, the request must be validated and accepted by an admin