The Realname module, and possibly others, theme the user name. If we use the themed name theme('username', $user) rather than $user->name these modules can modify the usernames shown on gradebooks.
The Realname module, and possibly others, theme the user name. If we use the themed name theme('username', $user) rather than $user->name these modules can modify the usernames shown on gradebooks.
Comments
Comment #1
MGN commentedThanks. I agree and will make the changes.
Comment #2
MGN commentedCommitted to 6.x-2.x-dev.