Hi I'm trying to create a form that triggers the creation of a document.
To receive the document you need to answer 8 questions correctly.
I'm running into the problem that even incomplete forms can be submitted. I tried to use branching like : only if you answer a question correctly, the next question will appear.
somehow you can submit the form without answering all the questions