Best practice forum (Archived)

Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior

 
??
Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2014年02月2日 Sunday 22:36
 

Perhaps all of the following has been discussed previously in these forums, but I didn't search for it. Since I went through the trouble of discovering this, I wanted to share it and also have this information for reference in the future. Also (perhaps I missed it) I did not see this behavior documented in the help site at http://help.totaralms.com/Face-to-face_notifications.htm. This information is all based upon Totara 2.5.6.

One might expect face-to-face notification templates configured at Site administration / ▶ Plugins / ▶ Activity modules / ▶ Face-to-face / ▶ Notification templates to affect all new and/or existing instances of F2F activity modules' notification messages. This is not the case.

When you create a new F2F activity in a course, the notification messages applied to the new F2F instance are based upon the current language strings within the face to face activity module. F2F notification messages are not copied from the F2F notification templates. The notification messages within a newly created F2F activity default to the language strings that existed at the time when the F2F activity was created. Any new changes to F2F notification templates and strings do not change any notification messages in existing F2F activities. Any changes to F2F notification templates also do not affect existing F2F activities.

Why was behavior important to understand in the circumstances I was dealt? Because I was asked if changing the F2F notification templates would change the default notification messages in some 70 existing F2F activities. In this case, the answer was, "no", changing the notification message templates has no effect whatsoever on existing instances the F2F activity. At first I thought that new F2F activity's default notification messages were based on the F2F notification templates, but after some exploration I realized that the default messages are based on language strings.

In conclusion, if you want to change the default F2F notification messages that are applied to newly created F2F activities, then you must customize some language strings in the facetoface.php language strings module. If you want to update all notification messages in all currently existing F2F activities in a batch, then you must perform some SQL queries (which we ended up doing). If you have a small number of F2F activities, then changing each message via the user interface definitely works.

I definitely appreciate any corrections or additional information anyone may have.

Finally, if you want to change the F2F default notification messages, then look for the following language strings for customization:

defaultcancellationinstrmngrdefault
defaultcancellationmessagedefault
defaultcancellationsubjectdefault
defaultdeclineinstrmngrdefault
defaultdeclinemessagedefault
defaultdeclinesubjectdefault
defaultconfirmationinstrmngrdefault
defaultconfirmationmessagedefault
defaultconfirmationsubjectdefault
defaultdatetimechangemessagedefault
defaultdatetimechangesubjectdefault
defaultreminderinstrmngrdefault
defaultremindermessagedefault
defaultremindersubjectdefault
defaultrequestinstrmngrdefault
defaultrequestmessagedefault
defaultrequestsubjectdefault
defaulttrainerconfirmationmessagedefault
defaulttrainerconfirmationsubjectdefault
defaulttrainersessioncancellationmessagedefault
defaulttrainersessioncancellationsubjectdefault
defaulttrainersessionunassignedmessagedefault
defaulttrainersessionunassignedsubjectdefault
defaultwaitlistedmessagedefault
defaultwaitlistedsubjectdefault

??
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2014年02月4日 Tuesday 17:15
 

Thanks for the research Jamie, definitely looks like that whole area could do with a bit of refactoring!

WildSteph
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
WildSteph 发表于 2014年02月5日 Wednesday 01:54
小组 Learn Site Administrator

Hi,

I must admit it has been confusing, I've been experiencing exactly the same issues with regard to needing the change the template at site level and the changes not being replicated at activity level - are Totara going to look at this? 

Also, when we add 'details' to a specific session this isn't appearing in the [details] section of the notification only in the iCal attachment.  I've tried re-attaching a new notification template just in case it needed a refresh following the addition of some details but this hasn't worked either??  Any help, gratefully received.

Steph

??
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2014年02月9日 Sunday 18:23
 

Second this.There seems to be no logic in the settings. The site notification settings should flow down to the activity level.

该论坛帖子已被删除
2014年02月13日 Thursday 14:39
该论坛帖子的内容已被删除,无法再访问。
??
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2014年02月13日 Thursday 14:57
 

Hi John,

Please do as this seems to be a problem for a few end-users, and we'll see if we can get your modification merged into core.

??
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2014年02月13日 Thursday 15:17
 

Thanks John!!!

该论坛帖子已被删除
2014年02月13日 Thursday 16:54
该论坛帖子的内容已被删除,无法再访问。
SalaCristiano
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
SalaCristiano 发表于 2015年09月1日 Tuesday 19:30
 

Hi Ciaran,

A customer of ours is asking whether this modification actually ended up being merged into core. Do you have any information?

Thanks,

Cristiano

 

 

me
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
AngusGeorge 发表于 2015年09月1日 Tuesday 21:00
小组 Totara

Hi Cristiano,

This is a feature we will be releasing in 2.9 as per here. FYI Ciaran has moved onto pastures new!

cheers,

George.

SalaCristiano
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
SalaCristiano 发表于 2015年09月1日 Tuesday 21:07
 

Hi George,

Thanks for the quick response!

Cheers

Cristiano

ZhouJoe
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
ZhouJoe 发表于 2015年09月9日 Wednesday 17:36
 

Would it be possible to get a copy of this code as we require an update to all of our messages. I understand it is being added to 2.9 but that will be a long way away from our current 2.6.

Thanks in advance.

??
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
?? 发表于 2015年10月20日 Tuesday 12:35
 

Improvement TL-4379 - Facetoface notification templates not working as expected has been included in Totara 2.7.8 which was released on October 20, 2015.

 

 

WildSteph
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
WildSteph 发表于 2015年10月23日 Friday 00:49
小组 Learn Site Administrator

Hi Scott,

This is great and will save loads of time - thanks.

Please could you confirm: when we alter a template and it automatically filters into activities were it has already been attached will it resend all the notifications again?

S...

AnsbroRita
Re: Totara Face-To-Face (F2F / ILT) Default Notification Messages Behavior
AnsbroRita 发表于 2015年10月26日 Monday 02:19
 

Hi Scott

We'd be interested to know too as we have this issue at the moment in 2.6 and will be moving to 2.7 shortly.

Thanks

Rita