[[PageOutline]] = Email Notification= Refer to ticket #178 == Requirements == May send a notification email when: * User is created/imported * Course is created * Event is created/modified/released/graded User should have a choice to send notification or not. Optional: * Scheduling system that schedule to send an email on some condition * Custom template and mail merge system. == Implementation == === Add User === User can choose whether send a notification email or not, when adding a user by selecting checkbox. Send an email with randomly generated password to added user. (Need better content and format for email) * For importing students?