Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymous Events should not be sent to logstore #3

Open
aspark21 opened this issue Sep 11, 2020 · 0 comments
Open

Anonymous Events should not be sent to logstore #3

aspark21 opened this issue Sep 11, 2020 · 0 comments

Comments

@aspark21
Copy link

Should at least provide a site setting to not send the anonymous events to the external logstore.
Currently anonymous parameter is simply discarded

unset($evententry['anonymous']);

This should be a criteria to decide wether or not to send this event to the logstore.

We are looking at using Caliper logstore to record engagement with an external system doing the learning analytics crunching. However, the potential for de-anonymising users by non-moodlers is not acceptable as that service will not understand the concept of not using that data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant