Hi All
Working with Totara 1.1.21 (while we work through an upgrade to 2.4 :-))
Program emails are sent using the recipient address as the sender address as well as the recipient address if the user does not have a manager.
We want to implement the following
- Sender address should be the user assigned a Manager role for the program
- if there is no user assigned to the Manager role, then we would default the sender to the Admin User for the LMS.
This will enable us to implement programs defined by a higher level manager than the user's current manager, or to implement public education courses where the user has no direct manager.
So - my question is - how can I access the program manager role assignments (and yes - this will mean a modification to local/program/program_message.class.php to implement ... )
Thanks
David Hawke