-
An "umbrella" file is one that is designed to be included into another interview. See: https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/coding_style_guide/yaml#use-clear-filenames…
-
We are deprecating the `interview_metadata` dictionary. This seems to be the only place it's referenced. Should be totally fine
to use the `metadata` block instead for this same purpose.
See https…
-
-
Use a `server_url.com/health_check?ready=1` type of thing instead of making `get_user_id()` do double duty. That API call isn't really designed for that anyway.
-
# Goal
Generate mockups, designs, and style guide for the expungement and sealing apps.
## Background
- Current sealing app design is something Pauline has seen, but is comfortable with it. Proba…
-
Just tried the demo, got:
Interview docassemble.openlcbr:data/questions/explain_lcbr_test.yml not found
-
This way we can index all docassemble interviews on that given server and serve a list of them on courtformsonline.org
it could use some of the metadata that interviews will already contain. But ma…
-
"Back" shouldn't be "Undo", straight up. The chunk that is un-done by a click of the back button should be stored elsewhere in the interview (one item per variable, you might still lose generic or rep…
-
-
In the interview building project template the final step is to launch the interview, but the documentation should probably have a similar checklist of recommended steps.