How to upload incomplete entries

Hi there,
I have prepared a questionnaire in which a set of questions needs to asked under specific conditions, if not filled, not able to upload entries
ANY SOLUTIONS ??

You can skip questions until you reach the end of the form and save.
That will count as a valid entry.

Incomplete entries are flagged when a form is saved halfway through.

A better approach would be using a pivot question with a conditional jump, like

“Specific conditions met?”

yes → keep filling in the form
no → jump to the end of the form

Another option could be using a branch (which acts like a sub-form) to be filled only when the specific conditions are met.

We hope this helps.

More info on jumps → Jumps - Epicollect5 Data Collection User Guide

More info on branches → Branches - Epicollect5 Data Collection User Guide