Description
When a selection of subjects has been made, the registration process of a student starts.
This then waits at the user task "Update subjects". This can be executed any number of times.
In addition, a registration can be deleted. This functionality must be provided to the student via the interface.
Details
Update Registration
An update consists of all subjects incl. the corresponding point distribution.
During the update, the user task "Update subjects" is also executed.
Cancel registration
A registration can be canceled as long as the registration window has not been closed.
The cancellation should be a separate Enpoint, by using the Camunda task service.
Description
When a selection of subjects has been made, the registration process of a student starts.
This then waits at the user task "Update subjects". This can be executed any number of times.
In addition, a registration can be deleted. This functionality must be provided to the student via the interface.
Details
Update Registration
An update consists of all subjects incl. the corresponding point distribution.
During the update, the user task "Update subjects" is also executed.
Cancel registration
A registration can be canceled as long as the registration window has not been closed.
The cancellation should be a separate Enpoint, by using the Camunda task service.