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: configurable export #211

Open
christianwolters opened this issue Jul 12, 2024 · 3 comments
Open

Feature: configurable export #211

christianwolters opened this issue Jul 12, 2024 · 3 comments

Comments

@christianwolters
Copy link

Hi @ndunand,

at one of our moodle instances the student-idnumber is located in another profile field (not the id number field).

For now, we patched this locally to include the idnumber in the export,
but we would like to contribute a global mod setting for the export fields.

This could be implemented differently. I am sharing two user stories below.

Are you open for a PR for this topic? Do you have any preferences which way to go?

Cheers
Chris

User story 1 "configure idnumber field"

As an administrator
I want to configure systemwide which profile field to use for the idnumber export column
(e.g. by choosing from a select field that provides all core profile fields)
in order to use the username field instead of idnumber field.

User story 2 "configure all fields"

As an administrator
I want to configure systemwide which profile fields are used in the export
(e.g. by choosing from a multiselect field that provides all core profile fields and maybe some custom profile field type)
in order to completey configure what is exported in the choicegroup export.

@ndunand
Copy link
Owner

ndunand commented Jul 12, 2024

Hi @christianwolters ,

Thanks for suggesting this idea. It sounds like a really good idea and I would be open for a PR, of course.

Option 2 sounds better but I’ll leave it up to you.

@snack753
Copy link

+1 from me.
We are currently also discussing the same. Need to add a separate field (custom user profile field) to the export.
A new feature like described in option 2 would be highly appreciated.

@snack753
Copy link

@christianwolters
Could you let me know how you patched this locally?
We are considering doing this too on our end until this feature is available.

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

3 participants