Skip to content

Commit dd0405d

Browse files
committed
TermsOfService: Add PRIVACY.md
1 parent 27feaaf commit dd0405d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# TermsOfService Privacy
2+
3+
> **Disclaimer: This documentation does not guarantee completeness or accuracy. Please report any missing or incorrect information by submitting a [Pull Request](https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/docs/development/contributing.md#pull-request-to-the-repositories) or, if you prefer, via the [ILIAS bug tracker](https://mantis.ilias.de). When using the bug tracker, please select the corresponding component in the **Category** field.**
4+
5+
## General Information
6+
7+
The TermsOfService component uses the following privacy related functionalities of the LegalDocuments component, please see the corresponding sections in it's privacy file:
8+
- [Acceptance History](../LegalDocuments/PRIVACY.md#acceptance-history)
9+
- [Withdrawal Process](../LegalDocuments/PRIVACY.md#withdrawal-process)
10+
- [Agreement](../LegalDocuments/PRIVACY.md#agreement)
11+
- [SelfRegistration](../LegalDocuments/PRIVACY.md#selfregistration)
12+
- [Show document in footer](../LegalDocuments/PRIVACY.md#show-document-in-footer)
13+
- [UserManagementFields](../LegalDocuments/PRIVACY.md#usermanagementfields)
14+
15+
Additionally a user with admistrative rights can delete the [Last Accept Date](../LegalDocuments/PRIVACY.md#last-accept-date) for all users (not individually).
16+
17+
For this action the user must have the `write` right for the TermsOfService Administration.
18+
19+
# Data being exported
20+
21+
The TermsOfService component does not provide any dedicated export functionality for personal data.

0 commit comments

Comments
 (0)