Quinten Steenhuis

Results 207 comments of Quinten Steenhuis

See: https://suffolklitlab.org/legal-tech-class/docs/practical-guide-docassemble/controlling-interview-order and https://suffolklitlab.org/legal-tech-class/docs/classes/assignment-branch-logic

If my code in https://github.com/gbls/docassemble-gbls is at all helpful, let me know.

These are great ideas for testing an interview for correctness. I do think that a lot of us would find it helpful to have a "test" button that just runs...

I think this is a good idea but I agree with Jonathan also that the basic-questions could use a lot of fleshing out. Also building out the Legal classes. We...

This is partially resolved with the addition of the `datatype: multiselect` (https://docassemble.org/docs/fields.html#fields%20multiselect) although the default styling is not very user friendly. I think we may be able to restyle it...

I think it would be great to flesh this out at the hackathon with the legal server team and get them to commit to the same classification that will map...

This would still be super useful to build a library of reusable questions, after seeing the limits of the fields->code method. Biggest limit being the need to specify the `sets`...

I think relative to the package root would work best here. At least for docusaurus, it expects all images to be in the /static/img directory, but you are allowed to...

By default, the Ajax input requires you to type at least 4 characters. You can adjust that by setting `trigger at: 2` (the smallest trigger). It works fine in the...

This is what we've been using for now. The interface isn't perfect but we haven't found a good replacement for it yet: https://github.com/SuffolkLITLab/docassemble-ALToolbox/blob/main/docassemble/ALToolbox/data/questions/multiselect.yml