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

Feature Request: Export less data #14

Open
hschnurbusch opened this issue Nov 2, 2023 · 1 comment
Open

Feature Request: Export less data #14

hschnurbusch opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hschnurbusch
Copy link

Hi there,

when exporting the data of a margic instance as CSV the file contains the Moodle User ID besides the name. This ID is rather useless for teachers as they are usually working with matriculation numbers or mail addresses. What is more, this exposes data no user is allowed to see (although there's little to nothing you can do with that info). In case of participants this should be an ID admins can set (e.g. matriculation number). This could probably be achieved by using the showuseridentity settings. In case of trainers this could just be the name.

Maybe you could make use of the showuseridentity fields Moodle offers in the user policies section in the site settings?

Cheers
Harald

@dtnolte
Copy link

dtnolte commented Nov 2, 2023

Hi Harald,

another good point that you are mentioning here. I will take a look into it as soon as possible.

Cheers
Daniel

@dtnolte dtnolte added the enhancement New feature or request label Nov 2, 2023
@dtnolte dtnolte self-assigned this Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants