Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions components/ILIAS/Export/PRIVACY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Export
Disclaimer: This documentation does not guarantee completeness or correctness. Please report any missing or incorrect information using the ILIAS issue tracker or contribute a fix via Pull Request (docs/development/contributing.md#pull-request-to-the-repositories).
# Export Privacy

> **Disclaimer: This documentation does not guarantee completeness or accuracy. Please report any missing or incorrect information via [Pull Request](docs/development/contributing.md#pull-request-to-the-repositories).**


## General Information
This privacy.md exclusively covers the export in Export-tabs. It does not cover exporting data from tables outside the Export-tab.
The Export creates XML file for download.a In some cases Microsoft Excel or Comma Separated Values are also offered.
Expand Down
Loading