Skip to content

Document generator

Bengfort requested to merge document-generator into main

While this is conceptually related to castellum, it would probably not be a part of the code. I just used the existing infrastructure to toy with some ideas.

The goal is to simplify the process of creating a consent form. I converted the template (docx) we already had into a django template and added some form fields that can toggle entire blocks.

Unfortunately even the most minimal version is still quite unwieldy. So I believe adding interactivity is not really the key change here. Instead the document itself should be reworked.

Edited by Bengfort

Merge request reports