Skip to content

Commit

Permalink
Update README.md yet more line break experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
millerti authored Mar 5, 2024
1 parent 8d82640 commit 42dbf09
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,21 @@ This guide is not intended to be used by SNAP clients.

## Recommended Practices:
### Have a dedicated “Income” section in your application
<img align="right" style="max-width: 40%; border: 1px solid; margin: 10px;" src="./images/dedicatedIncome.png">
<p align="right">
<img style="max-width: 40%; border: 1px solid; margin: 10px;" src="./images/dedicatedIncome.png">
</p>
Collect income information in one dedicated section. If an application asks all income questions at the same time, the applicant can focus on:
* Gathering any needed information or documents (like paystubs).
* Entering all income information during one session.

This helps clients avoid context-switching and encourages them to complete the income section.\
This helps clients avoid context-switching and encourages them to complete the income section.

---
### Design for your application to accept a variety of income scenarios
<img align="right" style="max-width: 40%; border: 1px solid;" src="./images/incomeVariety.png">
<p align="right">
<img style="max-width: 40%; border: 1px solid;" src="./images/incomeVariety.png">
</p>
More and more agencies are reporting that clients have “non-traditional” jobs, like gig work or multiple part-time jobs. To prevent burden later in the application or interview process, applications can:
* Allow clients adding income on a per-job basis, not a per-person basis. This supports scenarios where one member of the household has more than one job. \
* Allow clients adding income on a per-job basis, not a per-person basis. This supports scenarios where one member of the household has more than one job.

---

0 comments on commit 42dbf09

Please sign in to comment.