| 15 | | * User can use and edit his/her own email template |
| 16 | | * Ownership such as private, public, or shared among some group |
| 17 | | * Email merge system, so template can have fields for variables |
| 18 | | * Allowing a user to see and copy group email addresses, so he/she can use a preferred email client |
| 19 | | |
| | 15 | * Email Template: User can make and use his/her own email template |
| | 16 | * Has ownership such as private, public, or shared among some group |
| | 17 | * Email merge: User can make a merge field such as name, email, or etc which are automatically filled when the mail is sent |
| | 18 | * Get Email Addresses: User can get email addresses of group and use copied email addresses with preferred email client. |
| 23 | | * Recipients are depending on which link user clicked (from course, group, or user page) |
| 24 | | * Can add additional recipients by doing similar way of adding instructors to a course. |
| | 22 | * Recipients list in "To" field will be: |
| | 23 | * Students registered in a course if user click "Email to All Students" on Course homepage |
| | 24 | * Group members in a group if user click "Email to All Members" on Group view page |
| | 25 | * Student if user click Email Icon next to student name on Group view or User index page. |
| | 26 | * Can add/remove additional recipients by doing similar way of adding instructors to a course. |
| | 27 | * Not allowing manually typed email address to prevent errors with Email merge system. |