docassemble
docassemble copied to clipboard
A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
One good way to work with stakeholders is to turn language tweaks directly over to the subject matter experts so they can wordsmith to their heart's content. Docassemble already has...
Some API connections can be configured from inside the administrative interface, like GitHub. If I write a module to connect Docassemble interviews to another API, it would be nice if...
When using the 'accept' specifier in a file upload field, the browser recognises the accepted file extension, and other extensions are not permitted to be selected. When a correct filetype...
Right now basic_questions.yml presumes that the Individual and the Case is in the United States. There are a couple of options. We could either modify basic_questions.yml with the correct information...
Tasks that would improve WCAG compliance include: * Issue #105 on keyboard navigation in multiple choice questions; * Making sure tab order is sensible and all elements can be keyboard-driven;...
A new metadata type could be added to Interviews that allows indexing them using the LSNTAP's NSMI classifications. See: https://lsntap.org/LSXML_NSMI This should be displayed in a friendly form on the...
Right now it is not possible to create a privilege and give that privilege some, but not all, of the permissions that an admin has. Because we have users, and...
It would be interesting to extend the SMS-interview style support to different chat platforms. They could include Amazon Alexa, but also Facebook Messenger, Jabber, Slack, etc. Many of these platforms...
While prototyping and developing interviews in the playground, it would be very useful to have a feature that lets you skip any "required" questions. This would allow for faster next/next/next...
It should be fairly easy to build a utility that takes an A2J author XML file and converts it into a docassemble YAML interview.