OpenHousing / hhs

0 stars 2 forks source link

[Application Settings] User can set client "utilization types" for Homelessness #11

Open vykster opened 7 years ago

vykster commented 7 years ago

Users can set high/med/low/etc breakpoints for clients based on # of nights in shelter

Default settings: 3 dots = high: 61+ nights in shelter 2 dots = med-high: 30-60 nights in shelter 1 dot = med: less than 30 days in shelter per year

For details see CJ-HMIS Flags Google Doc.

KClough commented 6 years ago

@vykster FYI didn't implement defaults in the settings.env because current fake data uses values 0-3. I can update the fake data, but wanted to confirm that was worth the time first since these settings will be manually configured upon deployment.

vykster commented 6 years ago

@KClough if it's less than an hour to implement please do, if more we'll skip and open a new issue marked icebox.

KClough commented 6 years ago

It will definitely take less than an hour to update the fake data.