Feature Wiki
Tabs
SOAP: Enable options Notification, Tutorial Support and Access Refused in assignCourseMember Service
Page Overview
[Hide]- 1 Initial Problem
- 2 Conceptual Summary
- 3 User Interface Modifications
- 4 Additional Information
- 4.1 Involved Authorities
- 4.2 Technical Aspects
- 4.3 Privacy
- 4.4 Security
- 4.5 Contact
- 4.6 Funding
- 5 Discussion
- 6 Implementation
- 6.1 Description and Screenshots
- 6.2 Test Cases
- 6.3 Privacy
- 6.4 Approval
1 Initial Problem
Currently, the SOAP Method assignCourseMember in the ILIAS core does not support setting the options Notification, Tutorial Support and Access Refused. While these options can already be set manually via the ILIAS UI, there is no way to enable them through SOAP.

2 Conceptual Summary
The assignCourseMember support more fields for setting the contact person and the update of notifications
3 User Interface Modifications
3.1 List of Affected Views
- (none)
3.2 User Interface Details
(none)
3.3 New User Interface Concepts
(none)
3.4 Accessibility Implications
(none)
4 Additional Information
4.1 Involved Authorities
- Authority to Sign off on Conceptual Changes: {Please add related profile link of this person}
- Authority to Sign off Code Changes: {Please add related profile link of this person}
If this request is related to multiple components, please list both authorities for all related components.
4.2 Technical Aspects
{ Necessary technical information have to be provided here, e.g. dependencies on other ILIAS components, necessary modifications in general services/architecture, potential security or performance issues. }
4.3 Privacy
{ Personal data that will need to be stored or processed to implement this feature have to be listed here. For each date give a short explanation why it is necessary to use that date. }
4.4 Security
{ Does the feature include any special security relevant changes, e.g. the introducion of new endpoints or other new possible attack vectors. If yes, please explain these implications and include a commitment to deliver a written security concept as part of the feature development. This concept will need an additional approvement by the JourFixe. }
4.5 Contact
Person to be contacted in case of questions about the feature or for funding offers: {Please add related profile link of this person}
4.6 Funding
Funding status and funding parties are listed in the block 'Status of Feature' in the right column of this page.
If you are interested to give funding for this feature, please get into contact with the person mentioned above as 'Contact'.
5 Discussion
6 Implementation
Feature has been implemented by Abijuru, Jephte [Jephte]
6.1 Description and Screenshots
Added new parameters:
Parameter | Value | Role constraint | ILIAS option |
---|---|---|---|
notification | 1 = true | only Admin | Notification |
contact_person | 1 = true | only Admin | Tutorial Support |
blocked | 1 = true | only Member | Access Refused |
SOAP request before and after change:

6.2 Test Cases
Test cases completed at {date} by {user}
- {Test case number linked to Testrail} : {test case title}
6.3 Privacy
Information in privacy.md of component: updated at {date} by {user} | no change required
6.4 Approval
Approved at 03-12-2025 by Wischniak, Stanislav [wischniak].
Last edited: 31. Mar 2025, 13:38, Wischniak, Stanislav [wischniak]