How to Standardize User Name Display Format?

  • In selection fields (e.g., course assignment), names are displayed as Surname+FirstName (e.g., ZhangSan), which is highly recommended in a Chinese language environment.
  • In the attendance module, names appear as First Name + Space + Surname (e.g., San Zhang), which is almost unusable.
  • In the user list, names are shown as Surname + Comma + First Name (e.g., Zhang, San).

This inconsistency is causing confusion for users. I would like to standardize the display format across the system.

Has anyone dealt with a similar issue? Is there a recommended approach or setting in Gibbon to enforce a uniform name format? Any advice would be appreciated!