diff --git a/src/main/resources/flows-config.yaml b/src/main/resources/flows-config.yaml index c7c5e8e1..da3f7f82 100644 --- a/src/main/resources/flows-config.yaml +++ b/src/main/resources/flows-config.yaml @@ -257,35 +257,30 @@ flow: condition: HasHouseholdHomeExpenses - name: householdMoneyOnHand condition: IsApplyingForSnap - - name: ohepRent - condition: HasHouseholdRentExpense - - name: ohepElectricity + - name: ohepReminder householdHomeExpensesAmount: nextScreens: - name: householdMoneyOnHand condition: IsApplyingForSnap - - name: ohepRent - condition: HasHouseholdRentExpense - - name: ohepElectricity + - name: ohepReminder householdMoneyOnHand: onPostAction: MaybeClearMoneyOnHandAmount beforeSaveAction: CheckExpeditedSnapEligibility nextScreens: - name: householdMoneyOnHandAmount condition: HasMoreThan100OnHand - - name: ohepRent - condition: HasHouseholdRentExpense - - name: ohepElectricity + - name: ohepReminder householdMoneyOnHandAmount: beforeSaveAction: CheckExpeditedSnapEligibility nextScreens: - name: householdMoneyOnHandVsExpenses condition: HasMoreExpensesThanMoney - - name: ohepRent - condition: HasHouseholdRentExpense - - name: ohepElectricity + - name: ohepReminder householdMoneyOnHandVsExpenses: beforeSaveAction: CheckExpeditedSnapEligibility + nextScreens: + - name: ohepReminder + ohepReminder: nextScreens: - name: ohepRent condition: HasHouseholdRentExpense diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 728b9fb4..2bf8a507 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -703,6 +703,13 @@ utilities.title=Utilities home-expenses=home expenses medical-expenses=medical expenses +ohep-reminder.title=About Energy Assistance +ohep-reminder.header=We will check to see if you can get assistance with your electric, gas, or heat automatically. +ohep-reminder.content1=Because you are applying for SNAP or TCA you don't need to apply for energy assistance. Just answer a few questions about your electric, gas, or heating bills. We'll send money to your utility companies if you are eligible. +ohep-reminder.content2=You may skip the following questions if you don't know the answers. However, providing the information now will help you get energy assistance sooner. +ohep-reminder.accordion1=A recent law change says that people who are able to get SNAP or TCA benefits are also eligible for energy assistance through the Office of Home Energy Programs (OHEP). +ohep-reminder.accordion2=These programs help with heating, electricity and gas bills. Maryland will pay the company that sends you bills directly. + ohep-rent.title=OHEP Rent ohep-rent.header=Are any of these true for your rent? ohep-rent.option.heat-included=Heat is included in my rent diff --git a/src/main/resources/templates/mdBenefitsFlow/ohepReminder.html b/src/main/resources/templates/mdBenefitsFlow/ohepReminder.html new file mode 100644 index 00000000..188253f9 --- /dev/null +++ b/src/main/resources/templates/mdBenefitsFlow/ohepReminder.html @@ -0,0 +1,36 @@ + + +
+ +