civictechdc / districthousing

District Housing lets caseworkers help clients apply for Section 8 housing by automatically filling out multiple PDF applications using one online form.
http://codefordc.github.io/districthousing/
MIT License
40 stars 64 forks source link

Embed PDFing Tip Sheet on Website #348

Closed lizhaney closed 7 years ago

lizhaney commented 9 years ago

Probably Best in another link below Field Name Dictionary.

Should include content like this gudie: https://docs.google.com/forms/d/1gYvzB1NNDYi19OBxPDhe74MMnYemNTwQZZgSZDWs4NU

jrunningen commented 9 years ago

The app has an existing "here's how you make a PDF correctly" page at https://districthousing.org/pdf_guide.

Somewhere along the line, the navbar link to this page seems to have been removed, making it impossible to find if you don't know the URL.

Two things must be done:

  1. A link to this page should be re-added to the navbar
  2. The content of the page should be checked for consistency with Stacey's instructions at https://docs.google.com/document/d/1VDgHIpfYDwmZHsSxyAzYanTwNbLLyKU1mPRWnZGffk8/edit

In some places, the pdf_guide page and Stacey's doc disagree. Font sizing is one example. Where they disagree, Stacey's doc must take preference. Where Stacey's doc says something that pdf_guide doesn't cover, it must be added to pdf_guide.

jrunningen commented 9 years ago

@lizhaney, the form you link to doesn't say much about PDFing tips. Did you mean to include a different link?

kevko commented 7 years ago

Not a priority as most pdf-ing has been done by us or Stacey at this point. If in the future we start adding new pdfs through volunteers, we can revisit how best to document the process.