You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
+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.
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.
The text was updated successfully, but these errors were encountered: