|
|
|
new labels:
label.authoring.advanced.send.emails.to =On new postings send email to: label.authoring.advanced.learners =learners label.authoring.advanced.teachers =teachers event.newposting.subject =Forum: {0} event.newposting.body ={0}:\n{1}\n\n-- email sent automatically by LAMS and btw I send notifications only to the learners who have attempted forum activity and not all learners in the lesson
let me know please if we need to send them to all learners
All new labels added to head and 2_3_release
> let me know please if we need to send them to all learners
I don't think we can do this as we don't really know which students these forums will have (imagine that the forums are grouped and the allocation is random). So no.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
current realization of EventNotificationService doesn't allow us specifiing "From" user
so instead of
From: "name of the posting user" <lamsystem-email-address@domain.com>
there is slightly changed message body:
<name of the posting user>:
<Message body>
-- email sent automatically by LAMS