-
1. Do people in your state know what county they live in? If so, you could offer a drop down menu.
2. If they don't, you can use the .normalized_address() method on the address to get the county
3. …
-
[LL_v._Mia_Bonardi.pdf](https://github.com/GBLS/docassemble-MAEvictionDefense/files/13550506/LL_v._Mia_Bonardi.pdf)
![Screenshot 2023-12-04 at 2 26 31 PM](https://github.com/GBLS/docassemble-MAEvic…
-
Maybe it would include other random factoids, like how damages work
Idea: make this a page where we then have a reading comprehension quiz embedded in the webpage. It probably shouldn't be a Docass…
-
**Describe the bug**
When using any version of the AssemblyLine after v. 2.22.2 (2.22.2 works well) causes the program to timeout and crash the server....when a user saves or loads an answer set. Som…
-
We've added a lot of chained code that gets things from the config, i.e.:
```python
x = get_config("assembly line", {}).get("interview list")
```
This is fine, but there's an issue if people h…
-
It could include:
* The interview order
* Text of every screen
* A preview of the interview order (maybe go from the variable name in interview order block to the question ID?)
* Variable names …
-
According to the [readme](https://github.com/SuffolkLITLab/docassemble-MAVirtualCourt/blob/master/README.md), this repo is superseded by [SuffolkLITLab/docassemble-AssemblyLine](https://github.com/Suf…
-
We should think about various ways to prevent users from ever seeing an error screen. We should also identify all of the ways that docassemble interviews can be unsafe.
## Possible errors
* Miss…
-
maybe a configuration file that lays out the basics.
but in many cases authors will still need to use custom logic to fully integrate end-to-end e-filing. (e.g., in some cases you e-file the same d…
-
The existing sessions.py, "Answer Sets," feature allows DA users to save a new Answer Set. Good so far. But then when the user goes back to that same Answer Set and makes changes (or not) and wants to…