We use Firebase Cloud Messaging (FCM) to send push notifications to mobile devices.
...
Expand |
---|
title | Initial investigation of email notifications |
---|
|
Gather email messages for push below [Investigation]
Invitation messages: You have been invited to be a beta tester for {{ course_name }} at {{ site_name }} by a member of the course staff. Email text here: edx-platform/lms/static/templates/instructor/edx_ace/addbetatester/email/body.txt
You have been invited to join {{ course_name }} at {{ site_name }} by a member of the course staff. Email text here: edx-platform/lms/static/templates/instructor/edx_ace/allowedenroll/email/body.txt
You have been unenrolled from the course {{ course_name }} by a member of the course staff. Please disregard the invitation previously sent. Email text here: edx-platform/lms/static/templates/instructor/edx_ace/allowedunenroll/email/body.txt
To get started, please visit https://{{ site_name }}. The login information for your account follows. Email text here: edx-platform/lms/templates/instructor/edx_ace/accountcreationandenrollment/email/body.txt
You’re almost there! Use the link below to activate your account to access engaging, high-quality {{ platform_name }} courses. Note that you will not be able to log back into your account until you have activated it. Email text here: edx-platform/common/templates/student/edx_ace/accountactivation/email/body.txt
Thank you for submitting your photos for identity verification with {{ platform_name }} Email text here: edx-platform/lms/static/templates/verify_student/edx_ace/verificationsubmitted/email/body.txt
You have been removed as a beta tester for {{ course_name }} at {{ site_name }} by a member of the course staff. This course will remain on your dashboard, but you will no longer be part of the beta testing group. Email text here: edx-platform/lms/static/templates/instructor/edx_ace/removebetatester/email/body.txt
Discussions posts: {{ comment_username }} replied to <b>{{ thread_title }}</b>
{% trans "View discussion" %} Email text here: edx-platform/lms/djangoapps/discussion/templates/discussion/edx_ace/responsenotification/email/body.txt
Assessment deadlines and not attend a course for several in a row: Code Block |
---|
"You're almost there!"
"There's still time to reach your goal"
You set a goal of learning {{days_per_week}} times a week in {{course_name}}. You're not quite there, but there's still time to reach that goal! |
Email text here: edx-platform/lms/djangoapps/course_goals/templates/course_goals/edx_ace/goalreminder/email/body.txt Code Block |
---|
We hope you are enjoying learning with us so far on {{ platform_name }}! A verified certificate allows you to highlight your new knowledge and skills. An {{ platform_name }} certificate is official and easily shareable. |
Email text here: edx-platform/openedx/core/djangoapps/schedules/templates/schedules/edx_ace/upgradereminder/email/body.txt
|