MDL-26343: description for custom user profile fields

MDL-26343: description for custom user profile fields

Virgil Ashruf -
回帖数:1

One of my customers learnt that profile field descriptions are not shown on the signup page. So I went looking and found the inactive tracker issue MDL-26343 where no development had been done. Thankfully implementing this feature was quite simple and I quickly checked out a new branch and added the changes.

Now I want to give back the changes to the community, however the tracker issue is closed due to inactivity. Do I open a new one, or do I reopen this issue?

Full link: https://tracker.moodle.org/browse/MDL-26343

My branch: https://github.com/eSrem/moodle/tree/MDL-26343


First question: do you think this is a nice feature to have in core?

Second question: do you think my method is proper?