LemmaLegalConsulting / docassemble-MOHUDEvictionProject

DIY Form tools for MOTenantHelp including Eviction Defense Document Engine (EDDE)
https://motenanthelp.org
MIT License
1 stars 0 forks source link

Using two variables for original hearing time is confusing #519

Open tobyfey opened 4 months ago

tobyfey commented 4 months ago

The variable original_hearing_time is either set to 9:00 am or Other. If it is set to Other, then a second variable called other_time is used as a string input to enter another time.

This seems confusing to me. I think we need to change the question to get rid of other_time and use 9:00 am as a default for original_hearing_time. Or we need a good way to attach comments to variables we are using, so we don't get forget about other_time