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

For Discovery: Trigger Motions based on summons/hearing date #502

Closed miabonardi closed 4 months ago

miabonardi commented 5 months ago

When is your next summons/hearing date?

tobyfey commented 5 months ago

I understood this as if it's less than 30 days, then the user needs to do either a motion to continue (because then there would be more than 30 days to respond) or a motion to shorten time (asking the court to order the landlord to respond in less than 30 days, in time for the trial). If it was more than 30 days, it's not necessary.

But is this part of the motion tester or the discovery/eviction interview?

miabonardi commented 5 months ago

Updated! You are correct-Thank you!

miabonardi commented 5 months ago

It's a part of EDDE (Answer/Discovery/Motions).

miabonardi commented 5 months ago

Not for motion tester

miabonardi commented 5 months ago

Motion to shorten time is automated in motion tester and needs to be incorporated into EDDE

miabonardi commented 5 months ago

Default to motion to continue or do we need to also have shorten time? Could we do motion to continue or in the alternative shorten time?

@tobyfey checking in with LSEM team

miabonardi commented 5 months ago

If they choose to do discovery, this is adding motions.

This might not be necessary per @tobyfey because motion to continue is being triggered if trial date is anytime after today.

miabonardi commented 4 months ago

@tobyfey motion to continue is triggered based on hearing date, not trial date

https://github.com/LemmaLegalConsulting/docassemble-MOHUDEvictionProject/blob/a884d5bf5249d888202ba4784b716839a5da0518/docassemble/MOHUDEvictionProject/data/questions/MOHUDEvictionProject.yml#L491-L496

https://github.com/LemmaLegalConsulting/docassemble-MOHUDEvictionProject/blob/a884d5bf5249d888202ba4784b716839a5da0518/docassemble/MOHUDEvictionProject/data/questions/shared.yml#L411-L415