wiki:group_email

Version 25 (modified by Taehyun You, 13 years ago) ( diff )

--

Group Email

Refer to ticket #52

Requirements

The instructor (or admin) should be able to send a group email

A group can be:

  • Students registered in a course
  • Group members in a group
  • Each student

Optional:

  • User can use and edit his/her own email template
    • Ownership such as private, public, or shared among some group
  • Email merge system, so template can have fields for variables
  • Allowing a user to see and copy group email addresses, so he/she can use a preferred email client

Implementation

Getting email address

"send email" button on:

  1. each type of page ;email addresses for 'to' field would be students who belongs to the type of page, for example
    1. all student if sent from course homepage
    2. all group member if sent from group view page
    3. student if sent from user view page
  2. users tab page
    • email address of users are currently listed on the page.
      • currently having problem with ajaxlist to update Group filter by changing Course filter

Database Table

SQL Code to create 2 tables and insert data for group email system

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.