mplp / docassemble-mlhframework

A docassemble extension.
Other
0 stars 0 forks source link

ID person has attorney: User feedback: something (`other_parties[0].has_attorney`) #112

Closed MPLP-Docassemble closed 4 months ago

MPLP-Docassemble commented 6 months ago
   
Question ID person has attorney
Details On LHI, we allowed "I don't know" as an answer for whether the other party has a lawyer. Was it intentional to remove that option?

If we want to leave it like this, maybe we should add some help text to explain how you would find out (look at court papers), and telling them to answer "No" if there's no lawyer mentioned on any papers and they haven't seen or heard about any lawyer. Variable being sought | other_parties[0].has_attorney Package version | 0.2 Filename | docassemble.FeeWaiverRequest:data/questions/fee_waiver_request.yml

normon66 commented 5 months ago

I'll add an "I don't know" option to the framework.

normon66 commented 4 months ago

I was able to code an "I don't know" option into the framework, but it turned the review screen for the fee waiver into absolute hell. Decided to take Emily's suggestion, keep just the Yes/No options, and add some help text.

image

ekressmiller commented 4 months ago

I think the merge resolves this.