Email templates: show instructor names as First Last (or separate first & last names entirely) rather than Last,First
Starting in Ares 5.0, item-type email templates no longer draw from the User tags, and we must use either Course.Instructor or Course.InstructorDisplayName to insert an instructor's name in the email template. However, the default display for these fields is Last, First, so our emails now read "Dear Smith, Susan," rather than "Dear Prof. Smith" or "Dear Susan Smith" or "Dear Susan." Both Course.Instructor and Course.InstructorDisplayName show the same thing; if we change the display name in the course, both fields change. We'd like to be able to pull the instructor's name(s) into Item-type email templates as First Last (or separate first & last names entirely in different tags, although that seems more complex). One possible solution: Perhaps there could be a setting in the customization manager that allows us to choose to have the default course instructor display name show up as either Last, First OR First Last. (We'd be happy to have the instructor name display as First Last in our webpages as well.)
