diff --git a/db/seed_data.rb b/db/seed_data.rb index 934512f8..05a7dea9 100644 --- a/db/seed_data.rb +++ b/db/seed_data.rb @@ -60,14 +60,28 @@ module SeedData DENY_EMAIL3 @request_info_email = <<-REQUEST_INFO_EMAIL -

- Here is an update to your application to BJC:
- We need more information from you:
- {{ request_reason | strip_tags }}
- To update your application, please login to your account and update your application. -

+

Dear {{teacher_first_name}},

+ +

We hope this message finds you well. We're writing to you regarding your ongoing application with BJC. As part of our review process, we've identified that some additional information is required to move forward.

+ +

Required Information:
+ We kindly ask you to provide the following details to complete your application:

+

{{ request_reason | strip_tags }}

+ +

To submit the requested information, please follow these steps:

+
    +
  1. Log into your BJC account using your registered email and password.
  2. +
  3. Locate your current application and update the information.
  4. +
  5. Fill in the necessary details in the provided fields and submit the update.
  6. +
+ +

Thank you for your attention to this matter. We look forward to receiving the additional information and advancing your application process.

+ +

Warm regards,

+

[Your Name]

REQUEST_INFO_EMAIL + def self.emails [ {