Dear all, I have a related question.
In Moodle 1.9.12 or 1.9.13, under the Site Administration -> Users -> Accounts -> User profile fields. If I create some customized fields, could I make these customized fields to display right inside of the "General" user information box (mixed with other "General" fields), instead of displaying all these customized field in its own separate category and always displayed at the bottom?
For example, if I want to add some customized field such as "Rank", "Title", "Division" and so on, can I make them display right before the "First name" and "Surname", so that it would display (while edit profile) like this: (the bolded ones are customized fields added through Moodle UI)
[General]
Username: xxxxx
New password: xxxxxxxxx
Unmask
Force password change: ( ) [checkbox]
First name: [ ]
Last name: [ ]
Salutation; [ ] (maybe a pull-down menu with choices)
Job Title: [ ]
Email address: [ ]
City/town: [ ]
......
Is this possible to do through the Moodle UI, or this would require some programming efforts? Thank you!