History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LDEV-2545
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrey Balan
Reporter: Ernie Ghiglione
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
LAMS Development

Deliver email messages to students/teachers on forum postings

Created: 24/Mar/10 01:22 PM   Updated: 07/Dec/11 01:49 AM
Component/s: None
Affects Version/s: 2.3.4
Fix Version/s: 2.4, 2.3.5

Resolution Date: 07/Dec/11 01:49 AM
Date of First Response: 28/Oct/10 02:08 AM


 Description  « Hide
We need two options for the Advanced tab of Forum:

On new postings send email to:

[ ] learners
[ ] teachers


If these options are checked, automatic notifications with the subject, and text are sent to learners and teachers. The email should contain information about the activity as well:

From: "name of the posting user" <lamsystem-email-address@domain.com>

Subject: Forum: <Activity Name>

<Message body>

-- email sent automatically by LAMS



 All   Comments   Change History   FishEye      Sort Order:
Andrey Balan - 28/Oct/10 02:08 AM
fixed

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

Change by Andrey Balan - 28/Oct/10 02:08 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]

Andrey Balan - 28/Oct/10 02:08 AM
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

Andrey Balan - 28/Oct/10 02:17 AM
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

lams2_3_release:andreyb:20101028074928 by  andreyb (1 file) 28/Oct/10 02:49 AM
LDEV-2545 updating summary page in monitoring
lams_tool_forum/web/jsps/monitoring/summary.jsp 1.15.10.1 (+34 -0) diffs

Ernie Ghiglione - 28/Oct/10 09:07 PM
All new labels added to head and 2_3_release

MAIN:andreyb:20101118132030 by  andreyb (1 file) 18/Nov/10 07:20 AM
LDEV-2545 updating summary page in monitoring

*merge from lams2_3_release
lams_tool_forum/web/jsps/monitoring/summary.jsp 1.16 (+34 -0) diffs

Ernie Ghiglione - 18/Nov/10 10:43 AM
> 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.

Ernie Ghiglione - 18/Nov/10 10:56 AM
Tested and closed for 2.3.4.

Change by Ernie Ghiglione - 18/Nov/10 10:56 AM
Status Resolved [ 5 ] Closed [ 6 ]

Andrey Balan - 19/Nov/10 12:23 AM
committed missing summary.jsp into HEAD

Change by Ernie Ghiglione - 07/Dec/11 01:49 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]

Change by Ernie Ghiglione - 07/Dec/11 01:49 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Fixed [ 1 ]