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
20 changes: 20 additions & 0 deletions components/ILIAS/CourseReference/PRIVACY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Course Reference
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).
## General Information
A course link makes it possible to call up an existing course from a different position. Course links can be integrated into courses and thus achieve a kind of course-in-course effect.
## Integrated Services
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please link the respective components after the merge?

- Course
- Access control
- Learning Progress
- Membership service

## Data being stored
The course reference itself does not store any personal data.
If changes have been made in the ‘Learning Progress tab in the course reference (e.g. adding ‘Mark’, ‘Remark’ or activating the ‘Completed’ checkbox if the learning progress settings are set accordingly), these are saved but not passed on to the corresponding course and vice versa.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‘Learning Progress’ tab


## Data being presented
If the setting “Adopted from Course “ is selected, the learning progress from the corresponding course, including first name, last name, login name, first and last access are presented.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“Adopted from Course“

## Data being deleted
The course reference itself does not store or delete any personal data.
## Data being exported
No personal data will be exported.